mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2024-11-30 17:35:43 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
c5408f1c34
@ -1,7 +0,0 @@
|
|||||||
# based.cooking
|
|
||||||
|
|
||||||
|
|
||||||
# Rules
|
|
||||||
|
|
||||||
- Add a .md file to add a recipe.
|
|
||||||
-
|
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Only Based cooking. No ads, no tracking, nothing but based cooking.
|
Only Based cooking. No ads, no tracking, nothing but based cooking.
|
||||||
|
|
||||||
## Recipe list
|
## Recipes
|
||||||
|
|
||||||
- [Chicken Parmesan](chicken-parmesan.html)
|
- [Chicken Parmesan](chicken-parmesan.html)
|
||||||
- [Gnocchi](gnocchi.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)
|
- [Tuscan Style Pork Roast](tuscan-style-pork-roast.html)
|
||||||
- [Flemish Beer and Gingerbread Beef Stew](carbonade.html)
|
- [Flemish Beer and Gingerbread Beef Stew](carbonade.html)
|
||||||
- [French Mustard Sauce Porkchops](french-mustard-sauce-porkchops.html)
|
- [French Mustard Sauce Porkchops](french-mustard-sauce-porkchops.html)
|
||||||
|
- [Chicken, Tomato & Spinach Curry](chicken-tomato-spinach-curry.html)
|
||||||
|
|
||||||
## Basics
|
## Basics
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Tuscan Style Pork Roast
|
# Tuscan Style Pork Roast
|
||||||
|
|
||||||
An herbaceous pancetta stuffed pork roast with a crispy exterior. Finished with a lemon vinaigrette.
|
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
|
- Prep time: 30 minutes
|
||||||
- Cook time: 2 hours
|
- Cook time: 2 hours
|
||||||
|
2
update
2
update
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# If you're Luke, add an arg to update the website too.
|
# If you're Luke, add an arg to update the website too.
|
||||||
|
|
||||||
|
git pull hub master
|
||||||
|
|
||||||
#rm dest -rf
|
#rm dest -rf
|
||||||
#mkdir -p dest
|
#mkdir -p dest
|
||||||
ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"
|
ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"
|
||||||
|
Loading…
Reference in New Issue
Block a user