gatsby-starter-blog-grommet
21
Updated Jun 22, 2019
Install this starter locally:
gatsby new gatsby-starter-blog-grommet https://github.com/Ganevru/gatsby-starter-blog-grommet
Tags
Blog, Language:TypeScript, Linting, Markdown, Redux, Styling:Grommet
Description
Gatsby v2 starter for creating a blog. Based on Grommet v2 UI.
Features
- Grommet v2 UI
- Easily configurable - see site-config.js in the root
- Switch between grommet themes
- Change between light and dark themes (with Redux)
- Blog posts previews in card style
- Responsive Design, optimized for Mobile devices
- styled-components
- TypeScript and ESLint (typescript-eslint)
- lint-staged and husky - for linting before commit