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: EF:98:70:48:AE:2C:24:E1:98:2C:F8:81:1E:59:40:2F:3F:86:21:AC:13:A3:CB:DB:FB:87:F0:40:F0:57:23:75
sha-1: CE:06:C1:25:16:94:2A:62:D8:EE:D1:6E:EE:94:F9:50:8B:34:87:7C
expiry: 2018-06-21
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
include: ['_pages']