Skip to content

westegg/gatsby-theme-recipes

 
 

Repository files navigation

Westegg Gatsby Theme Recipes

A Westegg Gatsby theme for recipe enthusiasts. A fork of @marinda/gatsby-theme-recipes.

Gatsby Theme Recipes is released under the MIT license.

Screenshots of gatsby theme recipes demo site


Using Theme


Developing:

This repo makes use of yarn workspaces to link packages together whilst developing. This means you can run the demo dev tasks whilst developing the theme package and see latest theme changes on the demo site.

Install dependencies

yarn

Run demo site in development mode

yarn start

Run demo site production build and serve on local server (locahost:9000):

yarn serve

Build

yarn build-demo

Clean

yarn clean-demo

If you like it, please rate it

If you enjoy using it, please star it!

Feedback

Create an issue.

About

A Gatsby theme for recipe enthusiasts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 2.0%