From b7f117cf4c59c0360156de16c2ba1c1ebd5602f0 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 26 May 2022 23:58:53 +0000 Subject: Filter Articles with a Javascript Search (#772) * for lugo changes * quick search through recipes * Update content/_index.md Co-authored-by: Steven Hall * Update content/_index.md Co-authored-by: Steven Hall * when searching, list one column, big results * Update content/_index.md Co-authored-by: Steven Hall * Update content/_index.md Co-authored-by: Steven Hall * Update content/_index.md Co-authored-by: Steven Hall * change for my naming * remove for fix * redundant * hide tags in items so search sees tags * last superficial changes Co-authored-by: Steven Hall --- content/_index.md | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 3 deletions(-) (limited to 'content') diff --git a/content/_index.md b/content/_index.md index e06deb1..53c9e99 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,14 +2,62 @@ title: "🍲 Based Cooking 🍳" --- -## Categories +## What do you want to cook? -{{< tagcloud >}} + + + {{< artlist >}} +## Or Browse by Category... + +{{< tagcloud >}} + ## About this site Founded to provide a simple online cookbook without ads and obese web design. -- cgit v1.2.3