Skip to content

treeforest456/nikola

 
 

Repository files navigation

Nikola, a Static Site and Blog Generator

In goes content, out comes a website, ready to deploy.

image

image

image

image

image

image

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

image

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/

About

A static website and blog generator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.6%
  • CSS 2.1%
  • Shell 0.8%
  • XSLT 0.3%
  • JavaScript 0.2%
  • Jupyter Notebook 0.0%