Commit graph

5 commits

Author SHA1 Message Date
David Runge
43b6080fbe
Add make target to convert all SVGs to plain SVG before rendering
Adapt HTML and EPUB targets to run conversion target before rendering
EPUB or HTML output.

Fixes https://codeberg.org/openpgp/notes/issues/166

Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-05 16:07:02 +01:00
David Runge
02c7b04cfd
Adapt Containerfile to build with a patched version of sphinx
Sphinx >= 7.1.0 has issues rendering EPUBs correctly.
Install latest sphinx and apply a patch to fix EPUB rendering.

Signed-off-by: David Runge <dave@sleepmap.de>
2023-11-24 13:21:55 +01:00
David Runge
121e352b59
feat: Add license attribution for all files
Signed-off-by: David Runge <dave@sleepmap.de>
2023-10-23 20:55:08 +02:00
Heiko Schaefer
e51502c803
Build an epub in CI
A simple epub is now built (also see #24)
2023-10-01 12:58:17 +02:00
Wiktor Kwapisiewicz
e48fb01003 Add CI rendering 2023-09-15 14:06:01 +02:00