Valentin Gagarin
b959db0ae9
render content via structured DOM representation
2024-11-13 13:44:47 +01:00
Valentin Gagarin
c21f6e3a90
don't use outPath any more
...
- links are constructed explicitly, relative to the current page's
location
- templates are called explicitly by output type
2024-11-13 13:44:47 +01:00
Valentin Gagarin
5dfaae73bf
let navigation have its own template
2024-11-13 13:44:47 +01:00
Valentin Gagarin
0b0511f8f4
set a default location for documents
...
it turns out that setting a value appends to that.
the default only needs to be overridden when the symbolic name of the
document changes. while there's a chance people will inadvertently break
links that way, it's requires less up-front knowledge to work with.
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
4a7db7c5f2
stricter type for articles
2024-11-13 13:44:47 +01:00
Valentin Gagarin
1b91524b0c
separate templating from file system outputs
2024-11-13 13:44:47 +01:00
Valentin Gagarin
0002d31d7d
add note
2024-11-13 13:44:47 +01:00
Valentin Gagarin
61e32446dd
implement navigation
2024-11-13 13:44:47 +01:00
Valentin Gagarin
e0d4d2c15a
split out template library
2024-11-13 13:44:47 +01:00
Valentin Gagarin
b2ce56d640
extract presentation module
2024-11-13 13:44:47 +01:00