You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
464 B
24 lines
464 B
title: RTFM
|
|
email: me@shadowfacts.net
|
|
description: Documentation for Shadowfacts' mods.
|
|
baseurl: ""
|
|
url: "https://rtfm.shadowfacts.net"
|
|
enforce_ssl: "rtfm.shadowfacts.net"
|
|
twitter_username: ShadowfactsDev
|
|
github_username: shadowfacts
|
|
|
|
markdown: kramdown
|
|
|
|
permalink: /:categories/:title/
|
|
|
|
collections:
|
|
mods:
|
|
permalink: /:path/
|
|
defaults:
|
|
type: mod
|
|
output: true
|
|
articles:
|
|
permalink: /:path/
|
|
defaults:
|
|
type: article
|
|
output: true |