Files
paige-hugo/exampleSite/content/layouts/search.md
2023-02-12 21:54:09 -08:00

451 B

authors, categories, date, description, layout, tags, title
authors categories date description layout tags title
michael_bluth
paige
2023-02-12 Demonstration of the Paige search layout. paige/search
layouts
search
Search Layout

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: