website/_config.yml

23 lines
754 B
YAML
Raw Normal View History

2016-04-05 18:38:01 +00:00
# Site settings
2016-04-06 17:34:16 +00:00
title: XMPP.DK jabber server
2016-04-06 06:25:53 +00:00
email: jesper@graffen.dk
2016-04-05 18:38:01 +00:00
description: > # this means to ignore newlines until "baseurl:"
2016-04-06 06:25:53 +00:00
xmpp.dk is a secure, free and public XMPP/Jabber server that allows registration.
2016-04-05 18:38:01 +00:00
baseurl: "" # the subpath of your site, e.g. /blog
2016-04-06 17:34:16 +00:00
url: "https://xmpp.dk" # the base hostname & protocol for your site
twitter_username: xmppdk
fingerprints:
otr: 6A99F136 E66972B9 B169D5B3 458828D1 4003240F
tls:
2019-02-13 13:33:28 +00:00
sha-256: 61:8D:5A:2B:6C:EE:A3:4C:B5:38:0B:11:97:95:C9:97:8C:16:10:C4:4B:FF:21:7C:60:09:05:EB:51:1A:49:52
sha-1: 84:1C:5A:63:E2:DD:E6:76:1D:7A:03:70:E2:4D:B3:76:B3:73:6B:23
expiry: May 9 11:15:43 2019 GMT
# Build settings
markdown: kramdown
2016-04-06 06:25:53 +00:00
sass:
sass_dir: _sass
2016-04-08 19:10:56 +00:00
style: compressed
2016-04-06 06:25:53 +00:00
include: ['_pages']