All tags
Gatsby
2 posts tagged Gatsby.
- 7 min read
How to Integrate dev.to with Gatsby
Cross-posting to dev.to? Learn how to pull reaction counts and comment numbers from dev.to into your Gatsby blog using a simple plugin integration. A quick way to add social proof to your static site.
- 3 min read
Setting up page structure for a multilingual website
Part one of a multilingual website series. Learn how to structure pages for multiple languages in Gatsby using the gatsby-plugin-i18n plugin for automatic route generation based on file naming conventions.