Skip to content

Commit

Permalink
feat(starters): add Gatsby-Tutorial-Starter (#9798)
Browse files Browse the repository at this point in the history
Updated starters.yml by adding Gatsby-Tutorial-Starters.
  • Loading branch information
justinformentin authored and pieh committed Nov 13, 2018
1 parent 4762719 commit 8aa5081
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/starters.yml
Expand Up @@ -1172,3 +1172,34 @@
- Progressive Web App features
- Optimized for performance
- Minimal UI and Styling
- url: https://gatsby-tutorial-starter.netlify.com/
repo: https://github.com/justinformentin/gatsby-v2-tutorial-starter
description: Simple, modern desgined blog with post lists, tags, and easily customizable code.
tags:
- Blog
- Linting
- PWA
- SEO
- Styling:CSS-in-JS
- Markdown
features:
- Blog post listing with image, summary, date, and tags.
- Post Tags
- Post List Filtering
- Typography.js
- Emotion styling
- Syntax Highlighting in Code Blocks
- Gatsby Image
- Fully Responsive
- Offline Support
- Web App Manifest
- SEO
- PWA
- Sitemap generation
- Schema.org JSON-LD
- CircleCI Integration
- Codeclimate Integration
- Google Analytics
- Twitter and OpenGraph Tags
- ESLint
- Prettier Code Styling

0 comments on commit 8aa5081

Please sign in to comment.