The monorepo for developing gatsby-theme-figure-blog
.
If you want to use gatsby-theme-figure-blog
,
see theme/README.md
example/
directory is for example web site that uses gatsby-theme-figure-blog
.
theme/
directory is for theme files.
npm install
npm -w example run clean
npm -w example run develop
Access http://localhost:8000/ or http://localhost:8000/___graphql .
Theme | Author |
---|---|
gatsby-theme-minimal-blog | LekoArts |
gatsby-theme-crudzoo | Hidekazoo |
gatsby-starter-minimal | gatsbyjs |