Gergely Polonkai b37b6139ee Revert "Fix the well-known directory inclusion"
This reverts commit fc6c7c1f17881f828e89cbb0f4d25916c8f2b096.
2017-10-25 11:04:52 +02:00

20 lines
465 B
YAML

# Site settings
title: Gergely Polonkai
email: gergely@polonkai.eu
description: "developer, systems engineer and administrator"
baseurl: ""
url: "http://gergely.polonkai.eu"
timezone: Europe/Budapest
name: Gergely Polonkai
paginate: 10
paginate_path: "/blog/page/:num"
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"]
include: ['.well-known']
plugins:
- jekyll-gist
- jekyll-paginate
# Build settings
markdown: kramdown
permalink: pretty