Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/honza/hilltopfm


https://github.com/honza/hilltopfm

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

Hill Top FM
===========

To install:

$ virtualenv env --no-site-packages
$ source env/bin/activate
$ pip install -r requirements.txt

To build:

$ python build.py

To add a new page:

$ vim pages/page-name.html