First Doc
This is the first document in the Exigo Wiki. If you're reading this, the content population into the image is working correctly.
Content from the Exigo-WikiContent repo has been baked into the production image and is being served by the wiki engine.
What this proves
- The two-repo setup works: content (this repo) is built into the image at deploy time
- MkDocs Material is rendering the markdown
- The pipeline successfully built the image with content included
Next steps
- Add more
.mdfiles underdocs/ - Update
mkdocs.ymlto add them to the navigation - Commit and push to trigger a new build and deploy