Skip to content

Eudicods/Theaceae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

187 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theaceae

CI Status website

This is the reference materiel for the D&D world of Eudicods.

Live Website

https://theaceae.jeremylt.org/

Building Locally

To build locally, you need Python3 and pip

First install the dependencies for building the website

pip install -r requirements.txt

Then build the website

make html

The local website will be in build/html