docs: create index.md

This commit is contained in:
MrPiglr 2026-01-02 15:03:44 -07:00
parent a1e4b35669
commit e2c6d10acb

View file

@ -1,37 +1,19 @@
# AeThex OS Documentation
# AeThex-OS Documentation
Welcome to the AeThex OS documentation portal. This documentation covers various aspects of setting up, configuring, and using the AeThex OS platform.
Welcome to the official documentation for AeThex-OS, the Operating System for all AETHEX.
## 📚 Documentation Index
## Quick Start Guides
- [Entitlements Quickstart](./ENTITLEMENTS_QUICKSTART.md)
- [OAuth Quickstart](./OAUTH_QUICKSTART.md)
- [Linux Quickstart](../LINUX_QUICKSTART.md)
### Authentication & OAuth
- [**OAuth Quick Start Guide**](OAUTH_QUICKSTART.md) - Get OAuth working in 5 minutes with Discord, Roblox, and GitHub
- [**OAuth Setup**](OAUTH_SETUP.md) - Comprehensive OAuth configuration guide
- [**OAuth Implementation**](OAUTH_IMPLEMENTATION.md) - Technical implementation details for OAuth integration
- [**Credentials Rotation**](CREDENTIALS_ROTATION.md) - Best practices for managing and rotating API credentials
## Development Guides
- [Platform-Specific UI Guide](./PLATFORM_UI_GUIDE.md)
- [OAuth Implementation](./OAUTH_IMPLEMENTATION.md)
- [OAuth Setup](./OAUTH_SETUP.md)
- [Credentials Rotation](./CREDENTIALS_ROTATION.md)
### Platform & UI
- [**Platform UI Guide**](PLATFORM_UI_GUIDE.md) - Platform-adaptive UI for mobile, desktop, and web environments
### Security & Access
- [**Entitlements Quick Start**](ENTITLEMENTS_QUICKSTART.md) - Guide to setting up user entitlements and permissions
## 🚀 Getting Started
If you're new to AeThex OS, we recommend starting with:
1. Review the OAuth Quick Start Guide to set up authentication
2. Explore the Platform UI Guide to understand the adaptive interface
3. Configure entitlements for proper access control
## 📖 Additional Resources
For more information about AeThex OS, please visit the [main repository](https://github.com/AeThex-Corporation/AeThex-OS).
## 🤝 Contributing
If you find any issues with the documentation or would like to contribute improvements, please open an issue or pull request in the main repository.
---
*Last updated: 2025-12-28*
## System Information
- [Tauri Setup](../TAURI_SETUP.md)
- [Web vs Desktop](../WEB_VS_DESKTOP.md)
- [Mobile Features](../MOBILE_FEATURES.md)