Collekton Documentation Hub
Welcome to the centralized documentation hub for all Collekton Universe projects. This platform aggregates and organizes documentation from our various repositories, providing a single point of access for developers, stakeholders, and users.
📚 Available Projects
Comprehensive documentation for the art management system
Core Platform
Active
📥 Synced Locally
Last synced: 2025-12-22 13:33:21
📁 Local path: cache/projects/legacy-clktn/
Central brain of the Collekton universe - 27 service modules
API Platform
Active
📥 Synced Locally
Last synced: 2025-12-16 04:08:01
📁 Local path: cache/projects/the-art-register/
🚀 Quick Navigation
For Developers
For System Administrators
🏗️ System Overview
The Collekton Documentation Hub is a sophisticated aggregation platform that:
- Automatically syncs documentation from GitHub Pages repositories
- Provides centralized access to all project documentation
- Maintains version control with backup and rollback capabilities
- Supports webhook integration for real-time updates
- Offers admin interface for monitoring and management
🛠️ Technical Details
Architecture
- Frontend: Dynamic PHP with legacy GitHub Pages styling
- Backend: PHP-based sync system with file-based storage
- Web Server: Nginx with PHP-FPM integration
- Data Source: GitHub Pages repositories
- Sync Method: HTTP content fetching with webhook support
- Storage: Local cache in
cache/projects/ directory
Features
- Dynamic Project Listing: Automatically populated from configuration
- Local Documentation Access: Fast access to synced content
- Sync Status Indicators: Visual feedback on sync status
- Direct Documentation Links: Seamless navigation to local copies
- Sync Monitoring: Real-time status tracking
- Backup System: Automatic content versioning
- Admin Interface: Web-based management console
🎯 Getting Started
- Browse Projects: Click on any project above to view its locally synced documentation
- Monitor System: Visit the admin panel to check sync status
- Configure Webhooks: Set up GitHub webhooks for automatic updates
- Add Projects: Edit
config/projects.json to add new repositories
💬 Support
For technical support, configuration issues, or feature requests:
- GitHub Issues: collekton organization
- Documentation: Check individual project documentation for specific help
- System Logs: Review log files for troubleshooting