all repos — py-vite @ 3b8124da265d369c4c87bd1093e6e6d326a82d1b

the original vite, written in python

example/config.py (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
# config.py - Vite's configuration script

title = ''
author = ''
header = ''
footer = '' 
template = 'index.html'  # default is index.html