A modular, fast, simple, static website generator
Project description
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:
- Blogs, with tags, feeds, archives, comments, etc.
- Themable
- 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 18 languages.
- Doesn’t reinvent wheels, leverages existing tools.
- Python 2.7, 3.3 and 3.4 compatible.
Nikola Architecture
Installation Instructions
Assuming you have pip installed:
pip install Nikola
For optional features:
pip install Nikola[extras]
For tests (see tests/README.rst for more details):
pip install Nikola[extras,tests]
For more information, see https://getnikola.com/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nikola-7.5.1.tar.gz
(2.4 MB
view hashes)
Built Distribution
Close
Hashes for Nikola-7.5.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b567e71a24125e6009a2354d885e96b9682134c90e1355a57bb6f6713e109071 |
|
MD5 | a5059a43f8912f04799c51d196af522c |
|
BLAKE2-256 | 21d5bdc4b85eab52ab1293207d813364a3d03d340155889d848c3c4c362b450f |