μlbs Documentation
A lightweight documentation system optimized for modern web development and research applications.
Getting Started
μlbs is designed for fast documentation development with zero configuration required. Install using your package manager:
npm create μlbs@latest
The command will create a new documentation site with an interactive terminal wizard. All assets are pre-cached for offline use.
Key Features
Instant Development
Edit documentation in real-time with live preview. Changes update instantly across all devices using WebSockets.
Multi-Language Support
Built-in support for 27 programming languages with syntax highlighting and semantic color themes.
API References
Contribute
μlbs runs entirely on community contributions. We welcome help with:
- New plugin ecosystems
- Theme development
- Performance optimizations
- Internationalization
Check our contributing guidelines to start making impact.