all repos — py-vite @ 3f57407465a9c5d70a1b34d92262d9ebdd7d8e1c

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