gatsby-starter-hero-blog
308
UpdatedFeb 28, 2019
Tags
Styling:PostCSS, SEO, Markdown
Description
no description yet
Features
- Easy editable content in Markdown files (posts, pages and parts)
- CSS with `styled-jsx` and `PostCSS`
- SEO (sitemap generation, robot.txt, meta and OpenGraph Tags)
- Social sharing (Twitter, Facebook, Google, LinkedIn)
- Comments (Facebook)
- Images lazy loading and `webp` support (gatsby-image)
- Post categories (category based post list)
- Full text searching (Algolia)
- Contact form (Netlify form handling)
- Form elements and validation with `ant-design`
- RSS feed
- 100% PWA (manifest.webmanifest, offline support, favicons)
- Google Analytics
- App favicons generator (node script)
- Easy customizable base styles via `theme` object generated from `yaml` file (fonts, colors, sizes)
- React v.16.3 (gatsby-plugin-react-next)
- Components lazy loading (social sharing)
- ESLint (google config)
- Prettier code styling
- Webpack `BundleAnalyzerPlugin`
Dependencies