Skip to content

getnikola/nikola

Folders and files

NameName
Last commit message
Last commit date
Jul 24, 2024
Jul 3, 2015
Apr 30, 2023
Dec 31, 2024
Sep 6, 2014
Jan 20, 2025
Apr 30, 2023
Dec 31, 2024
Jan 20, 2025
Jan 10, 2024
Jul 4, 2015
May 22, 2017
Apr 15, 2018
Mar 26, 2023
Nov 9, 2021
Jan 4, 2024
Jan 20, 2025
Jun 15, 2017
Dec 20, 2024
Dec 31, 2024
Jul 7, 2019
Apr 9, 2024
Mar 10, 2019
Feb 22, 2024
Dec 20, 2024
Jan 17, 2024
Jul 7, 2019
Apr 29, 2024
Apr 29, 2024

Repository files navigation

Nikola, a Static Site and Blog Generator

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:

Nikola Architecture

https://getnikola.com/images/architecture.png

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/