PIG
In Cases
A compact bilingual product manual with a data-driven home page and an active companion blog.
pig.pgsty.com documents PIG, the PostgreSQL extension
package manager. Its core manual is deliberately compact—18 pages per language
in the case snapshot—while a 50-post bilingual blog carries updates and deeper
explanations. The home page is assembled from data/home.
What it demonstrates
- A shallow, mostly single-file documentation tree for a focused CLI product.
- English and Chinese peers without duplicating navigation design.
- A data-driven home page paired with a larger stream of blog content.
Choose this pattern when the reference manual is small and stable but product news, tutorials, and release context need room to grow.
→ Docs structure · All OINK cases