A tool for creating websites


Keywords
static, site, generator
License
MIT
Install
pip install liz==0.9312

Documentation

Install

pip install liz

Get started

mkdir helloworld.com
cd !$
liz init .
make run
vi templates/base.html

Uninstall

rm -fr /