Customize configuration files

This commit is contained in:
Jesper Hess 2016-04-06 08:25:53 +02:00
parent 585c5695c0
commit 151b811e66
2 changed files with 10 additions and 9 deletions

2
Gemfile Normal file
View File

@ -0,0 +1,2 @@
gem 'github-pages'
source 'https://rubygems.org'

View File

@ -6,16 +6,15 @@
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: Your awesome title
email: your-email@domain.com
title: XMPP.DK
email: jesper@graffen.dk
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
xmpp.dk is a secure, free and public XMPP/Jabber server that allows registration.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://yourdomain.com" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll
url: "https://xmpp.dk" # the base hostname & protocol for your site
sass:
sass_dir: _sass
include: ['_pages']
# Build settings
markdown: kramdown
input: GFM