all repos — py-vite @ 3203c7dd395445a97ff3ab97a432ffbeb7bd92c8

the original vite, written in python

docs: add nice screenshot
Anirudh icyph0x@pm.me
Tue, 12 Jun 2018 12:28:03 +0530
commit

3203c7dd395445a97ff3ab97a432ffbeb7bd92c8

parent

5912d382fdaafa0b03d5cc0a518a7bc423c18748

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

jump to
M README.mdREADME.md

@@ -1,5 +1,5 @@

<h1 align="center"> - <img width="400" src="https://xix.ph0x.me/vitelogo.png" alt="Vite"> + <img width="200" src="https://xix.ph0x.me/vitelogo.png" alt="Vite"> </h1> > A simple and mnml static site generator that Just Works™

@@ -9,6 +9,9 @@ [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

[![forthebadge](https://forthebadge.com/images/badges/powered-by-electricity.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-git.svg)](https://forthebadge.com) +<h1 align="center"> + <img width="350" src="https://xix.ph0x.me/vite_epi.png" alt="Vite demo"> +</h1> Installation ------------