gatsby-starter-theme-workspaces
v0.0.1
Published
A collection of starters, themes and plugins for gatsby for Heydays
Downloads
26
Readme
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