https://github.com/pythonindia/pyconindia2012
PyCon India 2012 & 2013 website
https://github.com/pythonindia/pyconindia2012
Last synced: about 1 year ago
JSON representation
PyCon India 2012 & 2013 website
- Host: GitHub
- URL: https://github.com/pythonindia/pyconindia2012
- Owner: pythonindia
- Created: 2012-05-21T10:15:49.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-09-01T01:49:03.000Z (almost 13 years ago)
- Last Synced: 2025-03-26T14:08:25.091Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://in.pycon.org/2013/
- Size: 559 KB
- Stars: 17
- Watchers: 6
- Forks: 10
- Open Issues: 14
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
PyCon India 2012 & 2013 website
===============================
The is a single page applcaition built using [HasGeek][]'s [baseframe][].
[HasGeek]: http://hasgeek.com/
[baseframe]: https://github.com/hasgeek/baseframe/
How to setup
------------
* Setup an eventframe instance - (see [instructions](https://github.com/hasgeek/eventframe/blob/master/README.md))
* Set `THEME_PATHS` setting in `instance/settings.py` to full path of pythonindia2012/themes.
* Download sample data from
* From the admin view, create folder 2013 and import data from `pyconindia2012-2013.json` (the import button is located in the toolbar)