Skip to content

calvimor/nikola

 
 

Repository files navigation

Nikola, a Static Site and Blog Generator

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

https://travis-ci.org/getnikola/nikola.png https://pypip.in/v/Nikola/badge.png https://pypip.in/d/Nikola/badge.png https://coveralls.io/repos/getnikola/nikola/badge.png?branch=master

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:

Installation Instructions

Assuming you have pip installed:

git clone git://github.com/getnikola/nikola.git
cd nikola
pip install .

For optional features:

pip install -r requirements-full.txt

For tests (see tests/README.rst for more details):

pip install -r requirements-tests.txt

For more information, see http://getnikola.com/

About

A static website and blog generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published