feat: Add comprehensive documentation structure
- Created ALwrity introduction page with vision summary - Added detailed installation guide with step-by-step instructions - Created comprehensive configuration guide for API keys and settings - Added first steps guide with complete user onboarding flow - Updated navigation structure to include all new pages - Preserved existing documentation while organizing it logically - Optimized for SEO with proper structure and metadata
This commit is contained in:
@@ -97,8 +97,12 @@ extra:
|
||||
# Navigation structure
|
||||
nav:
|
||||
- Home: index.md
|
||||
- About: about.md
|
||||
- Getting Started:
|
||||
- Quick Start: getting-started/quick-start.md
|
||||
- Installation: getting-started/installation.md
|
||||
- Configuration: getting-started/configuration.md
|
||||
- First Steps: getting-started/first-steps.md
|
||||
- Features:
|
||||
- Blog Writer:
|
||||
- Overview: features/blog-writer/overview.md
|
||||
|
||||
Reference in New Issue
Block a user