Commit Graph

6 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
Vjeux
495ba6fd6d Facebook comments integration on Docs and Blog 2013-06-13 01:08:31 +02:00
Vjeux
826a62c4ad Community round-up blog post 2013-06-12 13:55:51 -07: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
yungsters
c63eddc525 Add a JSX Compiler tool. 2013-05-30 11:26:36 -07:00
Paul O’Shannessy
eb278167cd Initial public release 2013-05-29 12:54:02 -07:00