mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 11:22:40 +00:00
Some typos
This commit is contained in:
committed by
Trevor Buckner
parent
3e69e8c1aa
commit
7c3946fb03
@@ -1,9 +1,9 @@
|
|||||||
# The Homebrewery
|
# The Homebrewery
|
||||||
The Homebrewery is a tool for making authnetic looking [D&D content](http://dnd.wizards.com/products/tabletop-games/rpg-products/rpg_playershandbook) using only [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet). Check it out [here](http://homebrewery.naturalcrit.com).
|
The Homebrewery is a tool for making authentic looking [D&D content](http://dnd.wizards.com/products/tabletop-games/rpg-products/rpg_playershandbook) using only [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet). Check it out [here](http://homebrewery.naturalcrit.com).
|
||||||
|
|
||||||
|
|
||||||
### issues, suggestions, bugs
|
### issues, suggestions, bugs
|
||||||
If you run into any issues using The Homebrewery, please submit an issues [here](/issues)
|
If you run into any issues using The Homebrewery, please submit an issue [here](/issues)
|
||||||
|
|
||||||
|
|
||||||
### local dev
|
### local dev
|
||||||
@@ -20,7 +20,7 @@ Homebrewery is open source, so feel free to clone it, tinker with it, or run you
|
|||||||
1. `npm start`
|
1. `npm start`
|
||||||
|
|
||||||
#### standalone PHB stylesheet
|
#### 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](https://github.com/stolksdorf/homebrewery/blob/master/phb.standalone.css)
|
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](https://github.com/stolksdorf/homebrewery/blob/master/phb.standalone.css)
|
||||||
|
|
||||||
If you are developing locally and would like to generate your own, follow the above steps and then run `npm run phb`.
|
If you are developing locally and would like to generate your own, follow the above steps and then run `npm run phb`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user