|
5206 | 5206 | features:
|
5207 | 5207 | - All features same as gatsby-starter-default
|
5208 | 5208 | - 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. |
5212 | 5212 | tags:
|
5213 | 5213 | - MDX
|
5214 |
| - - Styling:CSS-in-JS |
| 5214 | + - Styling:Theme-UI |
5215 | 5215 | - SEO
|
5216 | 5216 | - PWA
|
5217 | 5217 | 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. |
5225 | 5227 | - url: https://gatsby-starter-default-dark-mode.netlify.com/
|
5226 | 5228 | repo: https://github.com/alexandreramosdev/gatsby-starter-default-dark-mode
|
5227 | 5229 | description: A simple starter to get developing quickly with Gatsby, dark mode, and styled-components.
|
|
0 commit comments