Commit Graph

95 Commits

Author SHA1 Message Date
marhu98 6b5cf2e2c2
Add recipes for Apple Chiken, Farci tomatoes, Ardei umpluti and add (#826)
author info.
2022-07-12 18:00:13 +00:00
xavier124 3e81fae5e7
Authentic greek tzatziki recipe (#817) 2022-07-04 16:30:59 +00:00
Laura Álvarez e46eba2ae4
New recipe: Tarta de Santiago (#814) 2022-07-04 02:33:25 +00:00
mfed3 7f92304f41
Fixed broken image links in ragu-napoletano (#815)
* Added Apple Pie recipe

* Added Chocolate Chip Cookies recipe

* Added Ragu Napoletano, decreased image sizes

* Added Limoncello recipe

* Updated formatting on cookies, downscaled images, removed tag

* Added Italian Mulled Wine Recipe, added limoncello image

* Added Mapo Tofu Recipe

* Added Ravioli Recipe, changed Mapo Tofu spelling

* Updated 1 tag to be lowercase

* Fixed incorrect image names in ragu-napoletano, numbering in mapo-tofu and added trailing whitespace lines to match style of other submisisons.
2022-07-04 02:32:54 +00:00
Luke Smith 29d47d832c spelling 2022-07-03 22:32:36 -04:00
MMOOBB 33b1b51cc3
Update kettlecorn.md 2022-07-03 19:56:18 -05:00
MMOOBB e223d40472
Add files via upload 2022-07-03 19:52:50 -05:00
James Wilcock ab89221a8e
remove accents from search input and search string (#810) 2022-07-02 20:08:17 +00:00
Luke Smith b95e0013b4 fix date 2022-07-02 09:53:35 -04:00
Luke Smith 5e3b7c54e7 show only most recent if not searching, visibility 2022-07-02 09:37:26 -04:00
dosisod 4f17b3d901 Replace "style=display:none" with HTML data tags:
When storing metadata in an HTML node, you can use data attributes, which is
more declarative, and doesn't require rendering an invisible node.

See: https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes
2022-07-01 19:15:30 -07:00
Luke Smith ae8435c7f1 remove any cringe cuckoil endorsements 2022-07-01 20:39:40 -04:00
Luke Smith 33e330da9e Merge branch 'add-bean-soup' of https://github.com/zyansheep/based.cooking into zyansheep-add-bean-soup 2022-07-01 19:52:16 -04:00
augusto 0124077e9d
clean up again & just compute searchText.split(" ") once (#805) 2022-07-01 23:49:35 +00:00
Zyansheep 23cc99feef
add author json & edit existing recipe (#802) 2022-07-01 23:49:03 +00:00
augusto 4729be89a0
convert tags to lowercase (#804) 2022-07-01 21:28:08 +00:00
Luke Smith 543658ab7a Merge branch 'master' of https://github.com/Hrafven/based.cooking into Hrafven-master 2022-07-01 16:27:11 -04:00
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