Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/availity/gatsby-theme-availity

Inspired By Apollo's Gatsby Theme built with Reactstrap using some Availity Flair
https://github.com/availity/gatsby-theme-availity

availity docs gatsby gatsby-plugin react

Last synced: about 10 hours ago
JSON representation

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

Awesome Lists containing this project

README

        



Gatsby Theme Availity


This repo contains a [Gatsby](https://gatsbyjs.org) 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](https://github.com/apollographql/gatsby-theme-apollo)

## Packages

- [`gatsby-theme-core`](./packages/gatsby-theme-core)
- [`gatsby-theme-docs`](./packages/gatsby-theme-docs)

## 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`.

```bash
npm install gatsby @availity/gatsby-theme-docs
```

## [Usage](./packages/gatsby-theme-docs)

## [Contributing Guide](./CONTRIBUTING.md)