Breaking changes
- Make
page.image
url relative to site rather than absolute (#44, props @boturnbow)
Improvements
- Use page.excerpt if the page.description doesn't exist (#34)
- Use site.name if site.title is not present(#25)
- Allow author data as an object (#26)
- Fix HTML5 validation errors (#38, props @CGarces)
- Use seo_description in JSON-LD (#40, props @GCarces)
- Performance optimizations (#22)
- Do not escape smart quotes (#21)