A modern documentation website for 999s scripting resources, built with Mintlify.
999s Documentation is a comprehensive guide for scripting resources that help developers write better, more maintainable code. The documentation focuses on providing clear, easy-to-understand guides for various scripting tools and utilities, with a particular emphasis on the 999s Bridge framework.
- 📚 Modern documentation with a clean, intuitive interface
- 🎨 Custom theme with beautiful color scheme
- 🔧 Comprehensive API references
- 📱 Responsive design for all devices
- 🌐 Multi-language support (English and Thai)
docs.json # Mintlify configuration
favicon.png # Site favicon
index.mdx # Home page
style.css # Custom styles
images/ # Image assets
logo/ # Logo assets
scripts/ # Documentation content
└── 999s-bridge/ # Bridge framework documentation
├── getting-started.mdx
├── schema-manager.mdx
├── event-manager.mdx
├── debug.mdx
├── state.mdx
└── array.mdx
The documentation covers several key areas:
- Getting Started Guide: Basic setup and requirements
- 999s Bridge Framework:
- Schema Management
- Event System
- Debug Tools
- State Management
- Array Utilities
This documentation site is built using Mintlify, a modern documentation platform.
- Node.js
- Mintlify CLI
- Install Mintlify CLI:
npm install -g mintlify
- Start the development server:
mintlify dev
- Preview the documentation at
http://localhost:3000
For support inquiries, please contact: [email protected]
All my resources (non open-source) are protected by DMCA. All rights reserved.