Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsf/buffalo
https://github.com/gsf/buffalo
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gsf/buffalo
- Owner: gsf
- Created: 2012-05-24T13:36:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-24T12:07:51.000Z (over 12 years ago)
- Last Synced: 2024-04-14T13:27:52.050Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.79 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A small image gallery project.
TODO
====* ~~Read the image metadata via imagemagick~~
* ~~Pass a proper JSON array to the images route that contains all image data (date, filename, etc.)~~
* ~~Use backbone / underscore / html to render the images on the index route~~
* ~~Images should load via infinite scroll~~
* ~~Variable image layout to keep the look and feel interesting~~
* ~~Initial deploy via heroku~~
* Design some sweet masthead
* Nice simple CSS styles
* Load images via Dropbox API
* DNS configuration and final deploy
* Break the image loading / rendering stuff out into a plugin
* Documentation for how to set this up in your project in a quick and easy way