https://github.com/abeluck/tutorial-skeleton
A sample skeleton for interactive HTML/CSS tutorials
https://github.com/abeluck/tutorial-skeleton
Last synced: 5 months 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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-02T15:26:29.000Z (about 13 years ago)
- Last Synced: 2025-01-16T08:28:14.555Z (over 1 year 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/.
