The bilingual PGSTY corporate portal imports
github.com/pgsty/oink as its Hugo theme.
Local overrides are limited to the bespoke home, about, pricing, and solutions
pages; OINK owns the standard navigation, search, content blocks, shortcodes,
and documentation/blog layouts.
make dev
make checkmake check verifies the module graph, performs a strict production build, and
checks rendered internal links. To update the pinned theme intentionally, run
make update-theme, review go.mod and go.sum, then rerun the checks.
Pushing main triggers two independent builds:
- GitHub Actions builds and deploys the GitHub Pages site.
- Cloudflare Pages builds
mainwith Hugo and servespgsty.com.
Both deployment paths use Hugo extended 0.164.0.