Gatsby Theme following Freight Trust's Branding Guide
Gatsby Generic Theme for Freight Trust and Clearing
@fr8/gatsby-theme"">npmjs.com/package/@fr8/gatsby-theme
Gatsby themes encapsulate all of the
configuration and implementation details of Gatsby websites. This is a
starter-kit (boilerplate) with a dependancy on the@fr8/gatsby-theme
package.
Check out our quick
@fr8/gatsby-theme.now.sh/getting-started">getting started guide and
video!
@fr8/gatsby-theme
at it’s core relies on mdx for page
creation. Check out the src/pages
directory for some examples for using mdx.
A key feature of Gatsby themes is component shadowing. By simply placing a
component into the src/@fr8/gatsby-theme/components
location, you can
override components used by the theme. You can read more about component
shadowing
here.
Apache-2.0