Skip to content

dpy013/nikola

This branch is up to date with getnikola/nikola:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 2, 2025
Jul 3, 2015
Apr 30, 2023
Mar 23, 2025
Sep 6, 2014
Mar 8, 2025
Apr 30, 2023
Feb 22, 2025
Feb 20, 2025
Jan 10, 2024
Jul 4, 2015
May 22, 2017
Apr 15, 2018
Feb 22, 2025
Nov 9, 2021
Mar 8, 2025
Mar 8, 2025
Jun 15, 2017
Mar 2, 2025
Dec 31, 2024
Jul 7, 2019
Apr 9, 2024
Mar 10, 2019
Mar 2, 2025
Mar 2, 2025
Mar 2, 2025
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/

About

A static website and blog generator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.4%
  • CSS 2.5%
  • Shell 0.7%
  • XSLT 0.3%
  • JavaScript 0.1%
  • Jupyter Notebook 0.0%