Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(starters): gatsby-starter-zurgbot #18907

Merged
merged 7 commits into from
Oct 28, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 23 additions & 2 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4188,8 +4188,30 @@
- TypeScript
- Basic design
- Visual effects
- url: https://gatsby-starter-zurgbot.netlify.com/
repo: https://github.com/zurgbot/gatsby-starter-zurgbot
description: The ultimate force of starter awesomeness in the galaxy of Gatsby
tags:
- Linting
- PWA
- SEO
- Styling:Bulma
- Styling:SCSS
- Testing
features:
- Sass (SCSS Flavored) CSS
- Bulma CSS Framework
- React Helmet <head> Management
- React Icons SVG Icon Components (Including Font Awesome and others)
- Eslint for JS linting
- Prettier for JS formatting
- StyleLint for Scss linting and formatting
- Jest for a test framework
- Enzyme for testing with React
- Husky for git hooks, particularlly precommit management
- Lint Staged to run commands only on staged files
- url: https://martin2844.github.io/gatsby-starter-dev-portfolio/
repo: (required - https://github.com/martin2844/gatsby-starter-dev-portfolio
repo: https://github.com/martin2844/gatsby-starter-dev-portfolio
description: A GatsbyJS minimalistic portfolio site, with a blog and about section
tags:
- Portfolio
Expand All @@ -4203,7 +4225,6 @@
- Graphql queries
- Sass
- Markdown

- url: https://wataruoguchi-gatsby-starter-typescript-contentful.netlify.com/
repo: https://github.com/wataruoguchi/gatsby-starter-typescript-contentful
description: Simple TypeScript starter with Contentful Integration
Expand Down