Skip to content

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

  1. Add more .md files under docs/
  2. Update mkdocs.yml to add them to the navigation
  3. Commit and push to trigger a new build and deploy