dillon1000/react
Commit
Browse files 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.
Changed paths10 files
First-parent comparisondocs/_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 AddedPatch
Files changed
Rendering syntax-highlighted changes…