summaryrefslogtreecommitdiff
path: root/config.yaml
blob: daf962534fd00bf9e8302355fc5c7560952abcbc (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
29
30
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"
  "PF": ".PDF"
  "LD": "Lore Doc"