2014-06-26 16:48:13 +00:00
|
|
|
# Site settings
|
|
|
|
title: Gergely Polonkai
|
|
|
|
email: gergely@polonkai.eu
|
|
|
|
description: "developer, systems engineer and administrator"
|
|
|
|
url: "http://gergely.polonkai.eu"
|
|
|
|
timezone: Europe/Budapest
|
|
|
|
name: Gergely Polonkai
|
|
|
|
paginate: 10
|
|
|
|
paginate_path: "/blog/page/:num"
|
2016-10-18 14:59:05 +00:00
|
|
|
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"]
|
2017-10-25 09:04:52 +00:00
|
|
|
include: ['.well-known']
|
2017-08-31 09:55:54 +00:00
|
|
|
plugins:
|
2016-05-31 13:35:08 +00:00
|
|
|
- jekyll-gist
|
2016-06-20 20:09:15 +00:00
|
|
|
- jekyll-paginate
|
2014-06-26 16:48:13 +00:00
|
|
|
|
|
|
|
# Build settings
|
|
|
|
markdown: kramdown
|
|
|
|
permalink: pretty
|