Skip to content

Maxmani/reimaden-mods-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

This repository contains the documentation for all of the Reimaden Minecraft mods.
The documentation is written in Markdown and is built using Material for MkDocs.

Hosting Locally

  • Install Python 3
  • Clone this repository
  • Create a virtual environment in the repo folder python -m venv .venv
  • Activate the virtual environment source .venv/bin/activate
  • Run pip install -r requirements.txt
  • Run mkdocs serve to host it

About

Documentation for my Minecraft mods.

Resources

License

Stars

Watchers

Forks