diff --git a/config.py b/config.py index 8b439b3..07e3af6 100644 --- a/config.py +++ b/config.py @@ -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'] diff --git a/pages/13th-age/adventuring/index.md b/pages/13th-age/adventuring/index.md new file mode 100644 index 0000000..820f019 --- /dev/null +++ b/pages/13th-age/adventuring/index.md @@ -0,0 +1,3 @@ +Title: Adventuring! + +# Adventuring! diff --git a/pages/13th-age/crimson/index.md b/pages/13th-age/crimson/index.md index 02a0717..a02b001 100644 --- a/pages/13th-age/crimson/index.md +++ b/pages/13th-age/crimson/index.md @@ -7,10 +7,9 @@ I can't think of a better name so this one's just *Crimson*. ## Virtual Tabletop The campaign's current battle map/whiteboard/etc. is in Foundry, -and available at -**[http://vtt.incorporeal.org:30001/](http://vtt.incorporeal.org:30001/)**. +and available at . -## Characters +## The Party * Bug Zelig ([sheet](bug_zelig.pdf)) — human sorcerer, time traveler stuck in this age who befriended a hedgehog, conflicted @@ -28,12 +27,19 @@ and available at warrior from another dimension cursed by witch who lives on the moon, negative w/Archmage, conflicted w/Elf Queen, conflicted w/High Druid -## Character Generation +## House Rules -Character generation is by the book. See the resources below for classes and -options and whatnot. +I haven't had much need to house-rule stuff yet, and we're going to try to +do icon relationships by the book to start. If we have issues, we can try using +either of my alternate rules to add some crunch to story-guide rolls, or to +replace icons with something like Glorantha runes. -## Resources +But, for now, icons and story-guide rolls as written in the core book. Here +are the only things I have tweaked from the start: + +* [bss's Toughness](../bss's-toughness) + +## Character Generation and Resources Generally speaking, all the below sources are in with no/minimal review from me. If you find something you're interested in in another source, let me know, I don't mind using more @@ -62,15 +68,3 @@ content from third party books or homebrew or whatever. There are a couple more books and 'zines I've uploaded if people want to get really wild, but talk to me about those. - -## House Rules - -I haven't had much need to house-rule stuff yet, and we're going to try to -do icon relationships by the book to start. If we have issues, we can try using -either of my alternate rules to add some crunch to story-guide rolls, or to -replace icons with something like Glorantha runes. - -But, for now, icons and story-guide rolls as written in the core book. Here -are the only things I have tweaked from the start: - -* [bss's Toughness](../bss's-toughness) diff --git a/pages/13th-age/index.md b/pages/13th-age/index.md index 4cc384f..0f400e0 100644 --- a/pages/13th-age/index.md +++ b/pages/13th-age/index.md @@ -29,6 +29,7 @@ The following campaigns are currently running, at my however-slow pace: * [Clouds and Chimeras](clouds-and-chimeras/) * [Crimson](crimson/) +* [Verdant Dawn](verdant-dawn/) Currently-lost campaigns, before I started organizing things here under Yacsra, that nevertheless influenced it, or at least me: diff --git a/pages/13th-age/verdant-dawn/index.md b/pages/13th-age/verdant-dawn/index.md new file mode 100644 index 0000000..39469f4 --- /dev/null +++ b/pages/13th-age/verdant-dawn/index.md @@ -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) diff --git a/pages/index.md b/pages/index.md index f06e8b5..7177c7c 100644 --- a/pages/index.md +++ b/pages/index.md @@ -1,3 +1,5 @@ +Title: + # orb.moe The tabletop RPG repository of [bss](https://bss.zone/) and friends.