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

Latest commit

 

History

History
24 lines (16 loc) · 658 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 658 Bytes

Pipeline

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.