Merge branch 'release/3.4.4'
Merge branch 'feature/fix-page-hero-liquid-warning' into develop
Fix Liquid syntax error for offending parentheses
Liquid Warning: Liquid syntax error (line 3): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/single.html
Liquid Warning: Liquid syntax error (line 1): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/archive.html
Liquid Warning: Liquid syntax error (line 3): Expected dotdot but found id in "(page.header.overlay_color or page.header.overlay_image) or page.header.image" in /_layouts/splash.html
Merge branch 'release/3.3.5'
Add `en` default text to `site.locale` strings
- Close #407
Merge branch 'release/3.1.8'
Make page.title conditional in <h1>
- Fix #312
Merge branch 'release/3.0.0'
Merge branch 'feature/documentation-and-demo' into develop
Disable breadcrumbs on paginated home pages
Remove site.share conditional
Remove site.read_time condition
Allow breadcrumbs to be enabled with non-Jekyll Archives plugin
Add icons to page meta labels (tags, categories, and date)
Style tweaks to pagination, right sidebar, and background color
Merge branch 'feature/spit-and-polish' into develop
Add header overlay sample posts
Create includes for greater layout flexibility
Add reading time to archive layout and include icon