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: D5:71:6B:92:16:2B:3B:50:9C:07:0D:49:6B:A4:A2:B7:21:D0:94:67:CE:17:84:49:EB:18:71:AA:01:90:3F:DC
sha-1: 5B:EB:4D:35:CC:09:7E:3D:AE:41:28:8A:45:C0:80:41:BF:B4:D3:00
expiry: 2017-12-23
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
include: ['_pages']