From 02a2a7f990b97acc0f88675e1830ba152e4aaead Mon Sep 17 00:00:00 2001 From: deranjer Date: Sun, 17 Oct 2021 21:02:33 -0400 Subject: [PATCH] adding readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..55d6e8c --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Deranjer recipe book, auto build via drone. + + +create new recipe in content (copy old or `hugo new recipe`). + +Change all metadata at top (change date, but don't put in future.) + +On push, drone will build and deploy automatically. \ No newline at end of file