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: 27:42:4C:7F:68:B7:C9:82:B8:15:D6:C1:22:7C:4F:42:41:32:93:8E:EB:7D:60:A7:AE:3D:5A:30:D2:86:C8:9E
sha-1: 47:7F:20:79:CD:58:1E:87:12:D6:FA:59:96:46:F4:86:AE:EC:53:04
expiry: 2018-04-22
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
include: ['_pages']