binnyva / gatsby-garden

A Digital Garden Theme for Gatsby. Gatsby Garden lets you create a static HTML version of your markdown notes
MIT License
146 stars 41 forks source link

Run without need for a global Gatsby install #33

Closed binnyva closed 2 years ago

binnyva commented 3 years ago

Readme advises a global install of gatsby for this to work. Re-architecture it to make that unnecessary. npm install and npm start should be enough.