Add: Search bar

This commit is contained in:
hyzen
2026-07-19 21:04:53 +05:30
parent 2467f76797
commit cdd5a7abe1
85 changed files with 940 additions and 73 deletions

View File

@@ -17,6 +17,9 @@ target = "content/terms"
[[module.mounts]]
source = "privacy"
target = "content/privacy"
[[module.mounts]]
source = "search-results"
target = "content/search-results"
[markup]
[markup.goldmark]
@@ -35,6 +38,9 @@ email = "your-email@example.com"
[caches.images]
dir = ':cacheDir/images'
[outputs]
home = ["HTML", "RSS", "JSON"]
[menu]
[[menu.main]]