MCBEDOC is a documentation project for Minecraft Bedrock Edition tools and unlockers.
This documentation aims to provide comprehensive information and guides on various tools and unlockers for Minecraft Bedrock Edition.
- Jekyll: A static site generator that allows you to build and maintain your documentation easily.
- Just the Docs: A Jekyll theme specifically designed for documentation sites, providing a clean and user-friendly interface.
To get started with MCBEDOC, follow these steps:
- Clone the repository:
git clone https://github.com/mcbedoc/mcbedoc.github.io.git
- Install Jekyll:
gem install jekyll
- Navigate to the project directory:
cd mcbedoc.github.io
- Start the local development server:
jekyll serve
- Open your browser and visit
http://localhost:4000
to view the documentation.
Contributions to MCBEDOC are welcome! If you have any suggestions, improvements, or bug fixes, please feel free to submit a pull request. Make sure to follow the contribution guidelines outlined in the CONTRIBUTING.md file. For requesting to add a material to MCBEDOC is accepted!, please do a Pull Request for it.
This project is licensed under the MIT License.
For any questions or inquiries, please contact the project maintainer at mcbedoc@openm.tech
We value your feedback! If you have any suggestions, comments, or questions about the documentation, please don't hesitate to reach out to us. You can submit an issue on the GitHub repository or contact us directly.
We appreciate your support and hope you find MCBEDOC helpful for your Minecraft Bedrock Edition projects!