Migrate documentation to Mintlify and configure 301 redirects (#15502)
## Summary Completes the migration of all documentation from twenty-website to a new Mintlify-powered documentation site at docs.twenty.com. ## Changes Made ### New Package: `twenty-docs` - ✅ Created new Mintlify documentation package - ✅ Migrated 95 content pages (user-guide, developers, twenty-ui) - ✅ Migrated 81 images - ✅ Converted all custom components to Mintlify native components - ✅ Configured navigation with 2 tabs and 94 pages - ✅ Added Helper AI Agent with searchArticles tool for docs search ### Updated: `twenty-website` - ✅ Added 11 redirect rules (301 permanent) in next.config.js - ✅ Removed all documentation content (111 files) - ✅ Removed documentation routes (user-guide, developers, twenty-ui) - ✅ Removed documentation components (9 files) - ✅ Updated keystatic.config.ts - ✅ Preserved all marketing/release pages ### Updated: Core Files - ✅ Updated README.md - docs links point to docs.twenty.com - ✅ Updated CONTRIBUTING.md - code quality link updated - ✅ Updated SupportDropdown.tsx - user guide link updated - ✅ Updated Footer.tsx - user guide link updated
This commit is contained in:
@@ -32,7 +32,7 @@ Examples of what you can automate internally:
|
||||
- **Sales processes**: Stage-based updates, churn management, stale opportunity alerts
|
||||
- **Productivity**: Weekly task reminders, meeting follow-ups, cross-object field synchronization
|
||||
|
||||
For detailed examples and step-by-step guidance, see our [Internal Automations](/user-guide/section/workflows/internal-automations) guide.
|
||||
For detailed examples and step-by-step guidance, see our [Internal Automations](/user-guide/workflows/internal-automations) guide.
|
||||
|
||||
|
||||
## 2. External Integrations
|
||||
@@ -43,10 +43,10 @@ Examples of what you can integrate:
|
||||
- **Data ingestion**: Webform submissions, product data sync, meeting notes, data enrichment
|
||||
- **Data distribution**: Newsletter management, email sequences, lead scoring, invoice generation
|
||||
|
||||
For detailed integration patterns and implementation guidance, see our [External Tool Integration](/user-guide/section/workflows/external-tool-integration) guide.
|
||||
For detailed integration patterns and implementation guidance, see our [External Tool Integration](/user-guide/workflows/external-tool-integration) guide.
|
||||
|
||||
### What if I don't want to build those connections?
|
||||
We offer [Professional Services](/user-guide/section/workflows/professional-services) to help you create the automations you need.
|
||||
We offer [Professional Services](/user-guide/workflows/professional-services) to help you create the automations you need.
|
||||
Depending on the scope of your project, we will suggest an [Onboarding pack](https://twenty.com/onboarding-packages) or we will put you in contact with our certified implementation partners. They can create your data model, migrate your data, build your workflows.
|
||||
|
||||
### I'm not sure the connection I need is feasible
|
||||
|
||||
Reference in New Issue
Block a user