Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abeluck/tutorial-skeleton
A sample skeleton for interactive HTML/CSS tutorials
https://github.com/abeluck/tutorial-skeleton
Last synced: about 8 hours ago
JSON representation
A sample skeleton for interactive HTML/CSS tutorials
- Host: GitHub
- URL: https://github.com/abeluck/tutorial-skeleton
- Owner: abeluck
- Created: 2013-06-02T12:05:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-02T15:26:29.000Z (over 11 years ago)
- Last Synced: 2024-11-15T20:26:54.785Z (2 months ago)
- Size: 598 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tutorial Skeleton
A sample skeleton for interactive tutorials built with HTML, CSS and JS.
Demo: http://abeluck.github.io/tutorial-skeleton
This is a Guardian Project effort. For more info about our open source privacy
tools, please visit https://guardianproject.info/### Usage
This tutorial depends on the [deck.js
framework](http://imakewebthings.com/deck.js/) with custom modifications made
by The Guardian Project.```bash
git clone https://github.com/abeluck/deck.js.git
git clone https://github.com/abeluck/tutorial-skeleton
cd tutorial-skeleton/
firefox index.html
```### Issues
Please submit any bugs or feature requests to our development site. (LINK?)
### License
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
Unported License. To view a copy of this license, visit
http://creativecommons.org/licenses/by-sa/3.0/.![Creative Commons Attribution-ShareAlike](https://i.creativecommons.org/l/by-sa/3.0/88x31.png)