nikola
8.1.3
About: Nikola is a static website and blog generator (written in Python).
![]() ![]() |
In goes content, out comes a website, ready to deploy.
Static websites are safer, use fewer resources, and avoid vendor and platform lock-in. You can read more about this in the Nikola Handbook
It has many features, but here are some of the nicer ones:
Assuming you have pip installed:
pip install Nikola
For optional features:
pip install "Nikola[extras]"
For tests:
pip install "Nikola[extras,tests]"
For more information, see https://getnikola.com/