This is a repository for documentation for Masteriyo LMS. All documentations use mdx syntax. This is exactly like md syntax with some additional features. If you are unsure of how to write using md syntax checkout this mark down guide. It is compiled and deployed to https://docs.masteriyo.com.
Anything that is in main
branch is considered deployable to a live site. As such, it is wise to not commit directly to main
branch but instead commit your work to your branch and commit it and open a Pull request. You can then ask a team member for a review or merge them yourself if it is minor changes.
- Delete your branch after merging a Pull Request
- Add your name or initials to your branch so we know whose branch is it.