This repository was archived by the owner on Nov 2, 2024. It is now read-only.
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
interpolateFrontmatter for title specific <meta> for blog posts #81
Type of Change
Summary
Currently all
<meta>is static in greenwood.config.js, but with the latest release of Greenwood, this should be moved out of the config file and into the templates.Additionally, it would be great to leverage
interpolateFrontmatterfor<meta>tags in blog post pages would be pretty nice.Details
Can see the following repos for examples: