mumblr/src
2025-07-02 20:18:23 +02:00
..
files Initital version 2025-01-30 19:31:40 +01:00
prerenders/templates Omit tags 2025-07-02 20:18:23 +02:00
conf.py Initital version 2025-01-30 19:31:40 +01:00
README.txt Initital version 2025-01-30 19:31:40 +01:00

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