Commit graph

9 commits

Author SHA1 Message Date
Valentin Gagarin
a5e1810fba add past events and list them on a page 2024-11-13 13:44:47 +01:00
Valentin Gagarin
07e76918dc make template overrides take final and prev 2024-11-13 13:44:47 +01:00
Valentin Gagarin
696856077a fix semantics: wrap content body into section 2024-11-13 13:44:47 +01:00
Valentin Gagarin
34f86d0632 override page template for articles 2024-11-13 13:44:47 +01:00
Valentin Gagarin
0614c7c9c7 make page templates granularly overridable 2024-11-13 13:44:47 +01:00
Valentin Gagarin
1e9fad633c unify template parameters 2024-11-13 13:44:47 +01:00
Valentin Gagarin
9555548c18 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-13 13:44:47 +01:00
Valentin Gagarin
cbfd4830cc allow prefixing output paths of collection items 2024-11-13 13:44:47 +01:00
Valentin Gagarin
aace88f1d7 split content types into separate files 2024-11-13 13:44:47 +01:00