📚 Documentation & Infrastructure Updates
🎯 Key Improvements
- VitePress Documentation: Complete migration to VitePress for better documentation experience
- UTC Time Handling: Fixed block start time calculation to use UTC for consistency
- Codebase Cleanup: Removed redundant configuration files and improved code organization
🐞 Bug Fixes
- Fix block start time flooring to use UTC minutes instead of local time
- Correct og:image URL paths in documentation
- Resolve console.log lint violations in documentation scripts
- Fix broken links and JSON structure inconsistencies in documentation
📖 Documentation
- Add comprehensive VitePress documentation structure
- Fix CLI examples and undefined variables in guides
- Update project documentation with accurate information
- Improve API documentation integration
🔧 Technical Changes
- Enhanced source code for better documentation integration
- Improved string matching robustness in API index updater
- Updated project configuration for documentation workflow
- Excluded docs directory from ESLint checks