datocms / gatsby-source-datocms

Official GatsbyJS source plugin to pull content from DatoCMS
MIT License
140 stars 50 forks source link

WIP: Add initial Dato `globalSeo` support to `HelmetDatoCms` #117

Closed ndom91 closed 3 years ago

ndom91 commented 4 years ago

This is just an initial sketch of what the globalSeo support could look like. This should work, however the I'm not so sure on the switch statement yet, if thats the best way to do it, and its obviously still missing a few cases, the fallback tags for example.

Let me know what you guys think though and I can flesh this out further if you'd like.