gatsby-theme-catalyst-header-basic

Sibling theme for gatsby-theme-catalyst-core to add basic header styles.

Usage no npm install needed!

<script type="module">
  import gatsbyThemeCatalystHeaderBasic from 'https://cdn.skypack.dev/gatsby-theme-catalyst-header-basic';
</script>

README

Gatsby Theme Catalyst Header Basic

Sibling theme for gatsby-theme-catalyst-core which adds a basic site header using latent component shadowing. Branding on the left, navigation on the right. Theme options are set set via gatsby-theme-catalyst-core, for example setting displaySiteTitle: false will only show the logo for branding.

Additional Documentation

Read the docs on Github

Demos:

About Gatsby Theme Catalyst

The Catalyst series of themes and starters for GatsbyJS were designed to provide an opinoinated set of integrated themes and starters that can be used to accelerate your next Gatsby project. The vision is for one "core" theme in which most dependencies and components are contained followed by progressively more styled and refined child themes and starters. These themes rely heavily on Theme-UI and MDX.