all repos — py-vite @ f2f9eb9e25dfaf46f23f5d5e9d622b58d5f68c6a

the original vite, written in python

vite/example/config.py (view raw)

1# config.py - Vite's configuration script
2
3title = 'test site'
4author = 'icy'
5header = 'some header'
6footer = 'copyright icy'
7