-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Evan Lovely edited this page Aug 3, 2015
·
6 revisions
Start here. http://nodeschool.io/#workshoppers. Do "learnyounode".
Starting for structure http://patternlab.io/docs/index.html
- Atoms -> Pages progress.
- Create a basic Atom to show individual HTML playgrounds
- Import 2-3 Atoms into a Molecule
- Import multiple Molecules into an Organism
- Demonstrate how variables work by creating generic, global variables in
_data.json
- Demonstrate how to override global variables by using sidecar JSON (so
00-homepage.mustache
has00-homepage.json
right next to it)