mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-16 02:05:58 +00:00
f6b058f3c960d9fdfd1c02d32b3a202fbc6b65ba
React [pools events](https://github.com/facebook/react/issues/2850), which means that once the lambda runs later on the properties we want to read will be null. Instead, we capture the properties in the event loop.
The Homebrewery
The Homebrewery is a tool for making authentic looking D&D content using only Markdown. Check it out here.
issues, suggestions, bugs
If you run into any issues using The Homebrewery, please submit an issue here
local dev
Homebrewery is open source, so feel free to clone it, tinker with it, or run your own local version.
pre-reqs
getting started
- clone it
npm installnpm buildnpm start
standalone PHB stylesheet
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.
changelog
You can check out the changelog here
license
This project is licensed under MIT
Description
Languages
CSS
72.9%
JavaScript
27.1%