all repos — py-vite @ 85895d803131703500b1e4b0f03b67f4ca4d4c5c

the original vite, written in python

docs: reword frontmatter TODO entry
Anirudh icyph0x@pm.me
Mon, 18 Jun 2018 16:34:40 +0530
commit

85895d803131703500b1e4b0f03b67f4ca4d4c5c

parent

ec6b56642b1904a32ef4db31eed5f5a97ccbf84b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -98,7 +98,7 @@ - [x] CSS support

- [x] Implement a simple HTTP server (*later*) - [x] Add example site - [x] Basic config (`config.py`) -- [ ] ~~Parsing frontmatter (JSON, YAML, TOML)~~ (not doing this) +- [ ] Parsing frontmatter (JSON, YAML, TOML) for per-page options - [x] Better support for home page (main `index.html` page)