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

https://github.com/maxb2/food

My food blog/journal.
https://github.com/maxb2/food

blog food nikola static-site-generator

Last synced: about 1 month ago
JSON representation

My food blog/journal.

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