Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 829 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 829 Bytes

Community Lorebooks homepage

All Contributors

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.

Local development

You might need to install pipenv, although we also generate static lockfiles at requirements.txt

  1. Install deps: pipenv install or pip3 intall -r requirements.txt
  2. Run localdev server: pipenv run mkdocs serve
  3. Edit as usual

License