PDF Export
Open
frontend
pdf export
- Dominant language
- Markdown
- Stars
- 783
- Forks
- 134
- Avg merge
- 6h 54m
- Merged PRs (30d)
- 3
Description
This should be trivially implementable now that we have the proper one-page version!
Create a new "pdf.html" page, based on the "single.html" one but:
- No navbar
- No sidebar
- Print table of contents (the one normally in the sidebar) at the top of the document
- Use [jsPDF](https://github.com/MrRio/jsPDF), potentially serverside, to generate a PDF build
Contributor guide
Assessment
This issue has not been assessed yet.