Skip to content
This repository was archived by the owner on Jan 9, 2021. It is now read-only.

yummy-recipes/mini-yummy-content

Repository files navigation

logotype green

yummy-content

Versioned recipes, posts, images and other content related to the Yummy blog https://github.com/ertrzyiks/yummy

Getting started

Install dependencies:

yarn install

Recipe template

There is a recipe template available for new recipes:

yarn new-recipe

The script puts the new file into the correct recipe directory according to the selected category and title, and populates it with the required sections.