You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
463 B
18 lines
463 B
# 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'] |
|
plugins: |
|
- jekyll-gist |
|
- jekyll-paginate |
|
|
|
# Build settings |
|
markdown: kramdown |
|
permalink: pretty
|
|
|