Merge branch 'release/3.4.7'
Add classnames to body element (#526)
* Expose layout type as class name on body element
* Add ability to add classes to body via front matter
Merge branch 'release/3.4.6'
Disable `compress` layout by default
- Due to several issues related to content and JavaScript HTML compression has been disabled.
- To enable add `layout: compress` to _layout/default.html YAML Front Matter
Merge branch 'release/3.3.3'
Set default `lang` to `en`
Merge branch 'release/3.2.4'
Merge branch 'feature/masthead-alignment' into develop
Move custom footer into `<footer>`
Merge branch 'release/3.0.0'
Merge branch 'feature/documentation-and-demo' into develop
Merge branch 'feature/spit-and-polish' into develop
Create includes for greater layout flexibility
Disable breadcrumbs on homepage
Merge branch 'feature/visual-refresh' into develop
Add default 'no-js' class to be removed with JS if enabled
Add custom footer include
Remove Google webfonts as default and include for custom <head> includes
- Create font stacks using system fonts for improved performance