mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-12-09 15:11:08 +01:00
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>
This commit is contained in:
parent
28dd67d7f7
commit
43b6080fbe
5 changed files with 20 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
|
||||
.idea
|
||||
book/build/
|
||||
book/source/diag_converted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue