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: 53:B5:B1:DA:C3:B8:F8:F7:BC:C9:12:BB:7F:9D:DB:73:06:49:3F:B1:92:EB:2D:39:E4:D2:53:57:87:C8:4F:ED
sha-1: 81:A4:BD:DE:4F:D7:C2:4F:BC:BD:A2:48:EE:85:CE:F9:F9:75:62:5E
expiry: 2018-11-20
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
include: ['_pages']