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
Luke Smith
10ffebf2b4
Merge pull request #162 from sylGauthier/syg/master
...
fix
2021-03-14 21:07:46 -04:00
Sylvain Gauthier
455a6191f7
fix
2021-03-15 12:02:02 +11:00
Luke Smith
dba8623936
pr template change
2021-03-14 20:27:16 -04:00
Luke Smith
f65132e9cf
Merge pull request #78 from sylGauthier/syg/master
...
Makefile-based generation system
2021-03-14 20:18:59 -04:00
Sylvain Gauthier
18d49745d5
update footer
2021-03-15 10:49:18 +11:00
Sylvain Gauthier
b1c404456d
add custom markdown index file
2021-03-15 10:48:41 +11:00
Sylvain Gauthier
63968f5cf9
update config and upload.yml
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
14b0f53e1e
improve tags + fix more typos
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
db9156fb36
sort articles by alphabetical order instead of date of publication
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
5da3d4fa49
re-add/amend example.md and README.md
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
be0c2dd2ce
get ready for merge
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
071dea9731
tag new articles
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
05a1a7b5eb
fix bug when article deleted and re-added later
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
7bfb359a48
update config
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
d42399ae92
add list of tag links at the end of each recipe
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
81ee1e91c4
add taglist function
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
5708338d4a
update gitignore
2021-03-15 10:36:14 +11:00
Sylvain Gauthier
4a64717c9b
add data/
2021-03-15 10:36:12 +11:00
Sylvain Gauthier
1d7d2b6ab8
fix
...
- Set correct title on pages (remove leading '#')
- Remove main title on recipe pages
- Put metadata at the end of articles
2021-03-15 10:35:05 +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
Fardin Ahmed Niloy
c669e9905f
added spatchcock chicken recipe to index
2021-03-14 19:42:41 +06:00
Fardin Ahmed Niloy
87627abdef
added spatchcock chicken recipe
2021-03-14 19:41:58 +06:00
Luke Smith
2b90751906
Merge pull request #151 from siggines/fix
...
File maintenance
2021-03-13 18:36:25 -05: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
Shou
1a09ff6a91
Master
2021-03-13 22:46:15 +00:00
Luke Smith
19ec4e1284
Merge branch 'undefined' into 'master'
...
Quick and wholesome breakfast spaghetti recipe.
See merge request LukeSmithxyz/based.cooking!8
2021-03-13 22:45:01 +00:00
Sadoon Al-Bader
6f4facb485
Quick and wholesome breakfast spaghetti recipe.
2021-03-13 22:45:01 +00:00
Luke Smith
b2d038a69c
Merge branch 'batbat-master-patch-45528' into 'master'
...
See desc
See merge request LukeSmithxyz/based.cooking!10
2021-03-13 22:44:12 +00:00
Luke Smith
cb2f8c4a16
Merge branch 'roast-chicken' into 'master'
...
Add Roasted Chicken Breast to index
See merge request LukeSmithxyz/based.cooking!15
2021-03-13 22:43:26 +00:00
Michael Murphy
68ab5c1c2e
Add Roasted Chicken Breast to index
2021-03-13 22:43:26 +00:00
Luke Smith
f5d3897a22
Merge branch 'master' into 'master'
...
Banana pancakes, some fixes
See merge request LukeSmithxyz/based.cooking!14
2021-03-13 22:35:59 +00:00
Ricky Lindén
88268d61fd
Banana pancakes, some fixes
2021-03-13 22:35:59 +00:00
Luke Smith
13ce3f1972
Merge pull request #122 from puremana/oaty-pancakes
...
Oaty pancakes
2021-03-13 17:35:11 -05:00
Luke Smith
552726fd68
Merge pull request #145 from el3ctr0lyte/master
...
Added a simple sauce.
2021-03-13 17:34:58 -05:00
Luke Smith
a32256589d
Merge branch 'master' into master
2021-03-13 17:34:49 -05:00