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