Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 308 Bytes

To get started:

Install poetry

poetry install

poetry shell

Then you should be able to successfully:

./go.sh generate

For development you can run python watch.py and it will start a livereload session that will spin up a local server and watch a few files to auto-regenerate the site on changes