# Vite A simple and mnml static site generator. ## Usage ```console $ vite.py new $ cd ``` Write your Markdown files in `pages/` and ```console $ make.py ``` Rendered HTML will be in `build/` ## TODO [] Templating [] CSS support