-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (22 loc) · 798 Bytes
/
_config.yml
File metadata and controls
25 lines (22 loc) · 798 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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: pretty
#relative_permalinks: true #not used since Jekyll v3.0
# Setup
title: LUC GEURTS • Cloud, Linux, Xperf, Coding
tagline: ''
description: 'I have no special talents. I am only passionately curious.'
url: https://lgeurts.github.io
baseurl: ''
plugins: [jekyll-paginate]
paginate: 6
paginate_path: "page:num"
# About/contact
author:
name: Luc Geurts
url: https://flouzeeurl.slack.com
email: lgeurts@proton.me
# Custom vars
version: 1.0.0
repo: https://github.com/lgeurts/lgeurts.github.io