Commit graph

2 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
4d93cafcc1
ci: Add steps to test for broken links using lychee
Call the new `html-linkcheck` target to fail on broken links.

Signed-off-by: David Runge <dave@sleepmap.de>
2023-10-26 13:08:54 +02:00