caseybessette / nikola

A static website and blog generator

Home Page:http://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.

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:

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 http://getnikola.com/

About

A static website and blog generator

http://getnikola.com/

License:MIT License


Languages

Language:Python 93.6%Language:JavaScript 4.0%Language:CSS 1.3%Language:Shell 1.1%Language:Perl 0.0%