1
0
Fork 0
mirror of https://bitbucket.org/oreolek/imaginary-realities.git synced 2024-06-01 07:48:18 +03:00
Go to file
2015-05-25 16:04:55 +12:00
templates Solidified the menu bar, which now can be adjusted on a contextual basis. Represent the issue volume/issue visually for issue-specific pages. Probably more 2015-05-25 16:04:55 +12:00
gensite.py Solidified the menu bar, which now can be adjusted on a contextual basis. Represent the issue volume/issue visually for issue-specific pages. Probably more 2015-05-25 16:04:55 +12:00
readme.txt Updated the readme file. 2015-05-17 19:20:49 +12:00
update.py Some minor files to start. 2015-05-12 17:26:39 +12:00

SETUP

1. Install Python 2.7.9 if not already installed.
1. `c:\python27\pip install virtualenv`
2. `c:\python27\scripts\virtualenv _env`
3. `_env\Scripts\activate`
4. `pip install jinja2`

OPTIONAL SETUP

1. `pip install praw` (reddit api access, not yet used).

USAGE

1. _env\Scripts\activate
2. python gensite.py