The code behind my sort-of professional site. https://vicky.rampin.org
Go to file
Vicky Steeves c1355909ab Nikola auto commit.
Nikola version: 7.7.12
2016-08-17 14:20:07 -04:00
images Nikola auto commit. 2016-08-17 14:19:53 -04:00
posts Nikola auto commit. 2016-08-17 14:20:05 -04:00
stories Nikola auto commit. 2016-08-17 14:20:07 -04:00
themes/custom Nikola auto commit. 2016-08-17 14:20:07 -04:00
.gitignore initial commit of files 2016-08-17 14:14:40 -04:00
README.md Updated README 2016-08-15 12:42:09 -04:00
conf.py Nikola auto commit. 2016-08-17 14:19:53 -04:00

README.md

Nikola-Site

To install Nikola on other computers:

virtualenv venv -p `which python3.5`
source venv/bin/activate
pip install 'Nikola[extras]'

Navigate to the folder with this repo. To start the site:

nikola build
nikola serve -b