Hendrik Kleinwaechter
509092c56e
Improve website deployment ( #139 )
...
* Fix issue of book not building
* add dependencies
* fix
* test make4ht
* fix cmd
* Use own docker image
* Add label
* fix urls
* Add validate command
* build non mac version
* tmp run
* use smaller tex version
* build full
2023-07-08 10:51:23 +02:00
cedounet
ab608c7311
Remove building sans-serif ebook in CI ( #135 )
...
They are not needed as you can change the font in your reader.
Closes: https://github.com/hendricius/the-sourdough-framework/issues/131
2023-06-30 11:48:32 +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
Hendrik Kleinwaechter
d8b013e00a
Add libraries
2023-03-02 15:36:36 -05:00
Hendrik Kleinwaechter
6e97f9bbd0
Screen Readers ( #53 )
...
* add tikzcache
* ignore files
* add latexmkrc file
* Move figures to new files
* rename images
* Fix build commands
* Release as epub3 and mobi
* Add cover-image support
* use older epub
* Externalize all tables
* change gh actions command
* fix linux xargs rm
2023-03-02 20:33:25 +01:00
Hendrik Kleinwaechter
528e091d77
Run CI on PRs too
2023-01-19 16:49:32 +01:00
Hendrik Kleinwaechter
8617acc687
Release book to S3 ( #38 )
...
This will automatically release the book to S3 after merging pull
requests
2023-01-12 15:49:47 +01:00
Andreas
7ba8510da1
Add latex build check to PRs ( #37 )
...
* Add release workflow
* Create validate.yml
* Update validate.yml
2023-01-12 13:14:47 +01:00