# config.py - Vite's configuration script title = 'icyphox' author = '' header = """ """ footer = """ xxiivv webring """ template = 'text.html' # default is index.html post_build = ['./bin/rss.py', './bin/plaintext.sh', './bin/update_index.py']