Welcome to the Foundry documentation site
· One min read
The Foundry project now has a dedicated Docusaurus site for both documentation and blog content.
The goal is simple:
- keep the product split clear
- make onboarding easier
- give contributors a stable place for architecture notes and workflow guidance
The documentation is organized around the actual runtime flow:
Foundrybuilds the media.Foundry.Connectvalidates network readiness in WinPE.Foundry.Deployloads catalogs and runs the deployment workflow.
That separation matters because each product has a different runtime, a different responsibility, and different configuration concerns.
This first version of the site focuses on:
- getting started
- architecture and product boundaries
- configuration guidance
- developer workflows
Expect future posts to cover release notes, catalog changes, and deeper implementation details.
