Welcome to Potpie docs
What this portal is
Section titled “What this portal is”This site is the Potpie documentation Hub. Product teams publish Markdown docs from Spoke repositories. The Hub fetches those docs at build time and publishes a single staging portal.
How docs get here
Section titled “How docs get here”- Write Markdown under
docs/in a registered Spoke repository. - Open a pull request. Spoke CI validates structure, frontmatter, assets, and links.
- After merge to
main, the Spoke dispatches a rebuild to this Hub. - The Hub fetches every enabled Spoke at an exact commit SHA, validates again, builds, and deploys staging.
Products
Section titled “Products”Browse registered products under Products. Spokes appear there after they are added to config/spokes.json and a Hub build succeeds.