/blog_source

The source for adamreid.ca

Primary LanguageJavaScript

This folder contains the source used to generate a static site by nikola.

Installation and documentation at http://nikola.ralsina.com.ar

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

To build the site::

    nikola build

To see it::

    nikola serve

And point your browser to http://localhost:8000


To check all available commands::

    nikola help