Hendrik Kleinwaechter
17d87c9af2
Revert "Fixed no such file error when running docker via sudo ( #88 )"
...
This reverts commit d2af29b09b .
2023-05-25 14:36:25 +02:00
Hendrik Kleinwaechter
6c8839da87
🤡 Add "make bake" command ( #97 )
...
I feel like since this is bread related, release should be renamed to
"bake". So `make bake` will bake you the final book versions.
2023-05-21 20:19:56 +02:00
neo1908
d2af29b09b
Fixed no such file error when running docker via sudo ( #88 )
...
Co-authored-by: Ben <ben@st2projects.com >
2023-05-19 10:49:33 +02:00
Ralph von der Heyden
b6f01e90c2
Fix relase rule in main makefile ( #56 )
...
The README says `make release` should build the ebooks, but it's
building the PDF (same command as in `make build_book`). Maybe this
should run `make release` inside the books folder?
2023-03-06 01:17:52 +01:00
Hendrik Kleinwaechter
37f845429b
Add Dockerfile
...
This adds a Dockerfile to run the project. All you need to do now is run
`make` in the root folder and the pdf will be built.
2023-03-02 17:22:30 -05:00