Commit Graph

12 Commits

Author SHA1 Message Date
Ward Bell dbc3982aae docs(QuickStart): rewritten for 52 and latest recommendations
closes #472
2015-12-12 09:27:13 -08:00
denismosolov ad5fc1ffc1 docs(quickstart): typo in TypeScript configuration file name
closes #439

tsconfig.json instead of tsconfig.js
2015-12-03 12:49:33 -08:00
Oskari Okko Ojala 412d3b5e59 Fix: error "mkdir: src: No such file or directory" in OS/X and Linux.
Changes OS/X Linux command to `mkdir -p src/app`
closes #400
2015-11-23 17:12:55 -08:00
Josh Leeb-du Toit 740c2a3157 docs: remove repeated 'class'; closes #388
Remove repeated 'class' from component explanation to improve grammer
and readability of the documentation.
2015-11-23 16:33:14 -08:00
johnapost 880f72639f Pluralize 'field' and add missing 'the' in Quickstart
closes #387
2015-11-23 16:29:27 -08:00
Peter Bacon Darwin e86fde8dc9 chore(jade): upgrade to use `marked` filter
The `Transformers.markdown` (`:markdown`) filter is deprecated. This commit updates
the entire docs project to use the `jstransformer-marked` (`:marked') filter.
2015-11-10 18:37:53 +00:00
Filipe Silva 7c84520c71 docs(quickstart-ts): add note about ES6 shim 2015-11-07 23:33:39 -08:00
Ward Bell 6de67dea84 chore (docs) quickstart to alpha-44 2015-10-18 23:29:45 +01:00
Ward Bell a90e58d313 (docs) quickstart: remove/rename getting-started artifacts throughout 2015-10-15 22:54:30 -07:00
Ward Bell a3b8fa964d Cosmetics and link fixes 2015-10-15 13:08:35 -07:00
Ward Bell 9321c9f0ad QuickStart replaced by Getting Started (TS/JS) versions 2015-10-14 21:41:51 -07:00
Jay Traband 50e758ba60 improved infrastructure for devguide and revised getting started (TS) 2015-09-10 13:32:57 -07:00