1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-10 14:35:57 +00:00
Scott Tolksdorf bf21c3d351 lint
2018-12-06 18:19:43 -05:00
2018-12-06 18:19:43 -05:00
2018-08-22 01:44:48 -07:00
2018-04-09 00:12:56 -04:00
2018-12-06 18:19:43 -05:00
2018-04-09 00:12:56 -04:00
2018-04-09 00:12:56 -04:00
2016-12-25 21:44:27 -05:00
2018-12-05 18:14:05 -05:00

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

The Homebrewery is open source, so feel free to clone it, tinker with it, or run your own local version.

pre-reqs

  1. install node
  2. install mongodb

getting started

  1. clone it
  2. npm install
  3. npm build
  4. npm 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. Which means you are free to use The Homebrewery in any way that you want, except for claiming that you made it yourself.

If you wish to sell or in some way gain profit for what's created on this site, it's your responsibility to ensure you have the proper licenses/rights for any images or resources used.

Description
No description provided
Readme 14 MiB
Languages
CSS 72.9%
JavaScript 27.1%