From 77578690c076a101d25f1023809e2001c3b64545 Mon Sep 17 00:00:00 2001 From: Colby Fayock Date: Sun, 20 Oct 2019 14:20:45 -0400 Subject: [PATCH 1/5] adding gatsby-starter-zurgbot to starters library --- docs/starters.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index bb259a888ae7c..7c55ca6c14852 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4130,3 +4130,27 @@ - Mobile friendly responsive design made to be customized or leave as is - Separate components for everything - ...and more +- 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: + - Landing Page + - Linting + - PWA + - SEO + - Sitemap + - Styling:Bulma + - Styling:SCSS + - Testing + features: + - Sass (SCSS Flavored) CSS + - Bulma CSS Framework + - React Helmet 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 From 212b33b65231b1b3f9ade7cb8291a0ba58b4c6c8 Mon Sep 17 00:00:00 2001 From: Colby Fayock Date: Tue, 22 Oct 2019 07:17:40 -0400 Subject: [PATCH 2/5] Update docs/starters.yml Co-Authored-By: Lennart --- docs/starters.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/starters.yml b/docs/starters.yml index 7c55ca6c14852..8f6a70d619b7c 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4134,7 +4134,6 @@ repo: https://github.com/zurgbot/gatsby-starter-zurgbot description: The ultimate force of starter awesomeness in the galaxy of Gatsby tags: - - Landing Page - Linting - PWA - SEO From 9268be01c3e70ca5c9616139dcf5168964563e4c Mon Sep 17 00:00:00 2001 From: Colby Fayock Date: Tue, 22 Oct 2019 07:17:48 -0400 Subject: [PATCH 3/5] Update docs/starters.yml Co-Authored-By: Lennart --- docs/starters.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/starters.yml b/docs/starters.yml index 8f6a70d619b7c..1c690298fd9e2 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4137,7 +4137,6 @@ - Linting - PWA - SEO - - Sitemap - Styling:Bulma - Styling:SCSS - Testing From c55088bd034a0ed935945bb6baf3f7d63863da89 Mon Sep 17 00:00:00 2001 From: gatsbybot Date: Mon, 28 Oct 2019 08:06:37 +0000 Subject: [PATCH 4/5] chore: format --- docs/starters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starters.yml b/docs/starters.yml index fa2786d29b0d0..faa3c80c8d36b 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4207,4 +4207,4 @@ - 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 \ No newline at end of file + - Lint Staged to run commands only on staged files From f3bc92fa432aaba303ba9d0f5913aade7d21db4a Mon Sep 17 00:00:00 2001 From: Lennart Date: Mon, 28 Oct 2019 09:10:30 +0100 Subject: [PATCH 5/5] fix weird merge issue --- docs/starters.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/starters.yml b/docs/starters.yml index 0a3a69f814fd5..5224f069d063b 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -4211,7 +4211,7 @@ - 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 @@ -4225,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