This repository follows a modular, folder-based documentation approach that works both as raw Markdown and as a website (via MkDocs/GitHub Pages).
docs/ and use clear, task-oriented names:
getting_started.md, environment.md, pipeline.md, configuration.md, TESTING.md, examples.md, clones.md, README.mdREADME.md, TESTING.md.getting_started.md, examples embedded in usage guideslearning/curriculum_creation/USAGE_GUIDE.mdpipeline.md, clones.mdenvironment.md, configuration.md, TESTING.md./pipeline.md).learning/ guides where appropriate.mkdocs.yml defines navigation mirroring the folder layout.docs/index.md, mirroring docs/README.md hub content.uv run mkdocs serve when editing site structure.