Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 291 Bytes

Here's how I render the site:

./lib/poole/poole.py --build --base-url /sketch/

or

./lib/poole/poole.py --build

For install info see INSTALL.md.

To view the website locally use

./lib/poole/poole.py --serve

and browse to http://localhost:8080