Nikola is a Python-powered static website generator.
pip install --upgrade "Nikola[extras]"to installnikola new_post -f markdownto add a new markdown postnikola buildto build the site locallynikola serveto view it
Until we are using Travis, we can also use:
nikola github_deploy