Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | add/tag/rebase new articles | Sylvain Gauthier | 2021-03-15 | -2/+45 | |
| | | | |||||
* | | | tagged all recipes | Sylvain Gauthier | 2021-03-15 | -0/+71 | |
| | | | |||||
* | | | use a clean Makefile system to build/deploy site | Sylvain Gauthier | 2021-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 #160 | Luke Smith | 2021-03-14 | -1/+14 | |
| |/ |/| | |||||
* | | fix | jacob | 2021-03-13 | -4/+0 | |
| | | |||||
* | | Fixed nonesense in this file | jacob | 2021-03-13 | -9/+1 | |
| | | |||||
* | | Merge branch 'master' of github.com:LukeSmithxyz/based.cooking | Luke Smith | 2021-03-13 | -61/+1173 | |
|\ \ | |||||
| * \ | Merge pull request #122 from puremana/oaty-pancakes | Luke Smith | 2021-03-13 | -0/+42 | |
| |\ \ | | | | | | | | | Oaty pancakes | ||||
| | * | | Changed oaty pancakes back to its own recipe | puremana | 2021-03-14 | -39/+42 | |
| | | | | |||||
| | * | | Remove extra new line | puremana | 2021-03-13 | -1/+0 | |
| | | | | |||||
| | * | | Move oaty pancakes into pancake index | puremana | 2021-03-13 | -38/+40 | |
| | | | | |||||
| | * | | Add oaty pancakes to index below pancakes | puremana | 2021-03-13 | -0/+1 | |
| | | | | |||||
| | * | | Oaty Pancakes | puremana | 2021-03-13 | -0/+37 | |
| | | | | |||||
| * | | | Merge branch 'master' into master | Luke Smith | 2021-03-13 | -3/+25 | |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #144 from siggines/master | Luke Smith | 2021-03-13 | -3/+2 | |
| | |\ \ \ | | | | | | | | | | | | | Updated | ||||
| | | * | | | updated | jacob | 2021-03-13 | -3/+2 | |
| | | | | | | |||||
| | * | | | | Merge pull request #149 from jsmit42/patch-8 | Luke Smith | 2021-03-13 | -0/+1 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Added Hellfire Steak to index.md | ||||
| | | * | | | | Added Hellfire Steak to index.md | Jacob Smith | 2021-03-13 | -0/+1 | |
| | | |/ / / | |||||
| | * / / / | Create hellfire-steak.md | Jacob Smith | 2021-03-13 | -0/+22 | |
| | |/ / / | |||||
| * | | | | Added simple sauce to the index | el3ctr0lyte | 2021-03-13 | -0/+1 | |
| | | | | | |||||
| * | | | | Update simple-sauce.md | el3ctr0lyte | 2021-03-13 | -4/+5 | |
| | | | | | |||||
| * | | | | Fixed grammer. | el3ctr0lyte | 2021-03-13 | -2/+2 | |
| | | | | | |||||
| * | | | | Added a simple, well known sauce. | el3ctr0lyte | 2021-03-13 | -0/+16 | |
| |/ / / | |||||
| * | | | Merge branch 'master' into master | Luke Smith | 2021-03-13 | -56/+149 | |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #131 from TomBT/patch-17 | Luke Smith | 2021-03-13 | -0/+27 | |
| | |\ \ \ | | | | | | | | | | | | | Create hamburger-patties.md | ||||
| | | * | | | Create hamburger-patties.md | TomBT | 2021-03-13 | -0/+27 | |
| | | | |/ | | | |/| | |||||
| | * | | | Merge pull request #130 from TomBT/patch-16 | Luke Smith | 2021-03-13 | -0/+1 | |
| | |\ \ \ | | | | | | | | | | | | | Update index.md | ||||
| | | * | | | Update index.md | TomBT | 2021-03-13 | -0/+1 | |
| | | |/ / | |||||
| | * | | | Merge branch 'master' into patch-6 | Luke Smith | 2021-03-13 | -0/+62 | |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'master' into patch-2 | Luke Smith | 2021-03-13 | -0/+61 | |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge pull request #137 from jsmit42/patch-1 | Luke Smith | 2021-03-13 | -0/+19 | |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | Create hummus.md | ||||
| | | | | * | | | Create hummus.md | Jacob Smith | 2021-03-13 | -0/+19 | |
| | | | | |/ / | |||||
| | | | * | | | Merge pull request #138 from jsmit42/patch-5 | Luke Smith | 2021-03-13 | -0/+15 | |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | Create peanut-butter.md | ||||
| | | | | * | | | Create peanut-butter.md | Jacob Smith | 2021-03-13 | -0/+15 | |
| | | | | |/ / | |||||
| | | | * | | | Merge pull request #135 from jsmit42/patch-3 | Luke Smith | 2021-03-13 | -0/+26 | |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | Create ginataang-kalabasa.md | ||||
| | | | | * | | | Create ginataang-kalabasa.md | Jacob Smith | 2021-03-13 | -0/+26 | |
| | | | | |/ / | |||||
| | | | * / / | Added Ginataang Kalabasa to index.md | Jacob Smith | 2021-03-13 | -0/+1 | |
| | | | |/ / | |||||
| | | * / / | Added hummus to index.md | Jacob Smith | 2021-03-13 | -0/+1 | |
| | | |/ / | |||||
| | * / / | Added peanut butter to index.md | Jacob Smith | 2021-03-13 | -0/+1 | |
| | |/ / | |||||
| | * | | Editorial changes | Zero Ability | 2021-03-12 | -56/+58 | |
| | | | | |||||
| * | | | Improve headings | ClosedGL2 | 2021-03-13 | -9/+18 | |
| | | | | |||||
| * | | | Fix recipe, add recipe to index | ClosedGL2 | 2021-03-12 | -10/+5 | |
| | | | | |||||
| * | | | Spaghetti and meatballs recipe | ClosedGL2 | 2021-03-12 | -0/+81 | |
| |/ / | |||||
| * | | Merge pull request #127 from TomBT/patch-14 | Luke Smith | 2021-03-12 | -0/+1 | |
| |\ \ | | | | | | | | | Update index.md | ||||
| | * | | Update index.md | TomBT | 2021-03-13 | -0/+1 | |
| | | | | |||||
| * | | | Create ketchup.md | TomBT | 2021-03-13 | -0/+31 | |
| |/ / | |||||
| * | | Fix missing link for tuna-sub | Zero Ability | 2021-03-12 | -0/+1 | |
| | | | |||||
| * | | Merge pull request #124 from peebowo/master | Luke Smith | 2021-03-12 | -0/+29 | |
| |\ \ | | | | | | | | | add quesadilla.md to src | ||||
| | * | | Update index.md | peebowo | 2021-03-12 | -1/+1 | |
| | | | | |||||
| | * | | Update index.md | peebowo | 2021-03-12 | -0/+1 | |
| | | | |