website/_config.yml

23 lines
740 B
YAML

# Site settings
title: XMPP.DK jabber server
email: jesper@graffen.dk
description: > # this means to ignore newlines until "baseurl:"
xmpp.dk is a secure, free and public XMPP/Jabber server that allows registration.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://xmpp.dk" # the base hostname & protocol for your site
twitter_username: xmppdk
fingerprints:
otr: 6A99F136 E66972B9 B169D5B3 458828D1 4003240F
tls:
sha-256: 72:FD:52:D1:5F:CD:8B:16:A7:AF:0E:74:5F:EC:6D:B2:F4:4C:FD:37:D1:EC:A3:EB:F2:8F:22:CF:06:5F:22:9B
sha-1: 12:E5:EB:7A:15:F3:ED:F8:EE:28:BC:91:E3:FB:ED:2F:55:6B:1F:45
expiry: 2018-02-21
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
include: ['_pages']