Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/attajak/nikola-demo

Nikola Demo
https://github.com/attajak/nikola-demo

demo github-pages nikola

Last synced: about 10 hours ago
JSON representation

Nikola Demo

Awesome Lists containing this project

README

        

This folder contains the source used to generate a static site using Nikola.

Installation and documentation at https://getnikola.com/

Configuration file for the site is ``conf.py``.

To build the site::

nikola build

To see it::

nikola serve -b

To check all available commands::

nikola help