Introducing
* New helpers
* New header image
* Responsive / mobile styles
* Mobile device metatags and optimisations
* Initial blog icon support
* Restyled homepage feed
- changed post.hbs to list-post.hbs and refactored code
- changed featured.hbs to full-post.hbs and refactored code
- index.hbs now selects first post and extends full-post then list-post on remaining posts
- single.hbs now extends full-post