Add search

This commit is contained in:
Will Faught
2022-12-12 19:29:19 -08:00
parent 038f020aee
commit 11561c1853
6 changed files with 134 additions and 0 deletions

View File

@@ -33,6 +33,15 @@ menu:
name: Tags
weight: 70
url: /tags/
- identifier: search
name: Search
weight: 80
url: /search/
outputs:
home:
- html
- json
- rss
paginate: 50
params:
paigehidethemecomment: true

View File

@@ -0,0 +1,4 @@
---
layout: paige_search
title: Search
---