initial search filter feature

This commit is contained in:
Drew
2025-03-31 14:42:38 -06:00
parent 29bcf223a3
commit 290a502b1e
8 changed files with 423 additions and 0 deletions

View File

@ -8,3 +8,11 @@ theme = "hugo-starter-tailwind-basic"
[minify]
minifyOutput = true
[outputs]
home = ["HTML", "RSS", "JSON"]
[outputFormats.JSON]
mediaType = "application/json"
baseName = "search"
isPlainText = true