getnikola / nikola

A static website and blog generator

Home Page:https://getnikola.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://getnikola.com/

License:MIT License


Languages

Language:Python 96.3%Language:CSS 2.5%Language:Shell 0.7%Language:XSLT 0.3%Language:JavaScript 0.1%Language:Jupyter Notebook 0.0%Language:HTML 0.0%