0.0.1 • Published 5 years ago

gatsby-starter-theme-workspaces v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Heydays Gatsby utils

A collection of starters, themes and plugins for gatsby for Heydays

Info

This is a monorepo combining yarn workspaces and lerna.

➜ tree . -L 2 -I node_modules
.
├── README.md
├── themes
│   ├── gatsby-theme-heydays
│   └── gatsby-theme-heydays-sanity
├── starters
│   ├── gatsby-starter-heydays
│   └── gatsby-starter-heydays-sanity
├── scripts # Deploy to read only repos
│   └── clone-and-validate.sh
├── package.json
└── yarn.lock

3 directories, 10 files