HowToCook
HowToCook copied to clipboard
Is there a way to export to pdf?
I installed all the dependency and run mkdocs build --clean
failed with this error:
OSError: cannot load library 'gobject-2.0-0': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'gobject-2.0-0'
Mark with deploy-pdf and actions
I will consider adding this task and provide official PDF releases.
I added a PDF plugin. Now PDF is supported.
However, there seems to be some issue with the plugin that the generated PDF file only contains half of the dishes. (Only 193 pages)
https://github.com/Anduin2017/HowToCook/blob/master/.github/templates/mkdocs_template.yml#L74-L79
Investigation still needed.