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: 86:34:B1:35:D1:A4:92:29:DC:A5:48:88:1F:BF:B0:35:28:66:B8:2E:C8:BA:38:97:4C:82:4C:3E:C1:C7:07:19
sha-1: C4:8D:A9:A1:7F:FB:47:38:C8:5E:03:55:64:D0:17:71:C6:A4:18:47
expiry: 2018-08-20
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
include: ['_pages']