Added basic use cases pages

This commit is contained in:
Arunavo Ray
2025-10-03 12:35:04 +05:30
parent b8dea1ee9c
commit 21e2f4717c
14 changed files with 1633 additions and 44 deletions

View File

@@ -22,6 +22,11 @@ Welcome to the Gitea Mirror documentation. This guide covers everything you need
- **[Sponsor Integration](./SPONSOR_INTEGRATION.md)** - GitHub Sponsors integration
- **[Webhook Configuration](./WEBHOOKS.md)** - Set up GitHub webhooks
### Marketing Site
- **Use Case Library** (`www/src/pages/use-cases/`) - MDX guides surfaced on the landing page use case section
- **Use Case Cards** (`www/src/lib/use-cases.ts`) - Central place to update titles, summaries, and CTA links shown across the site
### Architecture
- **[Architecture Overview](./ARCHITECTURE.md)** - System design and components
@@ -115,4 +120,4 @@ Gitea Mirror is open source software licensed under the [MIT License](../LICENSE
---
For detailed information on any topic, please refer to the specific documentation guides listed above.
For detailed information on any topic, please refer to the specific documentation guides listed above.