summaryrefslogtreecommitdiff
path: root/config.yaml
blob: 4ca1baca15a54f2251c24777483599c39eec15b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
url: "https://www.andrewdm.me/"

# Licenses
default_license: "CC BY-SA-3.0"
license_uris:
  "CC BY-SA-3.0": "https://creativecommons.org/licenses/by-sa/3.0/"
  "WTFPL-2": "http://www.wtfpl.net/txt/copying/"

# People
default_author: "Andrew Murrell"
person_uris:
  "Luke Shumaker": "https://lukeshu.com/"
  "Andrew Murrell": "https://andrewdm.me/"
person_emails:
  "Luke Shumaker": "lukeshu@lukeshu.com"
  "Andrew Murrell": "ImFromNASA@gmail.com"

# Categories
categories:
  "DM": "DMing Resource"
  "ES": "Essay"
  "FF": "Flash Fiction"
  "HB": "Homebrew"
  "SS": "Short Story"
  "WP": "WIP"
  "WB": "Worldbuilding Prompt"
  "AP": "Apocrypha"
  "FR": "Forgotten Realms"