Files
paige-hugo/exampleSite/content/layouts/search.md
2023-09-20 22:52:07 -07:00

494 B

authors, categories, description, layout, paige, tags, title, weight
authors categories description layout paige tags title weight
will-faught
layouts
paige
Demonstration of the Paige search layout. paige/search
feed
hide_page
true
search
Search Layout 20

Paige provides a paige/search layout for site search.

Example config.yaml:

outputs:
  home: ["html", "json", "rss"]

Example content/layouts/search.md:

---
layout: "paige/search"
title: "Search Layout"
---

Result: