Commit graph

7 commits

Author SHA1 Message Date
Valentin Gagarin bdf9178fae implement raw assets
this allows adding files to the output as they are
2024-11-10 01:41:34 +01:00
Valentin Gagarin 561b6cae27 fix semantics: wrap content body into section 2024-11-08 15:16:20 +01:00
Valentin Gagarin 6437ee43dc make page templates granularly overridable 2024-11-07 05:11:54 +01:00
Valentin Gagarin 2ddd94faa5 move things to more appropriate places 2024-11-07 01:51:51 +01:00
Valentin Gagarin 38379f8a8f unify template parameters 2024-11-07 01:31:11 +01:00
Valentin Gagarin 2d405c354c separate DOM mapping and generic templating
the templates collection will soon only be there for reusable snippets,
while the HTML representation of document types will be attached to
those types directly.
2024-11-06 11:30:24 +01:00
Valentin Gagarin 2371eb11a5 split content types into separate files 2024-10-16 00:56:14 +02:00