Add support for Jekyll Archives plugin - Option to select GitHub Pages compatible tag/category page archive or plugin generated archives
Add page taxonomy links for tags and categories - Customizable text via _data file - Enable/disable links by setting archive page filenames in _config.yml
Add file extensions back to non-helper _includes
Continue to refine styles and layouts
Correct headline hierarchy
Merge branch 'feature/refactor-includes-layouts' into develop
Remove extensions from _includes to simplify naming
Add space after YAML Front Matter
Merge branch 'feature/improve-demos' into develop
Disable author profile on archive pages
Rename include to archive-list-single.html
DRY up archives by using an include
Add "group by array" include to simplify archive pages
Add sample collection documents
Rename to .html to keep indents and avoid Markdown parsing
Add archives for pages and posts by [category, year, tags]