summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeLines
* tagged all recipesSylvain Gauthier2021-03-15-0/+71
|
* use a clean Makefile system to build/deploy siteSylvain Gauthier2021-03-15-311/+0
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* Monero donation address added, fixes #160Luke Smith2021-03-14-1/+14
|
* fixjacob2021-03-13-4/+0
|
* Fixed nonesense in this filejacob2021-03-13-9/+1
|
* Merge branch 'master' of github.com:LukeSmithxyz/based.cookingLuke Smith2021-03-13-61/+1173
|\
| * Merge pull request #122 from puremana/oaty-pancakesLuke Smith2021-03-13-0/+42
| |\ | | | | | | Oaty pancakes
| | * Changed oaty pancakes back to its own recipepuremana2021-03-14-39/+42
| | |
| | * Remove extra new linepuremana2021-03-13-1/+0
| | |
| | * Move oaty pancakes into pancake indexpuremana2021-03-13-38/+40
| | |
| | * Add oaty pancakes to index below pancakespuremana2021-03-13-0/+1
| | |
| | * Oaty Pancakespuremana2021-03-13-0/+37
| | |
| * | Merge branch 'master' into masterLuke Smith2021-03-13-3/+25
| |\ \
| | * \ Merge pull request #144 from siggines/masterLuke Smith2021-03-13-3/+2
| | |\ \ | | | | | | | | | | Updated
| | | * | updatedjacob2021-03-13-3/+2
| | | | |
| | * | | Merge pull request #149 from jsmit42/patch-8Luke Smith2021-03-13-0/+1
| | |\ \ \ | | | | | | | | | | | | Added Hellfire Steak to index.md
| | | * | | Added Hellfire Steak to index.mdJacob Smith2021-03-13-0/+1
| | | |/ /
| | * / / Create hellfire-steak.mdJacob Smith2021-03-13-0/+22
| | |/ /
| * | | Added simple sauce to the indexel3ctr0lyte2021-03-13-0/+1
| | | |
| * | | Update simple-sauce.mdel3ctr0lyte2021-03-13-4/+5
| | | |
| * | | Fixed grammer.el3ctr0lyte2021-03-13-2/+2
| | | |
| * | | Added a simple, well known sauce.el3ctr0lyte2021-03-13-0/+16
| |/ /
| * | Merge branch 'master' into masterLuke Smith2021-03-13-56/+149
| |\ \
| | * \ Merge pull request #131 from TomBT/patch-17Luke Smith2021-03-13-0/+27
| | |\ \ | | | | | | | | | | Create hamburger-patties.md
| | | * | Create hamburger-patties.mdTomBT2021-03-13-0/+27
| | | | |
| | * | | Merge pull request #130 from TomBT/patch-16Luke Smith2021-03-13-0/+1
| | |\ \ \ | | | | | | | | | | | | Update index.md
| | | * | | Update index.mdTomBT2021-03-13-0/+1
| | | |/ /
| | * | | Merge branch 'master' into patch-6Luke Smith2021-03-13-0/+62
| | |\ \ \
| | | * \ \ Merge branch 'master' into patch-2Luke Smith2021-03-13-0/+61
| | | |\ \ \
| | | | * \ \ Merge pull request #137 from jsmit42/patch-1Luke Smith2021-03-13-0/+19
| | | | |\ \ \ | | | | | | | | | | | | | | | | Create hummus.md
| | | | | * | | Create hummus.mdJacob Smith2021-03-13-0/+19
| | | | | |/ /
| | | | * | | Merge pull request #138 from jsmit42/patch-5Luke Smith2021-03-13-0/+15
| | | | |\ \ \ | | | | | | | | | | | | | | | | Create peanut-butter.md
| | | | | * | | Create peanut-butter.mdJacob Smith2021-03-13-0/+15
| | | | | |/ /
| | | | * | | Merge pull request #135 from jsmit42/patch-3Luke Smith2021-03-13-0/+26
| | | | |\ \ \ | | | | | | | | | | | | | | | | Create ginataang-kalabasa.md
| | | | | * | | Create ginataang-kalabasa.mdJacob Smith2021-03-13-0/+26
| | | | | |/ /
| | | | * / / Added Ginataang Kalabasa to index.mdJacob Smith2021-03-13-0/+1
| | | | |/ /
| | | * / / Added hummus to index.mdJacob Smith2021-03-13-0/+1
| | | |/ /
| | * / / Added peanut butter to index.mdJacob Smith2021-03-13-0/+1
| | |/ /
| | * | Editorial changesZero Ability2021-03-12-56/+58
| | | |
| * | | Improve headingsClosedGL22021-03-13-9/+18
| | | |
| * | | Fix recipe, add recipe to indexClosedGL22021-03-12-10/+5
| | | |
| * | | Spaghetti and meatballs recipeClosedGL22021-03-12-0/+81
| |/ /
| * | Merge pull request #127 from TomBT/patch-14Luke Smith2021-03-12-0/+1
| |\ \ | | | | | | | | Update index.md
| | * | Update index.mdTomBT2021-03-13-0/+1
| | | |
| * | | Create ketchup.mdTomBT2021-03-13-0/+31
| |/ /
| * | Fix missing link for tuna-subZero Ability2021-03-12-0/+1
| | |
| * | Merge pull request #124 from peebowo/masterLuke Smith2021-03-12-0/+29
| |\ \ | | | | | | | | add quesadilla.md to src
| | * | Update index.mdpeebowo2021-03-12-1/+1
| | | |
| | * | Update index.mdpeebowo2021-03-12-0/+1
| | | |
| | * | Add files via uploadpeebowo2021-03-12-0/+28
| | | |