Skip to main content

A modular, fast, simple, static website generator

Project description

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

https://travis-ci.org/getnikola/nikola.png

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

The easiest way:

pip install nikola

Some features may require you to install additional python packages using pip.

Assuming you have pip installed and want the latest (could be a bit unstable):

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

Optionally (for markdown and lots of other features):

pip install -r requirements.txt

For even more stuff, like tests and very optional features:

pip install -r requirements-full.txt

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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nikola-6.2.0.tar.gz (897.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page