Stack
- GatsbyJS (Client)
- GraphQL (Data)
- MDX (Content)
- Netlify (Server)
- TailwindCSS (Styles)
- TypeScript (Types)
Gatsby
Nova is composed of different gatsby plugins and themes.
For info about gatsby plugins and themes, see the following:
- Gatsby plugins, themes and starters
- Gatsby plugins docs
- What are gatsby themes?
- Introducing gatsby theme catalyst
- Gatsby plugin and theme tutorials
Gatsby Plugins
Gatsby MDX
MDX with gatsby-plugin-mdx.
- Configure plugins and other options in
gatsby-config. - Configure render options in
components/mdx
Gatsby Next SEO
SEO with gatsby-plugin-next-seo.
- Configure defaults in
gatsby-config. - Configure page level SEO in
pagesby passingseoprops tolayouts. - Configure
seoprops in thefrontmatterof yourmdx/mdfiles.
Custom Plugins and Themes (Coming Soon)
- Components with TailwindCSS
- Compositional UI Components
- Primitive UI Components
- Structural UI Components
- Typography UI Components
- Forms
- Form Container Compositions
- React Hook Form
- Mailchimp / Netlify Integration
- MDX
- Blog
- Case Studies
- Portfolio
- Projects