Starters
gatsby-starter-catalyst |
---|
A boilerplate starter with minimal styles for further customization. Includes the core theme, header theme, and footer theme. Intended as a starting point for further customization and modification before use. |
gatsby new catalyst-core https://github.com/ehowey/gatsby-starter-catalyst |
Demo |
gatsby-starter-catalyst-hydrogen |
---|
A theme for a Catalyst based website for a freelance writer. Uses SANITY.io for the backend. Setup requires some additional steps to configure SANITY.io. Includes the core theme, header theme, footer theme, sanity theme and hydrogen theme. Customization is primarily done via Theme-UI to alter branding. |
gatsby new hydrogen https://github.com/ehowey/gatsby-starter-catalyst-hydrogen |
Demo |
gatsby-starter-catalyst-helium |
---|
A personal blog, content is authored in MDX, git is used as the CMS. Support for an RSS feed, featured images, social images, and custom hero area. Structurally similar to gatsby-theme-catalyst-lithium with some different visual design elements. |
gatsby new helium https://github.com/ehowey/gatsby-starter-catalyst-helium |
Demo |
gatsby-starter-catalyst-lithium |
---|
A personal blog, content is authored in MDX, git is used as the CMS. Support for an RSS feed, featured images, social images, and custom hero area. Structurally similar to gatsby-theme-catalyst-helium with some different visual design elements. |
gatsby new lithium https://github.com/ehowey/gatsby-starter-catalyst-lithium |
Demo |
gatsby-starter-catalyst-bery |
---|
This theme is for a personal blog and demonstrates tight integration with SANITY.io as the CMS and Gatsby as the frontend. It comes with a preconfigured content schema for SANITY.io and demonstration data you can import for a quick start. It features SEO optimization, social image sharing, RSS feed integration, and a clean design language that focuses on your content. |
gatsby new bery https://github.com/ehowey/gatsby-starter-catalyst-bery |
Demo |
gatsby-starter-catalyst-blog |
---|
A boilerplate starter for an MDX based blog with some basic presentation components. Includes the core theme, header theme, footer theme and blog theme. Intended as a starting point for further customization and modification via component shadowing before use. |
gatsby new catalyst-core https://github.com/ehowey/gatsby-starter-catalyst-blog |
Demo |
gatsby-starter-catalyst-sanity |
---|
A boilerplate starter for a SANITY.io based website with theme options to control building pages and preconfigured sanity studio backend. Setup requires some additional steps to configure SANITY.io. Includes the core theme, header theme, footer theme and sanity theme. Intended as a starting point for further customization via component shadowing before use. |
gatsby new catalyst-sanity https://github.com/ehowey/gatsby-starter-catalyst-sanity |
Demo |
gatsby-starter-catalyst-core |
---|
A very barebones starter that only includes the core theme. No header or footer. |
gatsby new catalyst-core https://github.com/ehowey/gatsby-starter-catalyst-core |
Demo |