Add more TODO items Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Mon, 25 Mar 2019 18:00:55 +0530
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
README.md
→
README.md
@@ -108,4 +108,7 @@ - [x] Add example site
- [x] Basic config (`config.py`) - [x] Parsing frontmatter (JSON, YAML, TOML) for per-page options - [x] Better support for home page (main `index.html` page) +- [ ] More powerful frontmatter (title, date, draft status, etc.) +- [ ] Deeper directories under `pages/` (supports only one level now, breaks otherwise) +- [ ] Tagging system