Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)