mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 11:52:39 +00:00
eaab6de691f9603ceb09f549e441faa589b19d46
I think this might be caused by a new bug in Chrome or something since it seems to have popped up in GMBinder as well in the last couple weeks. See #683 Anyway, the error only occurs on the Class Table and Descriptive Text Box, which are also the only ones to use `border-image-repeat: round`. I changed it to `border-image-repeat: stretch` which solves the graphical issue and doesn't affect the appearance otherwise in this particular case.
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
JavaScript
71.1%
Less
27.7%
Shell
0.6%
CSS
0.4%
PowerShell
0.2%