summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-15add tagsAeredren
2021-03-15French Crepes and Breton Galettes recipeAeredren
2021-03-14Merge pull request #162 from sylGauthier/syg/masterLuke Smith
fix
2021-03-15fixSylvain Gauthier
2021-03-14pr template changeLuke Smith
2021-03-14Merge pull request #78 from sylGauthier/syg/masterLuke Smith
Makefile-based generation system
2021-03-15update footerSylvain Gauthier
2021-03-15add custom markdown index fileSylvain Gauthier
2021-03-15update config and upload.ymlSylvain Gauthier
2021-03-15improve tags + fix more typosSylvain Gauthier
2021-03-15sort articles by alphabetical order instead of date of publicationSylvain Gauthier
2021-03-15re-add/amend example.md and README.mdSylvain Gauthier
2021-03-15get ready for mergeSylvain Gauthier
2021-03-15tag new articlesSylvain Gauthier
2021-03-15fix bug when article deleted and re-added laterSylvain Gauthier
2021-03-15fix articles that crash the MakefileSylvain Gauthier
2021-03-15update configSylvain Gauthier
2021-03-15add list of tag links at the end of each recipeSylvain Gauthier
2021-03-15add/tag/rebase new articlesSylvain Gauthier
2021-03-15add taglist functionSylvain Gauthier
2021-03-15update gitignoreSylvain Gauthier
2021-03-15add data/Sylvain Gauthier
2021-03-15fixSylvain Gauthier
- Set correct title on pages (remove leading '#') - Remove main title on recipe pages - Put metadata at the end of articles
2021-03-15tagged all recipesSylvain Gauthier
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-14Monero donation address added, fixes #160Luke Smith
2021-03-13Merge pull request #151 from siggines/fixLuke Smith
File maintenance
2021-03-13fixjacob
2021-03-13Fixed nonesense in this filejacob
2021-03-13Merge branch 'master' of github.com:LukeSmithxyz/based.cookingLuke Smith
2021-03-13minimizedLuke Smith
2021-03-13Merge branch 'master' into 'master'Luke Smith
Master See merge request LukeSmithxyz/based.cooking!13
2021-03-13MasterShou
2021-03-13Merge branch 'undefined' into 'master'Luke Smith
Quick and wholesome breakfast spaghetti recipe. See merge request LukeSmithxyz/based.cooking!8
2021-03-13Quick and wholesome breakfast spaghetti recipe.Sadoon Al-Bader
2021-03-13Merge branch 'batbat-master-patch-45528' into 'master'Luke Smith
See desc See merge request LukeSmithxyz/based.cooking!10
2021-03-13Merge branch 'roast-chicken' into 'master'Luke Smith
Add Roasted Chicken Breast to index See merge request LukeSmithxyz/based.cooking!15
2021-03-13Add Roasted Chicken Breast to indexMichael Murphy
2021-03-13Merge branch 'master' into 'master'Luke Smith
Banana pancakes, some fixes See merge request LukeSmithxyz/based.cooking!14
2021-03-13Banana pancakes, some fixesRicky Lindén
2021-03-13Merge pull request #122 from puremana/oaty-pancakesLuke Smith
Oaty pancakes
2021-03-13Merge pull request #145 from el3ctr0lyte/masterLuke Smith
Added a simple sauce.
2021-03-13Merge branch 'master' into masterLuke Smith
2021-03-13Merge pull request #144 from siggines/masterLuke Smith
Updated
2021-03-13Merge pull request #149 from jsmit42/patch-8Luke Smith
Added Hellfire Steak to index.md
2021-03-13Merge pull request #148 from jsmit42/patch-7Luke Smith
Create hellfire-steak.md
2021-03-13Added Hellfire Steak to index.mdJacob Smith
2021-03-13Create hellfire-steak.mdJacob Smith
2021-03-14Changed oaty pancakes back to its own recipepuremana
2021-03-13Added simple sauce to the indexel3ctr0lyte