0.0.2 • Published 5 years ago

gatsby-starter-heydays v0.0.2

Weekly downloads
4
License
MIT
Repository
github
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