Commit Graph

128 Commits

Author SHA1 Message Date
zyansheep fa74113c4f Create fennel-beans-and-kale-soup.md 2022-07-01 15:42:48 -04:00
augusto e552f2ee71
clean up js (#801)
* clean up javascript
* set element id instead of class on the `clear-search` button
2022-07-01 19:15:50 +00:00
Hugo Bidois 582ff71117
trim whitespace in searchString 2022-07-01 18:55:12 +02:00
Hugo Bidois 6519daeaef
add support for multiterm search 2022-07-01 18:51:48 +02:00
Arya K c194763386
Add Javascript Weblabels for search (#798)
This commit makes based.cooking's search compatible with GNU LibreJS

Co-authored-by: Arya Kiran <aryak@vern.cc>
2022-07-01 15:15:01 +00:00
alpheratz0 1c5df913e0
convert tags to lowercase & add argentinian flag 2022-07-01 11:20:15 -03:00
Luke Smith 498590e9d2 hugoize chip 2022-06-29 11:08:23 -04:00
Luke Smith 034c708924 Merge branch 'master' of github.com:LukeSmithxyz/based.cooking 2022-06-29 11:03:07 -04:00
Luke Smith 88a4566fed Merge branch 'master' of https://github.com/5ergeyKrylov/based.cooking into 5ergeyKrylov-master 2022-06-29 11:02:43 -04:00
NicTrib 01f7aaaded
Puff Pastry Recipe (#792)
* Add files via upload

* Add files via upload
2022-06-29 10:55:33 -04:00
Luke Smith ad4d109e66 hugoize the butter 2022-06-29 10:51:40 -04:00
Luke Smith 21087ee61c Merge branch 'master' of github.com:LukeSmithxyz/based.cooking 2022-06-29 10:45:12 -04:00
Luke Smith 1f7292af3e Merge branch 'master' of https://github.com/StratusFearMe21/based.cooking into StratusFearMe21-master 2022-06-29 10:45:01 -04:00
bernardo-slongo bfc4f2d54c
Create torta-frita-criolla.md (#793)
* Create torta-frita-criolla.md

* Update torta-frita-criolla.md

* Update torta-frita-criolla.md

amount of salt corrected
2022-06-29 10:37:59 -04:00
Luke Smith 9c511ca219 use local img 2022-06-29 10:34:12 -04:00
Luke Smith e9f3d9fbe8 Merge branch 'master' of https://github.com/SofianeHamlaoui/based.cooking into SofianeHamlaoui-master 2022-06-29 10:30:57 -04:00
pendaofmercia42q39 221bf266d8
pastitsio.md added (#796)
* pastitsio.md added

* clarify directions

* grands-peres.md added
2022-06-29 10:29:18 -04:00
Sofiane Hamlaoui 9b58148705
Changing the picture 2022-06-24 08:41:51 +02:00
Sofiane Hamlaoui 6ed349956d
Adding Croque-monsieur 2022-06-24 08:39:11 +02:00
Luke Smith 71c3eac725 no styling in noscript, fix #788 2022-06-23 21:19:50 -04:00
Luke Smith 3ae1baed8f Merge branch 'master' of github.com:LukeSmithxyz/based.cooking 2022-06-23 09:41:53 -04:00
Luke Smith a98188000e allow descriptions in metadata, etc 2022-06-23 09:41:34 -04:00
Luke Smith fd972d3eb1 rename 2022-06-21 14:09:01 -04:00
klisurovi4 f25483872a
Pasta Arrabbiata (#789)
* Add files via upload

* Add files via upload
2022-06-20 23:00:12 +00:00
Luke Smith e560673123 user-error quote fix 2022-06-19 15:01:38 -04:00
Luke Smith 51a1601895 streamline 2022-06-19 14:57:48 -04:00
Henry bf8ccb6524
Create chicken-paprikash.md 2022-06-18 02:58:43 -07:00
Rami Shafikov 928aaee2d5
Ray Peat's Carrot Salad Recipe (#775)
* add recipe draft & author page

* edit recipe

* edit #2 recipe

* edit #2 recipe

* edit #3
2022-06-15 19:18:57 +00:00
Will Lewis W 2f38959133
add image for spicy sausage pasta (#776) 2022-06-15 19:18:23 +00:00
octos 7c2f88d17b
Improve readability (#782)
* Improve readability

Ingredients listed logically and semi-alphabetically. Directions grouped to reduce cognitive load.

* Adding title image to tzatziki page
2022-06-15 19:17:39 +00:00
andrej-1 ea206c9169
Adding title image and changing xmr address. (#777)
Co-authored-by: Andrej Kirchmaier <andrej@kirchmaier.xyz>
2022-06-15 19:16:46 +00:00
Alex Iannantuono bd4e29a376
Remove git merge info from no-kneadbread.md (#778)
It seems as though merge info was left behind, just cleaning it up.
2022-06-06 02:10:31 +00:00
Luke Smith fd39cb7a5f
Merge branch 'ssp' of https://github.com/tomcotter7/based.cooking into tomcotter7-ssp 2022-05-31 14:14:37 -04:00
Luke Smith 6666253c60
update red bean buns 2022-05-31 11:33:30 -04:00
Luke Smith a36480dd59
tweaks 2022-05-28 15:03:28 -04:00
Luke Smith e6727fbfe9
if js disabled, hide search bar 2022-05-28 13:13:23 -04:00
Luke Smith 95133388ea
textContent replaces innerText 2022-05-26 20:01:39 -04:00
Luke Smith b7f117cf4c
Filter Articles with a Javascript Search (#772)
* for lugo changes

* quick search through recipes

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* when searching, list one column, big results

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* Update content/_index.md

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>

* change for my naming

* remove for fix

* redundant

* hide tags in items so search sees tags

* last superficial changes

Co-authored-by: Steven Hall <Hallzy.18@gmail.com>
2022-05-26 23:58:53 +00:00
Luke Smith 9360420ec8
fix user error 2022-05-26 13:07:28 -04:00
ben5680 89be8bb456
Lavacake and Quiche Lorraine (#771)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update lavacake.md

Correction of author name and des(s)ert.
2022-05-26 13:06:22 +00:00
w daa13e0903
Add steak tartare recipe (#769)
* add steak tartare recipe

* typo fixed
2022-05-22 16:47:11 +00:00
Matttttt d38f64b546
Add files via upload (#767) 2022-05-19 19:34:20 +00:00
w1kee 1d36208946
add space after ":" (#765) 2022-05-18 22:17:47 +00:00
Kenneth Dodrill 4db88f21e1
Fix broken bolognese sauce link in lasagna recipe (#766) 2022-05-18 20:03:40 +00:00
Luke Smith 5d1f06baf0
index changes with shorcodes instead 2022-05-08 22:41:11 -04:00
Luke Smith cb9e258984
fix #763 2022-05-08 22:40:48 -04:00
Luke Smith 5aacd6b81a
fix 2022-04-17 15:20:40 -04:00
tfasano1 0761defe69 remove picture 2022-04-17 13:58:36 -04:00
tfasano1 33368c0eb0 fix whitespace 2022-04-16 20:24:36 -04:00
tfasano1 39059a0a09 Add sardine cakes 2022-04-16 20:01:10 -04:00
Luke Smith 1e5695815f
Merge branch 'master' of https://github.com/Hallzmine/based.cooking into Hallzmine-master 2022-04-16 16:18:28 -04:00
Luke Smith beac7c1b29
salsa 2022-04-16 16:13:51 -04:00
Luke Smith b2db232ed1
Merge branch 'master' of https://github.com/ArthaTi/based.cooking into ArthaTi-master 2022-04-16 16:08:28 -04:00
Luke Smith b2abb09413
ricotta recipes merged 2022-04-16 16:05:12 -04:00
SuperDuperDeou 4bcc80e149
Added recipes for cheese, ricotta, cream cheese, and greek yogurt (#753) 2022-04-16 19:57:58 +00:00
Luke Smith 8d701be85f
Merge branch 'patch-4' of https://github.com/sunnyjim5/based.cooking into sunnyjim5-patch-4 2022-04-16 13:26:15 -04:00
Luke Smith 2e11d54252
merge 2022-04-16 13:23:16 -04:00
Luke Smith d901c62c83
Merge branch 'master' of https://github.com/DavGoeck/based.cooking into DavGoeck-master 2022-04-16 13:17:56 -04:00
Luke Smith 62a84a8a5b
Merge branch 'master' of https://github.com/Kevanderson97/based.cooking into Kevanderson97-master 2022-04-16 10:49:19 -04:00
Luke Smith 139552764c
Merge branch 'master' of https://github.com/teunissenstefan/based.cooking into teunissenstefan-master 2022-04-16 10:43:33 -04:00
Luke Smith f541ca0e47
close #656 2022-04-16 10:35:55 -04:00
Luke Smith 32a38d156f
ceviche tag fix 2022-04-16 10:11:24 -04:00
Luke Smith 901094a91c
Merge branch 'patch-12' of https://github.com/jsmit42/based.cooking into jsmit42-patch-12 2022-04-16 08:13:15 -04:00
Luke Smith 3f41c1dc81
date fix 2022-04-16 08:08:24 -04:00
Luke Smith c6a51cd0a4
Merge branch 'slow-cooked-lamb-with-lemon' of https://github.com/benstox/based.cooking into benstox-slow-cooked-lamb-with-lemon 2022-04-16 08:06:58 -04:00
Luke Smith 5820c7700a
chicken tikka masala, close #729 2022-04-16 08:04:12 -04:00
Luke Smith 89c492a385
Merge branch 'master' of https://github.com/Github-Reneon/based.cooking into Github-Reneon-master 2022-04-15 16:46:47 -04:00
Luke Smith dc577f0c8f
spell fix 2022-04-15 16:41:19 -04:00
Luke Smith 9f2fcec779
fixes 2022-04-15 16:38:33 -04:00
Luke Smith adfd5320d7
Merge branch 'patch-1' of https://github.com/CrazyWillBear/based.cooking into CrazyWillBear-patch-1 2022-04-15 16:34:43 -04:00
Luke Smith fa4307a903
image height max set 2022-04-15 16:30:05 -04:00
Luke Smith 5ac68ba2d1
lol 2022-04-15 16:15:19 -04:00
HiddenSquid321 12c7aa74be
Update beef-jerky.md 2022-04-15 16:07:55 -04:00
Luke Smith 9d64552cc1
close #749, close #740, close #718, close #716, close #712, close #681, close #677, close #643, close #601 2022-04-15 16:04:01 -04:00
Luke Smith 3f368f2f98
Done with abstracting authors 2022-04-15 14:45:13 -04:00
Luke Smith ab251b0fd0
begin adding authors to metadata 2022-04-15 13:45:10 -04:00
Luke Smith 3b90e1e1e8
fix #751 2022-04-14 17:18:35 -04:00
Luke Smith c08fd719fe
move to hugo 2022-04-14 15:58:07 -04:00