Grimoire is a mobile-friendly 5e spellbook that organizes spell lists by class and level.
See the latest compiled build here: http://ephe.github.io/grimoire/
- 9/30/14: Added rest of Wizard level 1 spells.
- 9/26/14: Added Sorcerer and Warlock cantrips, and Ranger, Sorcerer and Warlock level 1 spells. Also Remove Curse and the level 3 category. Spell level links on spell pages now go to the level subsection in the full spell list (home) instead of a broken subpage.
- 9/25/14: Added Druid cantrips and Druid and Paladin level 1 spells.
- Added all Bard cantrips and level 1 spells.
- Added Wizard cantrips and level 1 from the starter kit.
- Added all Cleric cantrips and level 1 spells.
- Create another layout for the spell level tag pages (e.g. cantrip, level1). Also figure out what to do with those pages.
- Find a real home for class specializations (e.g. cleric's domains)
- Clean up header and navigation scheme.
- Style all the things!
- Finish adding spells, obviously.
Spells can be found inside _posts/
. Each spell 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 spells from the PHB, for each new spell you make:
- Make a new post inside
_posts/
for each new spell, and copy the formatting from another spell. - Submit a pull request for the spell(s) when you're finished, and that's it! Thank you so much. :)
Cleric and wizard spells from the Starter Kit were seeded from this Reddit post.