Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kravse/compare
A single page site, with multiple compare slides using handlebars.
https://github.com/kravse/compare
Last synced: 8 days ago
JSON representation
A single page site, with multiple compare slides using handlebars.
- Host: GitHub
- URL: https://github.com/kravse/compare
- Owner: kravse
- Created: 2015-11-27T22:52:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T22:54:42.000Z (almost 9 years ago)
- Last Synced: 2024-10-08T13:26:01.981Z (29 days ago)
- Language: CSS
- Size: 6.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a little compare site, that displays and compares images.
This was an experiment with handlebars and jquery hashchange to see if I could whip up a super minimal single page site.
Instructions:
1) In the project root, run 'npm install'
2) Run gulp to compile all static assets from 'src' into their build destinations.
3) Optional: Run gulp watch to poll for changes.
![Screenshot of app](/src/images/screenshot.png)