5 ms·
Sounds like you have a similar setup to mine [1]. I have added PDF as an output format using pandoc. Also GitHub actions to automatically generate a new version
by morberg 5y ago
Sounds like you have a similar setup to mine [1]. I have added PDF as an output format using pandoc. Also GitHub actions to automatically generate a new version when I push a commit.
Would you mind sharing yours? I am always looking for inspiration and ways to improve.
[1]: https://github.com/morberg/recept https://github.com/morberg/recept
- Moru 5y agoMine is just a default setup of this: https://squidfunk.github.io/mkdocs-material/ https://squidfunk.github.io/mkdocs-material/ Document folder structure similar to yours. I'm going to look through your collection, looks interesting :-)