https://github.com/bmann/harpbp-sheetsee
Harp EJS boilerplate version of jlord's sheetsee fork 'n' go example
https://github.com/bmann/harpbp-sheetsee
Last synced: about 2 months ago
JSON representation
Harp EJS boilerplate version of jlord's sheetsee fork 'n' go example
- Host: GitHub
- URL: https://github.com/bmann/harpbp-sheetsee
- Owner: bmann
- Created: 2013-08-13T17:33:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-13T21:47:04.000Z (almost 13 years ago)
- Last Synced: 2025-03-22T06:15:48.188Z (over 1 year ago)
- Language: JavaScript
- Size: 344 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
harpbp-sheetsee
===============
A clone of [jlord's sheetsee fork n go project](http://jlord.us/fork-n-go/) for the harp platform. Build static sites with dynamic data powered by a Google Spreadsheet.
To create an instance of this site for yourself all you need to do:
Create a Google spreadsheet with the same headers (just copy and paste header row from [the original](https://docs.google.com/spreadsheet/ccc?key=0Ao5u1U6KYND7dFVkcnJRNUtHWUNKamxoRGg4ZzNiT3c#gid=0)).
Edit harp.json with your spreadsheet key.
- [Live example site on Harp](http://sheetsee.harpapp.io/)
- [jlord's Github repo for Github pages](https://github.com/jlord/hack-spots)
- [jlord's live Hack Spots website](http://jlord.github.io/hack-spots/)