PandelisZ / gatsby-theme-recipes

A Gatsby theme for recipe enthusiasts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

View the Demo


Using Theme

Theme Readme


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.


Languages

Language:JavaScript 98.0%Language:CSS 2.0%