Go to file
jlord 31667a0d9f edited sheetsee to skip items w no lat/long 2013-07-30 12:08:32 -07:00
css fix font maybe 2013-07-30 11:22:39 -07:00
img delete img 2013-05-27 20:58:32 -07:00
js edited sheetsee to skip items w no lat/long 2013-07-30 12:08:32 -07:00
node_modules updates 2013-06-01 14:59:23 -07:00
0Ao5u1U6KYND7dFVkcnJRNUtHWUNKamxoRGg4ZzNiT3c.json i am javascript jedi 2013-05-27 19:29:51 -07:00
favico.png i am javascript jedi 2013-05-27 19:29:51 -07:00
index.html add bit about forkngo commits on index 2013-07-30 11:45:36 -07:00
index.js all da files 2013-05-27 13:45:59 -07:00
license.md all da files 2013-05-27 13:45:59 -07:00
package.json all da files 2013-05-27 13:45:59 -07:00
readme.md some text edits 2013-07-30 10:48:52 -07:00
server.js all da files 2013-05-27 13:45:59 -07:00
test.js all da files 2013-05-27 13:45:59 -07:00

readme.md

Hi!

screenshot

This is the code for a website that shows the spots myself, my friends (or Twitter friends) have found to be excelent hacking spots around the whole wide world.

Fork -n- Go!

In a bit I'll do some more refining (and documentation) - but here's a fun fact:

This repo only has a gh-pages branch, which means as soon as you fork it, you have a hosted and live version of it yourself!

Next, create a spreadsheet with the same column headers as the original.

Click on the index.html file, click edit and change line 107. Replace the existing spreadsheet URL key with your spreadsheet's key. You'll find that by clicking (in Google Spreadsheets) File > Publish to the Web > Start Publishing, it will then display the key in a window. get key

Commit those changes and LIKE WOAH you now have a version of this website hooked to a spreadsheet that you can distrubute however you'd like.

But How?

A Google Spreadsheet holds all the data and it is connected to this website using the goodies in sheetsee.js. Everytime you visit the website, you'll have the most up to date data that has been entered into the spreadsheet.