CheRuisiBesares / bestiary

Functional 5e Creature List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bestiary

Bestiary is a mobile-friendly 5e compendium of creatures that organizes them in various classifications and strengths.

See the latest compiled build here: http://chisaipete.github.io/bestiary/

Changelog

  • 03/21/16: Merged typo fixes and table markdown fix
  • 03/09/16: Added hiding of tag headers during search
  • 03/02/16: Added monsters from online supplements
  • 02/27/16: Added monsters from the SRD

To Do

  • Sort by location, sub-types, tags, CR, level, etc.
  • More Monsters from more sources!

Structure

Creatures can be found inside _posts/. Each creature gets its own post, written and stored as a Markdown file. The date is arbitrary and never displayed, but still necessary for Jekyll to process the posts properly.

If you'd like to help fill out the rest of the creatures from the MM, for each new spell you make:

  1. Make a new post inside _posts/ for each new creature, and copy the formatting from another creature.
  2. Submit a pull request for the creatures(s) when you're finished, and that's it! Thank you so much. :)

Build Instructions

I've edited _config.yml for my own build purposes, but if you've got Jekyll set up locally, the following should create the build from your friendly command line terminal: jekyll serve -Vw --no-watch --baseurl ""

Thanks

Shoutout to Saph of http://ephe.github.io/grimoire from whom I've shamelessly borrowed the majority of the codebase

About

Functional 5e Creature List

License:Other


Languages

Language:CSS 56.7%Language:HTML 35.6%Language:Ruby 7.6%