Commit graph

17 commits

Author SHA1 Message Date
419f2b881b implement raw assets
this allows adding files to the output as they are
2024-11-13 15:47:12 +01:00
00e3cfcb52 make page templates granularly overridable 2024-11-13 15:47:12 +01:00
f71bc89921 move things to more appropriate places 2024-11-13 15:47:12 +01:00
e531e861ce formatting 2024-11-13 15:47:12 +01:00
059ebc2291 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 15:47:12 +01:00
7efd5b8317 allow prefixing output paths of collection items 2024-11-13 15:47:12 +01:00
836ceb846a split content types into separate files 2024-11-13 15:47:12 +01:00
829a796f16 separate templating from file system outputs 2024-11-13 15:47:12 +01:00
ad8b758cee implement navigation 2024-11-13 15:47:12 +01:00
1469481829 add TODO 2024-11-13 15:47:12 +01:00
130222db57 extract presentation module 2024-11-13 15:47:12 +01:00
68bc592c88 add some documentation 2024-11-13 15:47:12 +01:00
ea77a44d1a split content types into module 2024-11-13 15:47:12 +01:00
30249d2821 move custom type into custom lib 2024-11-13 15:47:12 +01:00
2d7cc5c4cb add TODOs 2024-11-13 15:47:12 +01:00
141242a86d implement collections 2024-11-13 15:47:12 +01:00
ab56a0b5cc modularize 2024-11-13 15:47:12 +01:00