Skip to content

Latest commit

 

History

History

README.md

Documentation

This site documents the current matlas CLI as implemented in the repository. To preview locally:

cd docs
bundle install
bundle exec jekyll serve

Ensure updates follow the navigation and frontmatter conventions in this repo.

title: About nav_order: 99

About This Documentation

This site provides comprehensive documentation for the matlas CLI tool.

Quick Navigation

Local Development

If you want to contribute to this documentation:

cd docs
bundle install
bundle exec jekyll serve

Support