Skip to content

Commit f79f26b

Browse files
ehoweygatsbybot
and
gatsbybot
authored
chore(starters): add gatsby-starter-catalyst, add category Sty… (#22478)
* Update Starter and add category * Typo Co-authored-by: gatsbybot <[email protected]>
1 parent 201d3f1 commit f79f26b

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

docs/categories.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ starter:
5959
- Styling:PostCSS
6060
- Styling:SCSS
6161
- Styling:Tailwind
62+
- Styling:Theme-UI
6263
- Styling:Milligram
6364
- Styling:Other
6465
- Styling:None

docs/starters.yml

+13-11
Original file line numberDiff line numberDiff line change
@@ -5206,22 +5206,24 @@
52065206
features:
52075207
- All features same as gatsby-starter-default
52085208
- Only support TypeScript using gatsby-typescript-plugin
5209-
- url: https://gatsby-starter-catalyst-basic.netlify.com/
5210-
repo: https://github.com/ehowey/gatsby-starter-catalyst-basic
5211-
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.
5209+
- url: https://gatsby-starter-catalyst.netlify.com/
5210+
repo: https://github.com/ehowey/gatsby-starter-catalyst
5211+
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.
52125212
tags:
52135213
- MDX
5214-
- Styling:CSS-in-JS
5214+
- Styling:Theme-UI
52155215
- SEO
52165216
- PWA
52175217
features:
5218-
- Based on Gatsby Theme Catalyst series of themes
5219-
- Theme-UI integration for easy to change design tokens
5220-
- Developer friendly, includes basic starting styles from Tailwind that can be used as a base to enable you to focus on other design elements
5221-
- Color mode switching available by default
5222-
- SEO optimized to include social media images and Twitter handles
5223-
- React Scroll for one page, anchor based navigation is available
5224-
- Code highlighting
5218+
- Based on Gatsby Theme Catalyst series of themes and starters.
5219+
- Theme options are used to enable some simple layout changes.
5220+
- Latent component shadowing allows for easy shadowing and swapping of layout components such as the header and footer.
5221+
- Theme-UI is deeply integrated with design tokens and variants throughout.
5222+
- Uses a Tailwind preset to enable you to focus on design elements.
5223+
- Color mode switching available by default.
5224+
- SEO optimized to include social media images and Twitter handles.
5225+
- React Scroll for one page, anchor based navigation is available.
5226+
- Code highlighting via Prism.
52255227
- url: https://gatsby-starter-default-dark-mode.netlify.com/
52265228
repo: https://github.com/alexandreramosdev/gatsby-starter-default-dark-mode
52275229
description: A simple starter to get developing quickly with Gatsby, dark mode, and styled-components.

0 commit comments

Comments
 (0)