carlvlewis / climate-quotes

A Google-Spreadsheets powered presentation of sentiments from Savannah residents on sustainability

Home Page:https://carlvlewis.github.io/climate-quotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi!

screenshot

Quotations and Public Opinion on Climate and Sustainability by Savannah Residents

This project was built for easy reuse in other communities. To get started, Fork this project to your account, create a Google spreadsheet and you've got your own site live. Fork-n-go!

Fork -n- Go!

If you don't have a GitHub account, sign up! You'll need a Google account, too.

  1. Click 'Fork' in the upper right corner. Now you have copy on your account.
  2. Copy the headers from the original spreadsheet, and paste them into a new spreadsheet you create on your Google account.
  3. Click File -> Publish to Web -> Start Publishing for you spreadsheet. Copy the key in the URL it gives you. get key
  4. Return to your forked copy of this repository and click the index.html file. Then click 'Edit'.
  5. On line 77 or thereabouts, replace the existing key with the one from your spreadsheet.
  6. Click 'Commit' to save your change.

Now visit your site at: youGitHubName.github.io/lending-library

You're done, invite some friends and share some things! 🔧


More Info

GitHub Pages

GitHub hosts (for free!) all web files on branches named gh-pages at a url matching this pattern: username.github.io/reponame. This repo is just a website, so it only has one branch, gh-pages. That's why when you fork it and make a commit, you too have a live and hosted website.

Changing the Name of Repo or URL

If you want to change the name of your fork of this (like, say, to 'cats'), then just go to the settings of your fork on GitHub and the first section allows you to change your fork's name. This also changes your url: username.github/cats.

If you want to do a custom domain, you can do that too! See the GitHub article on how.

About

A Google-Spreadsheets powered presentation of sentiments from Savannah residents on sustainability

https://carlvlewis.github.io/climate-quotes/

License:Other


Languages

Language:JavaScript 99.1%Language:CSS 0.5%Language:HTML 0.4%