/samarajs

SamaraJS site source code

Primary LanguageHTML

SamaraJS

Setup

pip install -r frozen.txt

Edit

data

template

Update static files

python -m generate

Update on file change

Install entr, then

find ./* | entr python -m generate