AddedFixed
Added Frame composition, fixed depreciated Hugo methods and a few other improvements.
New features #
- Add Frame composition for controlling aspect ratio of media content.
Bug fixes #
- Switch depreciated
.Site.IsServerforhugo.IsServer. - Switch depreciated
.Site.Authorfor.Site.Params.author.
Improvements #
- Heading anchors now display on focus when using keyboard to navigate page.
- Rewrite
.herodocumentation to make it clearer how it can be used and how to use pipes to distiguish types of classes.