This is a repo for Gatsby's official themes.
gatsby-theme-bloggatsby-theme-blog-darkmodegatsby-theme-i18n-linguigatsby-theme-i18n-react-intlgatsby-theme-ui-presetgatsby-theme-blog-coregatsby-theme-i18ngatsby-theme-i18n-react-i18nextgatsby-theme-notes
Please follow the Gatsby contributing guidelines.
Clone the repository and cd into it
git clone https://github.com/gatsbyjs/themes
cd themesInstall dependencies
yarnRun the gatsby-starter-theme workspace
yarn startThis repository is set up with Cypress tests that run automatically in GitHub. If you'd like to run them locally you can do so in develop mode or build mode.
For develop mode:
yarn e2e:devFor build mode:
yarn e2e:ciMIT