adding requirements for pip setup

This commit is contained in:
Oliver Marks 2015-06-16 21:06:28 +01:00
parent 27f3a968ca
commit 8d2e5a2e33
29 changed files with 5 additions and 1 deletions

0
LICENSE Executable file → Normal file
View File

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
flask
lxml
requests
pip install -e bzr+lp:scaffold#egg=scaffold

0
site/__init__.py Executable file → Normal file
View File

View File

@ -19,7 +19,7 @@ rss_feeds = [
{'author':'Simon Ridley',
'url': 'http://waistcoatforensicator.blogspot.com/feeds/posts/default?alt=rss'},
{'author':'Mathew Beddow', 'tags': ['tech'], 'url': 'http://www.matthewbeddow.co.uk/?feed=rss2'},
#{'author':'Oliver Marks', 'url': 'http://www.digitaloctave.co.uk/rss.xml'},
{'author':'Oliver Marks', 'url': 'http://www.digitaloctave.co.uk/rss.xml'},
{'author':'Mike McRoberts', 'url': 'http://thearduinoguy.org/?feed=rss2'}]
kent_hackspace = ['http://www.medwaymakers.co.uk/']

0
site/static/template/images/example-01.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

0
site/static/template/images/example-02.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 93 KiB

After

Width:  |  Height:  |  Size: 93 KiB

0
site/static/template/images/example-03.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

0
site/static/template/images/hackspace.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

0
site/static/template/images/hackspace.svg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

0
site/static/template/images/icon.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
site/static/template/images/tile-01.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
site/static/template/images/tile-02.jpg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

0
site/widgets/__init__.py Executable file → Normal file
View File

0
site/widgets/__init__.pyc Executable file → Normal file
View File

0
site/widgets/footer-content.pyc Executable file → Normal file
View File

0
site/widgets/footer.pyc Executable file → Normal file
View File

0
site/widgets/footer_content.py Executable file → Normal file
View File

0
site/widgets/footer_content.pyc Executable file → Normal file
View File

0
site/widgets/google_group.pyc Executable file → Normal file
View File

0
site/widgets/google_groups.py Executable file → Normal file
View File

0
site/widgets/google_groups.pyc Executable file → Normal file
View File

0
site/widgets/google_hangout.py Executable file → Normal file
View File

0
site/widgets/google_hangout.pyc Executable file → Normal file
View File

0
site/widgets/header_strip.py Executable file → Normal file
View File

0
site/widgets/header_strip.pyc Executable file → Normal file
View File

0
site/widgets/headerstrip.pyc Executable file → Normal file
View File

0
site/widgets/loginbox.py Executable file → Normal file
View File

0
site/widgets/loginbox.pyc Executable file → Normal file
View File

0
site/widgets/readme Executable file → Normal file
View File