# pigsty.io

> PIGSTY: the English home of the open-source PostgreSQL distribution. A large site combining a distribution manual, editorial blog, extension catalogue and pricing landing pages.

---

LLMS index: [llms.txt](/llms.txt)

---

[pigsty.io](https://pigsty.io/) is the English home of Pigsty, the open-source
PostgreSQL distribution. At the snapshot used for this case, it contained more
than 1,400 Markdown files, over 200 blog posts, an extension catalogue, and a
data-driven pricing page.

## What it demonstrates {#what-it-demonstrates}

- A large documentation tree and editorial blog living in one Hugo site.
- Structured catalogues whose content and data are maintained separately.
- A `layout: landing` pricing page assembled from `data/landing`.
- Taxonomies and a version menu that also link to sibling and historical sites.

Choose this pattern when one English-first site must serve reference material,
news, catalogues, and commercial landing pages without splitting the toolchain.

→ [Home and landing pages](/docs/customize/home/) · [All OINK cases](/case/)
