-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (26 loc) · 870 Bytes
/
_config.yml
File metadata and controls
30 lines (26 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# jekyll configuration
# --------------------
permalink: /:year/:month/:day/:title/
highlighter: rouge
markdown: kramdown
exclude: ['readme.md', 'Gemfile.lock', 'Gemfile', 'run.sh', 'CNAME']
plugins: [jekyll-paginate]
paginate: 5
paginate_path: "pages/:num/"
# site configuration
# ------------------
url: https://www.stefanglase.de
title: stefanglase.de
description: 'Hier bloggt Stefan Glase über Softwareentwicklung, Mountainbiking und allerlei andere Dinge.'
keywords: 'Mountainbike, MTB, Enduro, Java, Softwareentwicklung, Groovy, Grails, Maven, Spring, BitvUnit, Atlassian, Jira, Scrum, Agile'
author: Stefan Glase
email: stefan.glase@googlemail.com
# google analytics
# ----------------
google_analytics_code: UA-22676933-1
# github ribbon
# -------------
github_username: codescape
# comments with disqus
# --------------------
disqus_username: stefanglase