Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Malin Freeborn
core
Commits
2d66323a
You need to sign in or sign up before continuing.
Verified
Commit
2d66323a
authored
6 months ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
update config with entitled pdf
parent
58489117
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+3
-9
3 additions, 9 deletions
Makefile
README.md
+5
-2
5 additions, 2 deletions
README.md
config
+1
-1
1 addition, 1 deletion
config
with
9 additions
and
12 deletions
Makefile
+
3
−
9
View file @
2d66323a
include
config/vars
.PHONY
:
all
all
:
.
check $(
BOOK).pdf
all
:
check $(
RELEASE)
config/vars
:
@
git submodule update
--init
.PHONY
:
clean all
qr.tex
:
README.md config/vars | .switch-gls
@
printf
'\qrcode[height=.2\\textwidth]{
$(
QR_TARGET
)
}'
>
qr.tex
.switch-gls
:
@
touch
.switch-gls
$(BOOK).pdf
:
$(DEPS) | qr.tex
$(DBOOK)
:
$(DEPS) | qr.tex
@$(
COMPILER
)
main.tex
.PHONY
:
clean
clean
:
$(
CLEAN
)
This diff is collapsed.
Click to expand it.
README.md
+
5
−
2
View file @
2d66323a
# Core Rules
| Downloads | Resources |
|:-------------------------------------|:------------------------------|
|
[
Core Book
][
core download
]
|
[
Wiki
][
wiki
]
|
...
...
@@ -26,7 +28,7 @@ Everything in the book has been optimized for reading on paper, and reading two-
*
For Void Linux:
`inkscape`
,
`make`
,
`texlive-full`
,
`git-lfs`
, and
`texlive-latexmk`
.
1.
Enter the repo, and do
`make all`
.
For full instructions
on compiling
, see the
[
wiki
]
(
https://gitlab.com/bindrpg/core/-/wikis/dev/C
ompiling
)
.
For full
setup
instructions, see the
[
wiki
]
[
c
ompiling
]
.
# Related Books
...
...
@@ -67,7 +69,8 @@ If you want to get involved, there are a number of ways to contribute:
-
Contributing art.
-
Or if you don't like how I'm handling the book, fork it and make your own.
[
core download
]:
https://gitlab.com/bindrpg/core/-/jobs/artifacts/master/raw/core.pdf?job=build
[
compiling
]:
https://gitlab.com/bindrpg/core/-/wikis/dev/Compiling
[
core download
]:
https://gitlab.com/bindrpg/core/-/jobs/artifacts/master/raw/Core_Rules.pdf?job=build
[
resources
]:
https://gitlab.com/bindrpg/config/-/jobs/artifacts/master/raw/resources.pdf?job=build
[
wiki
]:
https://gitlab.com/bindrpg/core/-/wikis/home
[
aif
]:
https://gitlab.com/bindrpg/aif
...
...
This diff is collapsed.
Click to expand it.
config
@
5701d7b9
Compare
9ef56604
...
5701d7b9
Subproject commit
9ef566047b2a09c391d89c4dba441fb534c308f5
Subproject commit
5701d7b9cb8af2e51703405c6f9f6c8439711b5d
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment