all repos — py-vite @ 0e0ae3850b920d43835a1a5fe3f494b7f6d80165

the original vite, written in python

docs: update TODO
Anirudh icyph0x@pm.me
Fri, 25 May 2018 17:24:14 +0530
commit

0e0ae3850b920d43835a1a5fe3f494b7f6d80165

parent

ef0c19a86e32b098958dcdaf1dbaaf4ce862289c

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

jump to
M README.mdREADME.md

@@ -90,6 +90,8 @@ - [x] CSS support

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