644 Commits

Author SHA1 Message Date
Steven Hall
a53d3579c1 Moved misplaced pix files 2021-03-15 19:48:56 -07:00
Carl Zimmerman
d3f6730ede
Update gumbo-shrimp-and-sausage.md
made tags into existing ones
2021-03-15 22:44:38 -04:00
Carl
76626a99d6 added tags to gumbo recipe 2021-03-15 22:38:15 -04:00
Luke Smith
cb4c466b46
Merge pull request #178 from mjt91/patch-1
Create ginger-garlic-broccoli.md
2021-03-15 22:19:18 -04:00
Luke Smith
763475e8f8
Merge pull request #176 from scary900/add-tuna-salad
added tuna salad
2021-03-15 22:16:19 -04:00
Luke Smith
5aa12ef3ea
Merge pull request #175 from Front3ndNinja/master
Added banana green and mango banana smoothie recipe
2021-03-15 22:16:07 -04:00
Luke Smith
d2d758b96b
Merge pull request #173 from user18130814200115-2/master
Add fish curry, Zopf and Tomato / Bell pepper soup
2021-03-15 22:15:31 -04:00
Luke Smith
049ad8ac91
Merge pull request #133 from MarcoFleres/master
Added receip: Stuffed Round Squash
2021-03-15 22:14:15 -04:00
Carl
142a59956f added gumbo recipe 2021-03-15 22:07:39 -04:00
Steven Hall
4013de2e75 Fixed desert -> dessert in a new recipe 2021-03-15 16:53:50 -07:00
Marco Fleres
a4b6ebd1de Added receip: Stuffed Round Squash 2021-03-15 18:50:18 -03:00
Marius Theiss
d32085d5ec
Create ginger-garlic-broccoli.md 2021-03-15 22:39:01 +01:00
scary90
5e23d39bcd added tuna salad 2021-03-15 12:57:53 -06:00
Fardin Ahmed Niloy
7f01f95605 added banana green smoothie recipe 2021-03-15 23:04:47 +06:00
Fardin Ahmed Niloy
9d0b095e6d added mango banana smoothie recipe 2021-03-15 23:01:48 +06:00
user18130814200115-2
9eb046508c
Update fish-curry.md 2021-03-15 16:05:57 +01:00
user18130814200115-2
ef465d5482
Add files via upload 2021-03-15 16:05:08 +01:00
user18130814200115-2
5265f8f84a
Add files via upload 2021-03-15 15:54:01 +01:00
user18130814200115-2
637034616f
Add files via upload 2021-03-15 15:43:31 +01:00
Batbat
092454baa7 Update beef-tips.md 2021-03-15 14:37:59 +00:00
Luke Smith
c3287d9a19
responsive css: multi-column list on wide screens 2021-03-15 08:57:49 -04:00
Luke Smith
1cf5284fcd
Merge pull request #166 from niharokz/master
recipe added : butter chicken and naan
2021-03-15 08:26:34 -04:00
Luke Smith
f8cf74adb9
Merge pull request #164 from RyanWilson7/master
Tomato Flavored Hamburger & Macaroni 2
2021-03-15 08:26:17 -04:00
Luke Smith
19b0619bc9
Merge pull request #165 from hallzy/spelling-fixes
Fixed spelling of dessert from 'desert', and 'hypens' to 'hyphens'
2021-03-15 08:25:35 -04:00
Luke Smith
e960993fc7
Merge pull request #169 from Front3ndNinja/master
Added spatchcock chicken recipe
2021-03-15 08:25:18 -04:00
Fardin Ahmed Niloy
399b573544 Added spatchcock chicken recipe 2021-03-15 15:37:42 +06:00
Aeredren
62da6aa616 add tags 2021-03-15 08:37:43 +01:00
Aeredren
771c217ec7 French Crepes and Breton Galettes recipe 2021-03-15 08:29:12 +01:00
niharokz
cf465eabdf recipe added : butter chicken and naan 2021-03-15 12:29:41 +05:30
Steven Hall
b8501d5717 Fixed spelling of dessert from 'desert', and 'hypens' to 'hyphens' 2021-03-14 23:12:08 -07:00
Ryan D. Wilson
e53c1e338a Changed character 2021-03-14 23:21:15 -03:00
Ryan D. Wilson
88221bd0f4 Changed some wording 2021-03-14 23:20:07 -03:00
Ryan D. Wilson
a8c2b51de6 Added tags to TFHM 2021-03-14 23:16:44 -03:00
Ryan D. Wilson
fcce0b5901 Removed index 2021-03-14 23:01:59 -03:00
Ryan D. Wilson
e6c5e05e2e Merge branch 'master' of https://github.com/LukeSmithxyz/based.cooking 2021-03-14 22:59:46 -03:00
Sylvain Gauthier
14b0f53e1e improve tags + fix more typos 2021-03-15 10:36:14 +11:00
Sylvain Gauthier
071dea9731 tag new articles 2021-03-15 10:36:14 +11:00
Sylvain Gauthier
69e861ba53 fix articles that crash the Makefile 2021-03-15 10:36:14 +11:00
Sylvain Gauthier
0be88c1d12 add/tag/rebase new articles 2021-03-15 10:36:14 +11:00
Sylvain Gauthier
1b4eca2c28 tagged all recipes 2021-03-15 10:35:05 +11:00
Sylvain Gauthier
9e99745276 use a clean Makefile system to build/deploy site
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-15 10:34:59 +11:00
Luke Smith
feb5d6ca8e
Monero donation address added, fixes #160 2021-03-14 17:10:17 -04:00
Ryan D. Wilson
3a7b10af2c Renamed file 2021-03-14 16:00:09 -03:00
Ryan D. Wilson
7a4dcf2572 Merge branch 'master' of https://github.com/LukeSmithxyz/based.cooking 2021-03-14 15:56:11 -03:00
Ryan D. Wilson
b9158264d7 Added Tomato Hamburger & Macaroni Recipe 2021-03-14 15:40:38 -03:00
jacob
783b9f7c16 fix 2021-03-13 23:28:44 +00:00
jacob
257b9ac9f2 Fixed nonesense in this file 2021-03-13 23:17:34 +00:00
Luke Smith
7775b65fce
Merge branch 'master' of github.com:LukeSmithxyz/based.cooking 2021-03-13 17:55:56 -05:00
Luke Smith
797508421c
minimized 2021-03-13 17:51:35 -05:00
Luke Smith
d1a3278475 Merge branch 'master' into 'master'
Master

See merge request LukeSmithxyz/based.cooking!13
2021-03-13 22:46:15 +00:00