Cleanup auto generated excerpts
Revert back to default excerpt separator and override on a post by post basis
Add more sample posts and pages to test theme
Remove layout and fallback to config default
Change permalink format to /:title/
Change excerpt separator to <!--more-->
Get GFM fenced code blocks working
- For simplicity remove other styles of code block examples and stick with what GitHub uses
Merge branch 'feature/refactor-layouts' into develop
Simplify favicons and logo usage
Remove Octopress new post/page templates
Enable share buttons on all _posts (default)
Display site name with title as a fallback in footer copyright
Move pages into _pages directory
Rename Google variables and update to Universal Tracking code
Reference site settings for site author (default)
Set defaults for _posts
- layout ~> post.html
- enable comments