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
Fix author social link(s) alignment
Add SEO stuff
- <head> related SEO
- Twitter Cards and Open Graph metas
- Webmaster tool verifications
Add basic schema structure