Skip to content

Nagasaki45/leverstone.me

Repository files navigation

My personal site and portfolio

Static, pelican generated, site.

pip install pip-tools  # only once (preferabely in a virtualenv)
pip-sync               # only once
make dev               # Regenerate and serve on localhost:8000