Nikola Nikola: static site generator⚑ Install⚑ Installing in an virtualenv is almost mandatory. Be careful doing it otherwise. mkvirtualenv -p `which python3` nikola-py3 pip install --upgrade setuptools pip pip install --upgrade "Nikola" Done! (https://getnikola.com/getting-started.html)