summaryrefslogtreecommitdiff
path: root/src/pix
AgeCommit message (Collapse)Author
2021-03-15Added receip: Stuffed Round SquashMarco Fleres
2021-03-15use a clean Makefile system to build/deploy siteSylvain Gauthier
This way, we get dependency/smart update for free. We don't need to rebuild all the pages everytime a new one is added. The author, date of creation and date of revision are extracted from git information. The index is generated automatically, so adding a recipe is literally just adding a markdown file in src/. The deployment system uses rsync to push only newer data to the server. There is a tag system that you can add at the end of each recipe file. Tag pages are generated statically that contain all recipes with a given tag. It introduces more HTML template files, though. To build website, type make build To deploy it, make deploy To clean everything, make clean
2021-03-13Merge branch 'master' of github.com:LukeSmithxyz/based.cookingLuke Smith
2021-03-13minimizedLuke Smith
2021-03-13Added picture, typo fixes, and contribution info to Cacio e Pepe recipe, ↵Batbat
fixed capitalization on index page
2021-03-13A bunch of recipes from my personal siteYaroslav de la Peña Smirnov
* Beef Goulash * Cheesy Meatballs with Tomato Sauce * Country Breakfast Skillet * Creamy Mashed Potatoes * Fresh Guacamole * Merchant's Buckwheat * Pasta Navy Style * Pan-seared Chicken Fillet * Parmesan Potatoes * Refried Beans * Sunday Morning Milkshake Also accidentally modified the template with a find ... -exec sed command, but I'll commit it since you mentioned that you accept webp's only anyway ¯\_(ツ)_/¯.
2021-03-12Noodle Soup and PorkchopsJake Keast
2021-03-12Merge pull request #83 from gucko/masterLuke Smith
caesar salad and crouton recipe
2021-03-12added fried anglerfish filletShou
2021-03-12Merge pull request #58 from ppiont/patch-1Luke Smith
Create Carbonara.md
2021-03-12added the sweet pototo fries recipe to the index and uploaded an image for ↵Shane Kunz
recipe
2021-03-11caesar salad and crouton recipegucko
Requesting to add a caesar salad and crouton recipe.
2021-03-11Add files via uploadPeter Piontek
2021-03-11Delete carbo.webpPeter Piontek
2021-03-11added carbonara picPeter Piontek
2021-03-10Add cacio e pepe recipesiedes
2021-03-10Forgot to add filesTanner Wilcox
2021-03-10basic barebonesLuke Smith