0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Rust42 forks (42 forks)user submission
enhancementhelp wantedlevel-hard
Repository metrics
- Stars
- 917 stars (917 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
From Reddit:
Yes, please archive PDF of each issue in some permanent location and get a DOI and ISSN for it. I would like to be able to reference this most excellent resource in my own publications.
Contributor guide
- Research direction
- Explore existing Rust libraries for PDF and ePub generation (e.g., printpdf, genpdf, epub builder). Review the current output format generation code in Zine to understand how HTML/markdown is rendered. Determine the best approach to convert magazine content to PDF/ePub, possibly by leveraging existing tools like Pandoc or wkhtmltopdf. Start by examining the existing issue and related feature requests.
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Prerequisites
- RustPDF/ePub generation libraries