summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 89e3781..510c34d 100644
--- a/README.md
+++ b/README.md
@@ -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.