From 99875e3a638609338fc97b266f84d3939c7dacf6 Mon Sep 17 00:00:00 2001 From: jlord Date: Tue, 30 Jul 2013 11:45:36 -0700 Subject: [PATCH] add bit about forkngo commits on index --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6213a97..c4dc327 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@

Besides being a list I've wanted to have, it's a fantastic (or I think so) way of using sheetsee.js, which is a little JavaScript library I've been working on. Sheetsee.js helps you hook a Google Spreadsheet (awesome for data and collaboration!) to a website to make data more visual (maps, tables, charts).

Fork-n-Go

-

This is a work-in-progress example of a fork-n-go project - which means, there is just a gh-pages branch in GitHub for this project so when you fork it, you've got a live and hosted website instantly. BAM! Just copy the spreadsheet headers and create your own spreadsheet, swap out the spreadsheet key in index.html and BAM you've got a live and hosted site with a spreadsheet you control.

+

This is a work-in-progress example of a fork-n-go project - which means, there is just a gh-pages branch in GitHub for this project so when you fork it, you've got a live and hosted website instantly. BAM! Just copy the spreadsheet headers and create your own spreadsheet, swap out the spreadsheet key in index.html, commit those changes and BAM you've got a live and hosted site with a spreadsheet you control.