Demo site: https://gatsby-template.saltamarges.org/web/
This is just a template for a Gatsby blog integrating some advanced features:
-
Based on Gatsby Starter Blog, so it has:
- Markdown content placed in
/content
- Automatic setting of slugs to blog posts
- Responsive & progressive images
- Generic GraphQL queries for post index and chaining
- SEO optimization
- Auto-generated feed, and manifest files
- Markdown content placed in
-
Multi-lingual suppport with gatsby-plugin-intl, based on Ramesh Nair's Hiddentao
-
Material-UI components with gatsby-theme-material-ui
-
Create documents in MDX instead of plain Markdown, with gatsby-plugin-mdx
-
Full text search with Fuse.js
-
Easy use of React Icons
-
Integration of useful Gatsby remark add-ons like:
-
Automatic creation of graphic cards for blog posts and static pages, using gatsby-plugin-multilang-twitter-cards, based on:
-
Custom social networks sharing buttons