The Rokucraft Wiki contains in-depth tutorials on how gameplay functions on our server, and detailed guides on our roleplay systems. Our Wiki was built with the intention to aid every player in our community, whether they needed to read up on nation-specific lore, learn our rules or use it as a reference to help others in the community.
Interested in helping improve the Rokucraft Wiki? Want to report an issue? Have suggestions and ideas? Please see our contributing guidelines for further details on how you can help.
To build this site locally you must first install the required dependencies using pip:
pip install -r requirements.txt
Once you have done that, you can clone this repository:
git clone https://github.com/Rokucraft/RokuWiki.git
Now you can serve the site through your terminal and test your changes locally by running:
mkdocs serve
The content of this project itself is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, and the underlying source code used to format and display that content is licensed under the GNU General Public License v3.0.