Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuk/gooss-quickstart
Everything you need to get started with gooss.js, https://github.com/Stuk/gooss
https://github.com/stuk/gooss-quickstart
Last synced: about 2 months ago
JSON representation
Everything you need to get started with gooss.js, https://github.com/Stuk/gooss
- Host: GitHub
- URL: https://github.com/stuk/gooss-quickstart
- Owner: Stuk
- Created: 2011-12-14T02:40:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-14T02:40:50.000Z (about 13 years ago)
- Last Synced: 2024-10-19T04:52:14.541Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Gooss quickstart
================Everything you need to get started with [gooss.js](https://github.com/Stuk/gooss)
Instructions
------------### Spreadsheet
1. Go to http://docs.google.com/ and create a new spreadsheet.
2. In the top right click "Share".
3. Under "Who has access" click "Change".
4. Select "Anyone with the link".
5. Make a note of the "Link to share".### Website
1. Clone this repository.
2. In `index.html` set the `url` to the one from above.
3. Code your template.
4. Push to Github or your favourite static file host!### RSS feed (bonus)
1. On your spreadsheet go to "File" > "Publish to the Web".
2. Select your main worksheet, and click "Start publishing".
3. Under "Get a link to the published data" select RSS.
4. Put this in the first `` tag in `index.html`.