Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Availity/gatsby-theme-availity

Repository files navigation

Gatsby Theme Availity

This repo contains a Gatsby theme for creating sites using a shared theme. This allows documentation sites to be deployed for each repo while still keeping the same theme/layout/feel of a single page web app doc site would look like.

Inspired by Apollo's Gatsby Theme

Packages

Basic usage

First, install gatsby and the theme that you want to use. This example will be using the docs theme, @availity/gatsby-theme-docs.

npm install gatsby @availity/gatsby-theme-docs