Commit graph

9 commits

Author SHA1 Message Date
Valentin Gagarin 738106342c add past events and list them on a page 2024-11-09 04:02:45 +01:00
Valentin Gagarin 59e2e422af make template overrides take final and prev 2024-11-09 01:52:20 +01:00
Valentin Gagarin 561b6cae27 fix semantics: wrap content body into section 2024-11-08 15:16:20 +01:00
Valentin Gagarin 166dc5058a override page template for articles 2024-11-07 05:11:58 +01:00
Valentin Gagarin 6437ee43dc make page templates granularly overridable 2024-11-07 05:11:54 +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 7800a70df5 allow prefixing output paths of collection items 2024-10-16 17:28:38 +02:00
Valentin Gagarin 2371eb11a5 split content types into separate files 2024-10-16 00:56:14 +02:00