In goes content, out comes a website, ready to deploy.
Why Static Websites?
Static websites are safer, use fewer resources, and avoid vendor and platform lock-in. You can read more about this in the Nikola Handbook
What Can Nikola Do?
It has many features, but here are some of the nicer ones:
Fast builds, thanks to doit
Flexible, extensible via the dozens of available plugins
Small codebase (programmers can understand all of Nikola core in a day)
reStructuredText or Markdown as input language (also Wiki, BBCode, Textile, and HTML)
Easy image galleries (just drop files in a folder!)
Syntax highlighting for almost any programming language or markup
Multilingual sites, translated to 50 languages.
Doesn’t reinvent wheels, leverages existing tools.
Python 3.8+ compatible.
Nikola Architecture
Installation Instructions
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/
Release files for Nikola 8.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nikola-8.3.3.tar.gz | 4.6 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nikola-8.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.6 MB
Release files / nikola-8.3.3.tar.gz
| Download URL | nikola-8.3.3.tar.gz |
|---|---|
| Size | 4.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
636d7d6ffc2ab24f4c2649e8695f8bb5604e309153ea4b60b786facae03ab1c7
|
|
BLAKE2b-256 checksum How to use checksums |
e8064bf838226b0e914a42b4927ab8a15def3152f3153bb8801489674c9eed6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|
Release files / nikola-8.3.3-py3-none-any.whl
| Download URL | nikola-8.3.3-py3-none-any.whl |
|---|---|
| Size | 5.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cf01deb90e7062912cd96029fc477a41686bcd5bb1452f101c999f777fcc181a
|
|
BLAKE2b-256 checksum How to use checksums |
d64b23631aaf1158461ce37b9c4e2e46cb901776e476a4bf424e9884ce8ab9f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.3
|