Commit Graph

14 Commits

Author SHA1 Message Date
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
Paul O’Shannessy
a17548f63d Improve blog setup
* All posts under blog/
* Index @ blog/index.html
* Only show excerpt on index with "continue reading" link
* Date, name formatting improvements (better for humans)

It could probably still use some style tweaks but I feel better about
it.

Moving forward, we'll use the "excerpt" feature of Jekyll with the
default separator, which is just 2 newlines. So the first paragraph will
be special. Alternatively you can specify excerpt, but we'll want to fix
the layout so that gets added in.
2013-06-03 13:51:44 -07:00
Vjeux
69b45799e2 Adding \n at the end of the files 2013-06-03 01:06:05 +02:00
Vjeux
ed0a3a44ac Adding a left menu navigation 2013-06-03 01:04:19 +02:00
Vjeux
0cb36084ac Initial version of the blog 2013-06-03 00:48:15 +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