gergelypolonkai-web-jekyll/_config.yml

19 lines
463 B
YAML
Raw Normal View History

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"
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el", "vendor"]
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