Skip to content

jdkoftinoff/nikola

 
 

Repository files navigation

Nikola, a Static Site and Blog Generator

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

Build Status

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/ralsina/nikola.git
cd nikola
pip install .

Optionally (for markdown and lots of other features):

pip install -r requirements.txt

For more information, see http://nikola.ralsina.com.ar

About

A static website and blog generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.6%
  • CSS 32.9%
  • JavaScript 15.4%
  • Shell 0.1%