Valentin Gagarin
c6f44d5f8e
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-10-16 18:23:55 +02:00
Valentin Gagarin
c25cd72ee9
let navigation have its own template
2024-10-16 18:20:48 +02:00
Valentin Gagarin
bdc7fb0c34
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-10-16 17:41:44 +02:00
Valentin Gagarin
7800a70df5
allow prefixing output paths of collection items
2024-10-16 17:28:38 +02:00
Valentin Gagarin
c1dd3bdfab
stricter type for articles
2024-10-15 19:40:36 +02:00
Valentin Gagarin
3ea6d362c2
separate templating from file system outputs
2024-10-15 18:52:36 +02:00
Valentin Gagarin
e962f92db8
add note
2024-10-14 17:26:17 +02:00
Valentin Gagarin
2e2bf6307b
implement navigation
2024-10-14 17:26:17 +02:00
Valentin Gagarin
656fd790a2
split out template library
2024-10-14 13:18:20 +02:00
Valentin Gagarin
6fc4ad6293
extract presentation module
2024-10-13 11:40:41 +02:00