summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/README.md7
-rw-r--r--src/index.md3
-rw-r--r--src/tuscan-style-pork-roast.md2
-rwxr-xr-xupdate2
4 files changed, 5 insertions, 9 deletions
diff --git a/src/README.md b/src/README.md
deleted file mode 100644
index e05df8a..0000000
--- a/src/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# based.cooking
-
-
-# Rules
-
-- Add a .md file to add a recipe.
--
diff --git a/src/index.md b/src/index.md
index bda01ba..2a0b1c2 100644
--- a/src/index.md
+++ b/src/index.md
@@ -2,7 +2,7 @@
Only Based cooking. No ads, no tracking, nothing but based cooking.
-## Recipe list
+## Recipes
- [Chicken Parmesan](chicken-parmesan.html)
- [Gnocchi](gnocchi.html)
@@ -13,6 +13,7 @@ Only Based cooking. No ads, no tracking, nothing but based cooking.
- [Tuscan Style Pork Roast](tuscan-style-pork-roast.html)
- [Flemish Beer and Gingerbread Beef Stew](carbonade.html)
- [French Mustard Sauce Porkchops](french-mustard-sauce-porkchops.html)
+- [Chicken, Tomato & Spinach Curry](chicken-tomato-spinach-curry.html)
## Basics
diff --git a/src/tuscan-style-pork-roast.md b/src/tuscan-style-pork-roast.md
index 167f542..bb47e5f 100644
--- a/src/tuscan-style-pork-roast.md
+++ b/src/tuscan-style-pork-roast.md
@@ -1,7 +1,7 @@
# Tuscan Style Pork Roast
An herbaceous pancetta stuffed pork roast with a crispy exterior. Finished with a lemon vinaigrette.
-Adapted from [Binging With Babish](https://www.youtube.com/watch?v=AgFaljoriYA) whose instructions are notoriously bad
+Adapted from [Binging With Babish](https://www.youtube.com/watch?v=AgFaljoriYA) whose instructions are notoriously bad.
- Prep time: 30 minutes
- Cook time: 2 hours
diff --git a/update b/update
index a1706a3..5f0a386 100755
--- a/update
+++ b/update
@@ -2,6 +2,8 @@
# If you're Luke, add an arg to update the website too.
+git pull hub master
+
#rm dest -rf
#mkdir -p dest
ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"