The code behind my sort-of professional site. https://vicky.rampin.org
e245ab455b
Nikola version: 7.7.12 |
||
---|---|---|
images | ||
posts | ||
stories | ||
themes/custom | ||
.gitignore | ||
README.md | ||
conf.py |
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