An open API service indexing awesome lists of open source software.

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

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/)