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: 71:7E:B6:8A:27:EA:B8:65:9E:E6:71:91:97:B5:28:9A:94:8B:BC:A0:1D:81:40:CE:A4:C6:4E:4E:0A:E6:F3:3B
sha-1: 95:8B:26:1D:26:CA:BF:70:D0:CF:E3:E2:B1:FD:78:51:A5:0B:95:E0
expiry: 2019-02-13
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
include: ['_pages']