diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-06-03 10:27:30 -0700 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-06-03 10:27:30 -0700 |
| commit | 1ed4e153285f84b97ac959b3c353049a6dcf0e33 (patch) | |
| tree | d33bc6906d760296a266f8cdea3ccba34cf906ff /README.md | |
| parent | 924746b8ab4904d24a3cb242b95e8b91f0970129 (diff) | |
small touchups to match node, todos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,3 +42,7 @@ A static path, if specified, is simply recursively copied into the output direct - No in-page table of contents generation - Requires a functional Haskell ecosystem +## Remaining work +- Support for header and footer as args/files like node. Mostly a matter of picking a placeholder token for the title and nav in the header +- Better error messages +- More safety checks. Particularly checking that every generated link is either an absolute path to an extant file or is a proper link out with https and all. |
