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

Inspired By Apollo's Gatsby Theme built with Reactstrap using some Availity Flair

License

Notifications You must be signed in to change notification settings

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