Commit graph

10 commits

Author SHA1 Message Date
David Runge
f6065c6169
Add noto-fonts and ttf-montserrat to list of installed packages
Fixes https://codeberg.org/openpgp/notes/issues/229

Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-13 12:25:27 +01:00
Heiko Schaefer
17a1a6f1c3
font testing 2023-12-12 22:05:00 +01:00
Heiko Schaefer
9815a9ec7d
try adding more fonts into the pages build environment, for image transformation 2023-12-12 22:02:13 +01:00
Wiktor Kwapisiewicz
edaf62f833
Add OpenGraph metadata 2023-12-12 20:39:34 +01:00
David Runge
036f979167
Rename EPUB to OpenPGP_for_application_developers.epub
Fix link provided on website.

Signed-off-by: David Runge <dave@sleepmap.de>
2023-12-12 16:50:03 +01:00
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