Skip to content

Commit

Permalink
feat(www): Re-Organize tags on starters.yml (#9699)
Browse files Browse the repository at this point in the history
- Added "Headless CMS" to entries appropriately
- Removed minor tags that create extra noise (Recompose, Prettier, Lint-Staged, TSLint, Tags) and removed them or put them into "Linting". Especially considering that almost all starters have ESLint and Prettier. "Linting" would mean for me that this starter is especially focused on that or has something fancy
- Removed invalid Styling tag
  • Loading branch information
LekoArts authored and DSchau committed Nov 8, 2018
1 parent f032ceb commit 8b1b89b
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions docs/starters.yml
Expand Up @@ -52,6 +52,7 @@
tags:
- Blog
- Contentful
- Headless CMS
features:
- Based on the Gatsby Starter Blog
- Includes Contentful Delivery API for production build
Expand Down Expand Up @@ -181,6 +182,7 @@
description: n/a
tags:
- Styling:Bulma
- Storybook
features:
- Storybook for developing components in isolation
- Bulma and Sass support for styling
Expand Down Expand Up @@ -234,6 +236,7 @@
tags:
- i18n
- Contentful
- Headless CMS
features:
- Localization (Multilanguage)
- Dynamic content from Contentful CMS
Expand All @@ -243,6 +246,7 @@
description: n/a
tags:
- DatoCMS
- Headless CMS
features:
- Simple portfolio to quick start a site with DatoCMS
- Contents and media from DatoCMS
Expand Down Expand Up @@ -354,6 +358,7 @@
description: A starter template to build amazing static websites with Gatsby, Contentful and Netlify
tags:
- Contentful
- Headless CMS
- Blog
- Netlify Form
- Styling:CSS-in-JS
Expand Down Expand Up @@ -532,6 +537,7 @@
tags:
- Portfolio
- Prismic
- Headless CMS
- Styling:CSS-in-JS
- Onepage
- PWA
Expand Down Expand Up @@ -597,6 +603,7 @@
tags:
- PWA
- GraphCMS
- Headless CMS
- Apollo Client
- Styling:Material
- Netlify Identity
Expand Down Expand Up @@ -795,6 +802,7 @@
description: Contentful and TypeScript starter based on default starter.
tags:
- Contentful
- Headless CMS
- TypeScript
- Styling:CSS-in-JS
features:
Expand Down Expand Up @@ -850,7 +858,6 @@
description: Gatsby v2 Starter with i18n using react-intl and more cool features.
tags:
- Styling:CSS-in-JS
- Recompose
- i18n
- react-intl
- Formik
Expand All @@ -868,6 +875,7 @@
tags:
- Styling:CSS-in-JS
- Contentful
- Headless CMS
- Portfolio
features:
- Gatsby v2
Expand Down Expand Up @@ -897,6 +905,7 @@
description: A simple starter to display Contentful data in Gatsby, ready to deploy on Netlify. Comes with a detailed article detailing the process.
tags:
- Contentful
- Headless CMS
- Markdown
- Styling:CSS-in-JS
features:
Expand All @@ -911,6 +920,7 @@
description: Blog that utilizes the power of the Cosmic JS headless CMS for easy content management
tags:
- Cosmic JS
- Headless CMS
- Blog
features:
- Uses the Cosmic JS Gatsby source plugin
Expand All @@ -919,16 +929,15 @@
description: Simple Gatsby starter connected to the Cosmic JS headless CMS for easy content management
tags:
- Cosmic JS
- Headless CMS
features:
- Uses the Cosmic JS Gatsby source plugin
- url: https://www.gatsby-typescript-template.com/
repo: https://github.com/ikeryo1182/gatsby-typescript-template
description: This is a standard starter with Typescript, TSLint, Prettier, Lint-Staged(Husky) and Sass
tags:
- TypeScript
- TSLint
- Prettier
- Lint-Staged
- Linting
- Styling:SCSS
features:
- Category and Tag for post
Expand Down Expand Up @@ -963,7 +972,6 @@
- Styling:CSS-in-JS
- Linting
- Markdown
- Prettier
- SEO
features:
- Page Transitions
Expand All @@ -984,6 +992,7 @@
description: A typography-heavy & light-themed Gatsby Starter which uses the Headless CMS Prismic.
tags:
- Prismic
- Headless CMS
- Styling:CSS-in-JS
- SEO
- Blog
Expand Down Expand Up @@ -1046,7 +1055,7 @@
tags:
- Portfolio
- SEO
- Styling:Styled Components
- Styling:CSS-in-JS
features:
- Features a custom, accessible lightbox with gatsby-image
- Styled with styled-components using CSS Grid
Expand Down Expand Up @@ -1077,7 +1086,7 @@
description: Blog Template X Contentful, Twitter and Facebook style
tags:
- Blog
- Tags
- Styling:SCSS
features:
- GatsbyJS v2, faster than faster
- Not just Contentful content source, you can use any database
Expand Down

0 comments on commit 8b1b89b

Please sign in to comment.