Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honza/hilltopfm
https://github.com/honza/hilltopfm
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/honza/hilltopfm
- Owner: honza
- Created: 2011-11-27T23:59:21.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-28T00:00:50.000Z (almost 13 years ago)
- Last Synced: 2024-04-16T01:44:54.368Z (7 months ago)
- Language: PHP
- Homepage: http://www.hilltopfm.ca
- Size: 871 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hill Top FM
===========To install:
$ virtualenv env --no-site-packages
$ source env/bin/activate
$ pip install -r requirements.txtTo build:
$ python build.py
To add a new page:
$ vim pages/page-name.html