www.milliways.info/README.md

24 lines
373 B
Markdown
Raw Permalink Normal View History

2018-11-18 14:13:58 +00:00
2018-11-18 17:32:48 +00:00
# www.milliways.info
## Install
use python2 and install markdown<3
`pip install "markdown<3"`
use python3, currently you need my fork
`pip install git+https://github.com/tuxcoder/clay.git`
2018-11-18 14:13:58 +00:00
## Instructions
a) Run the development server with
$ clay run
b) Generate a static version of the site
$ clay build
**Made with Clay (http://clay.lucumalabs.com)**