A new Riff-radio.org site with a static approach.

README.txt 309B

    This folder contains the source used to generate a static site using Nikola.<br><br>Installation and documentation at https://getnikola.com/<br><br>Configuration file for the site is ``conf.py``.<br><br>To build the site::<br><br> nikola build<br><br>To see it::<br><br> nikola serve -b<br><br>To check all available commands::<br><br> nikola help<br>