Commit Graph

16 Commits

Author SHA1 Message Date
Paul O’Shannessy
64aca61599 [docs] Use subitem in new nav generation
(cherry picked from commit 995d0e588bf245cb585951f21dfcc3862a48f55a)
2014-09-29 13:48:25 -07:00
Paul O’Shannessy
3a0babddc9 Point to Flux site for Flux docs
This doesn't actually remove the pages, just the main content. Sidebar
items now link offsite. The pages doesn't automatically redirect, but we
could do that if we really wanted.

Fixes #2229
2014-09-25 12:34:22 -07:00
Paul O’Shannessy
1910d7fc0b Put nav data in "_data"
New in Jekyll 1.3 - http://jekyllrb.com/docs/datafiles/
2013-11-19 15:52:42 -08:00
Connor McSheffrey
b8c7f3cdfd Renamed Cookbook references to tips. Reworded intro (sounded weird because it still referenced cookbooks. Updated some entry ID's (some side nav links didn't match entry permalinks) 2013-11-11 21:00:53 -08:00
Cheng Lou
3c5555af50 new line at end of nac_docs; update to entry 4 2013-10-29 14:02:20 -04:00
Connor McSheffrey
33232007f7 Moved cookbook recipes into separate directory. Updated nav_docs to loop through cookbook yaml. Added cookbook directory to js/ to add live editing of code samples 2013-10-29 10:14:19 -07:00
Paul O’Shannessy
118bb6ca92 Autogen the docs nav
This is still the same amount of duplication, except way easier to
parse. Docs nav now lives in `_config.yml` and you must restart jekyll
to see changes to that list (since config is only read at jekyll launch)
2013-07-16 17:24:41 -07:00
Paul O’Shannessy
17ea30c8c5 Fix title casing and heading levels 2013-07-16 14:52:57 -07:00
petehunt
050085ddeb fix markup bugs 2013-07-14 18:46:50 -07:00
petehunt
3c32329fbe switch to guides 2013-07-14 18:43:33 -07:00
petehunt
459302a131 put it all together 2013-07-14 18:42:39 -07:00
petehunt
1263fde643 move docs around, add likebutton 2013-07-14 18:31:46 -07:00
Vjeux
b71abe45f1 Adding JSX pitfalls section in the docs 2013-06-13 03:08:50 +02:00
petehunt
2a58bf2976 fixes 2013-05-30 14:22:05 -07:00
petehunt
1e169a2213 Return of mixin docs 2013-05-30 14:20:50 -07:00
Paul O’Shannessy
eb278167cd Initial public release 2013-05-29 12:54:02 -07:00