yarhouse / homebrewery

Create authentic looking D&D homebrews using only markdown

Home Page:http://homebrewery.naturalcrit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Homebrewery

The Homebrewery is a tool for making authnetic 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 issues here

local dev

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 have 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

About

Create authentic looking D&D homebrews using only markdown

http://homebrewery.naturalcrit.com

License:MIT License


Languages

Language:CSS 72.8%Language:JavaScript 27.2%