The Homebrewery is a tool for making authentic looking D&D content using only Markdown. Check it out here.
If you run into any issues using The Homebrewery, please submit an issue here
Homebrewery is open source, so feel free to clone it, tinker with it, or run your own local version.
- clone it
npm install
npm build
npm start
If you just want the stylesheet that is generated to make pages look like they are from the Player's Handbook, you will find it here
If you are developing locally and would like to generate your own, follow the above steps and then run npm run phb
.
You can check out the changelog here
This project is licensed under MIT