johno / gatsby-themes

[WIP] A collection of Gatsby themes
MIT License
17 stars 1 forks source link

[WIP] Gatsby themes

:warning: Please note that these themes are currently deemed unstable and can have breaking changes

A collection of themes using Gatsby's theming API and an experimental gatsby-ui library. These themes aren't yet deemed stable or ready for use in the wild. They're more of an exploration with theming and to test out potential "best practices".

Libraries

Themes

Development

This project uses yarn workspaces, and each directory in /examples is exposed as a workspace. To run the docs project you can run the following:

yarn
yarn workspace sideways start

TODO