Skip to main content

Nikola Resources

Nikola is the static site generator used to render this site. It's written in Python.

Getting Started

The Nikola handbook Creating a site (not a blog) with Nikola Creating a Nikola theme and Theming

Plugins

Extending Nikola

Writing task plugins for Nikola

Controlling task execution order in Nikola

Nikola uses DoIt. Plugin classes are derived from DoIt Tasks.

Migrations

Some practical details - adding search, enabling notebooks, teasers, auto-posting to other sites

More customization notes from Louis Tiao