This repository serves as the central source of truth for all our technical documentation across all projects and repositories. By keeping our documentation in one dedicated place, we ensure it remains organized, accessible, and easy to maintain.
Explore the available documentation below:
- Admin Theme Guide — Comprehensive guide on our custom Material-UI theme, component overrides, color dictionaries, and typography variants.
(More sections will be added here as the project evolves.)
If you are adding new documentation, please keep the repository organized by following these steps:
- Follow the Structure: Place your files in a logical folder path under
/docs/(e.g.,/docs/main-website/components/). - Create an Entry Point: Always add a
README.mdinside your new folder to act as the main landing page for that specific topic. - Update the Index: Add a link to your new section in the Documentation Directory above.