these are kind of old, actually, but I lost track of my git repos for a bit and didn't think to fix them. Crimson and Verdant Dawn are both stalled, and Adventuring! is just starting.master
parent
2364469487
commit
2fffa729a0
@ -1,3 +1,4 @@
|
||||
TITLE_SUFFIX = 'orb.moe'
|
||||
CONTACT_EMAIL = 'bss@orb.moe'
|
||||
DEFAULT_PAGE_STYLE = 'dark'
|
||||
MARKDOWN_EXTENSIONS = ['extra', 'mdx_linkify', 'sane_lists', 'smarty', 'toc', 'tables']
|
||||
MARKDOWN_EXTENSIONS = ['extra', 'sane_lists', 'smarty', 'toc', 'tables']
|
||||
|
@ -0,0 +1,3 @@
|
||||
Title: Adventuring!
|
||||
|
||||
# Adventuring!
|
@ -0,0 +1,12 @@
|
||||
Title: Verdant Dawn
|
||||
|
||||
# Verdant Dawn
|
||||
|
||||
We haven't decided entirely what we're doing with this yet, but it's some 13th Age!
|
||||
|
||||
## The Party
|
||||
|
||||
* Alluin Winterheart, half-elf cleric (Nuttacon)
|
||||
* Carven, wood elf ranger (kad)
|
||||
* Lavant, human abomination (shrubey)
|
||||
* Phoenix, dark elf sorcerer (Phoenix)
|
Loading…
Reference in new issue