From a80dd9575bb0679ebada6a1c810241bc4099b936 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 10 Mar 2021 12:02:35 -0500 Subject: basic barebones --- src/template.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/template.md (limited to 'src/template.md') diff --git a/src/template.md b/src/template.md new file mode 100644 index 000000000..45ce47980 --- /dev/null +++ b/src/template.md @@ -0,0 +1,49 @@ +# Reciple name + +This is a brief, one or two sentence description of the dish. + +Optionally include a picture of the dish here, stored in `pix/` with the same base name as this file. +Please take your own picture after having followed exactly this recipe. + +## Ingredients + +- Just do +- a very simple +- markdown list for this +- with amounts. + +## Directions + +1. Now include the directions. +2. I suppose this list should be numbered +3. just for convenience's sake. +4. If necessary, include directional images between these items. + +![like this](lol.jpg) + +5. Looks good. +6. Obvious, + +## Contributers + + + +- **Luke Smith** -- [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate) +- Billy Smith -- [website](https://lukesmith.xyz) (improved kneading technique added) + + + + -- cgit v1.2.3