website/_config.yml

23 lines
740 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:
2017-10-24 06:40:48 +00:00
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
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']