A comprehensive documentation platform for FiveM development, providing detailed guides, tutorials, and best practices for the FiveM community.
- 📚 Extensive documentation covering various aspects of FiveM development
- 🎨 Modern, responsive UI with dark mode support
- 🔍 Advanced search functionality
- 📝 Interactive code examples with syntax highlighting
- 🌐 Multi-language support
- 📱 Mobile-friendly design
- 🚀 Fast and optimized performance
- Framework: Next.js
- UI: React, Tailwind CSS
- Documentation: MDX
- Code Highlighting: Shiki
- Icons: Lucide
- Deployment: Vercel
-
Clone the repository:
git clone https://github.com/your-username/fixfx.wiki.git
-
Install dependencies:
cd fixfx.wiki pnpm install -
Start the development server:
pnpm dev
-
Open http://localhost:3000 in your browser.
The documentation is organized into several main sections:
- Core: Fundamental concepts and principles
- CFX: FiveM-specific tools and features
- Common Tools: Essential utilities and best practices
- Guides: Step-by-step tutorials and walkthroughs
We welcome contributions from the community! Here's how you can help:
- Fork the repository
- Create a new branch for your feature
- Make your changes
- Submit a pull request
Please ensure your contributions follow our contribution guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
- FiveM - The platform this documentation is built for
- Next.js - The React framework used
- Tailwind CSS - The utility-first CSS framework
- MDX - The documentation format
- Shiki - The syntax highlighter
- Lucide - The icon library
If you need help or have questions:
- Open an issue on GitHub
- Join our Discord community
- Check out our FAQ section
- Add more language support
- Implement interactive tutorials
- Add video tutorials
- Create a community forum
- Add API documentation
- Implement user authentication
- Add contribution guidelines
- Create a style guide