项目作者: freight-trust

项目描述 :
Gatsby Theme following Freight Trust's Branding Guide
高级语言: JavaScript
项目地址: git://github.com/freight-trust/gatsby-theme.git
创建时间: 2020-08-25T16:17:22Z
项目社区:https://github.com/freight-trust/gatsby-theme

开源协议:

下载


@fr8/gatsby-theme

Gatsby Generic Theme for Freight Trust and Clearing

NPM Package

@fr8/gatsby-theme"">npmjs.com/package/@fr8/gatsby-theme

What is this?

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.

How do I use it?

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.

License

Apache-2.0