https://github.com/ydxia/feedie
A web application for displaying streams of photos
https://github.com/ydxia/feedie
Last synced: 11 months ago
JSON representation
A web application for displaying streams of photos
- Host: GitHub
- URL: https://github.com/ydxia/feedie
- Owner: ydxia
- Created: 2014-10-29T04:46:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-09T04:51:01.000Z (over 9 years ago)
- Last Synced: 2023-02-26T17:03:54.639Z (over 3 years ago)
- Language: CSS
- Homepage:
- Size: 651 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
**README**
A simple web app for displaying image posts in a nice responsive style.
*Setup*
```
python setup.py install
pserve development.ini
```