Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/substance/tutorial

The official Substance Tutorial for developers.
https://github.com/substance/tutorial

Last synced: about 2 months ago
JSON representation

The official Substance Tutorial for developers.

Awesome Lists containing this project

README

        

Read the tutorial here:

http://substance.io/#substance/tutorial

# How to update the tutorial

## Checkout reader

$ git clone https://github.com/substance/reader substance-reader
$ cd substance-reader

## Manage dependencies and assets

- Adjust `project.json`
- Brute force! copy style from io `styles/substance.css`

## Bundle reader

$ substance --update

##