Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/substance/tutorial
- Owner: substance
- Created: 2013-10-04T20:33:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T14:31:57.000Z (about 11 years ago)
- Last Synced: 2024-04-15T12:47:34.050Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 629 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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##