dillon1000/react

Commit

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.
Browse files
Changed paths10 files
First-parent comparison
M docs/_config.yml ModifiedM docs/_css/react.scss ModifiedM docs/_includes/blog_post.html ModifiedD docs/_layouts/blog.html DeletedM docs/_layouts/default.html ModifiedM docs/_layouts/post.html ModifiedM docs/_posts/2013-06-02-jsfiddle-integration.md ModifiedM docs/_posts/2013-06-03-why-react.md ModifiedD docs/blog.md DeletedA docs/blog/index.html Added
Patch

Files changed

Rendering syntax-highlighted changes…