The homepage for lorebooks.wiki
domain service itself, hosted on Netlify
Cloudflare Pages, built with Mkdocs + Material theme. All of the documentation
sources are at the src
directory including our legal documents
and documentation.
You might need to install pipenv
, although we also generate static lockfiles at
requirements.txt
- Install deps:
pipenv install
orpip3 intall -r requirements.txt
- Run localdev server:
pipenv run mkdocs serve
- Edit as usual
- Code:
MPL-2.0
- Documentation:
CC-BY-SA-4.0