Skip to content

mariiinda/gatsby-theme-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby Theme Recipes

A Gatsby theme for recipe enthusiasts.

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

Send me an email, or create an issue.

About

A Gatsby theme for recipe enthusiasts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published