Source repository for docs.mutms.org, built with Astro Starlight.
Standard Astro Starlight requirements.
git clone https://github.com/mutms/docs.git
cd docs
npm install
npm run devgit clone https://github.com/mutms/docs.git sitedocs
cd sitedocs
docker-compose upOpen https://node.sitedocs.orb.local/ in your browser.
To run commands inside the container:
docker-compose exec node bashGPL-3.0-or-later