Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 641 Bytes

File metadata and controls

31 lines (22 loc) · 641 Bytes

blog.mikeandzoey

Still a work in progress

Repo for this blog

Theme located here

Code is GPLv3

content/* is CC BY-NC-SA

How to use:

Set up the enviroment

mkvirtualenv --python=/usr/bin/python3 hcjstatic
pip install -r requirements.txt

Get the theme

you can run this command in the root folder of the project and it will be in the correct location.

git clone git@github.com:eswarm/materialistic-pelican.git

Generate site and serve

./develop_server.sh start