Skip to content

Commit

Permalink
chore(starters): add gatsby-starter-catalyst, add category Sty… (#22478)
Browse files Browse the repository at this point in the history
* Update Starter and add category

* Typo

Co-authored-by: gatsbybot <[email protected]>
  • Loading branch information
ehowey and gatsbybot authored Mar 23, 2020
1 parent 201d3f1 commit f79f26b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
1 change: 1 addition & 0 deletions docs/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ starter:
- Styling:PostCSS
- Styling:SCSS
- Styling:Tailwind
- Styling:Theme-UI
- Styling:Milligram
- Styling:Other
- Styling:None
Expand Down
24 changes: 13 additions & 11 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5206,22 +5206,24 @@
features:
- All features same as gatsby-starter-default
- Only support TypeScript using gatsby-typescript-plugin
- url: https://gatsby-starter-catalyst-basic.netlify.com/
repo: https://github.com/ehowey/gatsby-starter-catalyst-basic
description: A barebones starter to accelerate the Gatsby development process. Based on Gatsby Theme Catalyst. Uses MDX and Theme-UI. Includes the core theme, a header theme, and footer theme.
- url: https://gatsby-starter-catalyst.netlify.com/
repo: https://github.com/ehowey/gatsby-starter-catalyst
description: A boilerplate starter to accelerate your Gatsby development process. Based on Gatsby Theme Catalyst. Uses MDX for content and Theme-UI for styling. Includes a core theme, a header theme, and a footer theme.
tags:
- MDX
- Styling:CSS-in-JS
- Styling:Theme-UI
- SEO
- PWA
features:
- Based on Gatsby Theme Catalyst series of themes
- Theme-UI integration for easy to change design tokens
- Developer friendly, includes basic starting styles from Tailwind that can be used as a base to enable you to focus on other design elements
- Color mode switching available by default
- SEO optimized to include social media images and Twitter handles
- React Scroll for one page, anchor based navigation is available
- Code highlighting
- Based on Gatsby Theme Catalyst series of themes and starters.
- Theme options are used to enable some simple layout changes.
- Latent component shadowing allows for easy shadowing and swapping of layout components such as the header and footer.
- Theme-UI is deeply integrated with design tokens and variants throughout.
- Uses a Tailwind preset to enable you to focus on design elements.
- Color mode switching available by default.
- SEO optimized to include social media images and Twitter handles.
- React Scroll for one page, anchor based navigation is available.
- Code highlighting via Prism.
- url: https://gatsby-starter-default-dark-mode.netlify.com/
repo: https://github.com/alexandreramosdev/gatsby-starter-default-dark-mode
description: A simple starter to get developing quickly with Gatsby, dark mode, and styled-components.
Expand Down

0 comments on commit f79f26b

Please sign in to comment.