Text Tweaking

This commit is contained in:
B.A. Umberger 2018-06-23 20:16:42 -05:00
parent 8bdbf5e161
commit 26298efcf6
3 changed files with 9 additions and 4 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.DS_Store
pages/.DS_Store
pages/.DS_Store
pages/.DS_Store

BIN
pages/.DS_Store vendored

Binary file not shown.

View file

@ -13,7 +13,7 @@ media_order: 'DnD_Logo.png,DnD_PHB.jpg,DnD_DMG.jpg,DnD_MM.jpg,DnD_Starter_Art.jp
**The Systems Reference Document (SRD)** contains guidelines for publishing content under the Open-Gaming License (OGL). The [Dungeon Masters Guild](http://dungeonmastersguild.com/) also provides self-publishing opportunities for individuals and groups. The OGL and Dungeon Masters Guild offer different kinds of publishing opportunities. For an overview of the programs, please visit the official [Wizards SRD page](http://dnd.wizards.com/articles/features/systems-reference-document-srd).
**Why Markdown format?** Markdown is a lightweight markup language with plain text formatting syntax created by [John Gruber](https://daringfireball.net). It is designed so that it can be converted to HTML and many other formats using a tool by the same name.[8] Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. As the initial description of Markdown contained ambiguities and unanswered questions, many implementations and extensions of Markdown appeared over the years to answer these issues.
**Why Markdown format?** Markdown is a lightweight markup language with plain text formatting syntax created by [John Gruber](https://daringfireball.net). It is designed so that it can be converted to HTML and many other formats. Markdown is often used to create readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. As the initial description of Markdown contained ambiguities and unanswered questions, many implementations and extensions of Markdown appeared over the years to answer these issues.
! The documents contained herein are edited from scratch into Markdown format for portability and conversion to other formats. This is not a basic conversion as you find elsewhere, we have painstakingly converted the original Wizard's SRD PDF to markdown paragraph-by-paragraph. The original documents can be downloaded from our [Sigillum-Rasa GitHub repository](https://github.com/sigillumrasa/OGL-SRD5). Please report any issues you find through our GitHub account. Thank you!
@ -27,8 +27,8 @@ media_order: 'DnD_Logo.png,DnD_PHB.jpg,DnD_DMG.jpg,DnD_MM.jpg,DnD_Starter_Art.jp
Download the official [Errata and FREE Basic Rules](http://dnd.wizards.com/articles/features/basicrules). and [Characters Sheets](http://dnd.wizards.com/articles/features/character_sheets).
| [Player's Handbook](https://www.amazon.com/Players-Handbook-Dungeons-Dragons-Wizards/dp/0786965606/ref=asap_bc?ie=UTF8) | [Dungeon Master's Guide](https://www.amazon.com/Dungeon-Masters-Guide-Core-Rulebook/dp/0786965622/ref=asap_bc?ie=UTF8) | [Monster Manual](https://www.amazon.com/Monster-Manual-Core-Rulebook-Wizards/dp/0786965614/ref=asap_bc?ie=UTF8) |
| :----- | :----- | :----- |
| ![PHB](DnD_PHB.jpg) | ![DMG](DnD_DMG.jpg) | ![MM](DnD_MM.jpg) |
| [Player's Handbook](https://www.amazon.com/Players-Handbook-Dungeons-Dragons-Wizards/dp/0786965606/ref=asap_bc?ie=UTF8) | [Dungeon Master's Guide](https://www.amazon.com/Dungeon-Masters-Guide-Core-Rulebook/dp/0786965622/ref=asap_bc?ie=UTF8) | [Monster Manual](https://www.amazon.com/Monster-Manual-Core-Rulebook-Wizards/dp/0786965614/ref=asap_bc?ie=UTF8) |
|:----------------------------------------------------------------------------------------------------------------------- |:---------------------------------------------------------------------------------------------------------------------- |:--------------------------------------------------------------------------------------------------------------- |
| ![PHB](DnD_PHB.jpg) | ![DMG](DnD_DMG.jpg) | ![MM](DnD_MM.jpg) |
Website by [Sigillum-Rasa](http://sigillum-rasa.enterprises). By permission, this website utilizes official material and images from the [Wizard's Fan Site Kit](http://dnd.wizards.com/articles/features/fan-site-kit).