mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-09-01 10:58:28 +01:00
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>
This commit is contained in:
@@ -2,3 +2,8 @@ baseURL = 'https://based.cooking/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Based Cooking'
|
||||
theme = 'lugo'
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
Reference in New Issue
Block a user