-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
37 lines (28 loc) · 702 Bytes
/
_config.yml
File metadata and controls
37 lines (28 loc) · 702 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
26
27
28
29
30
31
32
33
34
35
36
37
# Dependencies
markdown: kramdown
highlighter: rouge
# Permalinks
permalink: pretty
# Setup
title: Patrick
subtitle: 'van Broeckhuijsen'
tagline: ''
description: 'Mechatronics engineer by day.<br />Web developer by night.'
url: https://patb.ro/
baseurl: /
author:
name: 'Patrick van Broeckhuijsen'
url: https://twitter.com/pvbroeckhuijsen
paginate: 5
paginate_path: "/blog/page:num/"
excerpt_separator: <!--more-->
# Custom vars
version: 2.1.0
github:
repo: https://github.com/patbro
sass:
sass_dir: assets/css
plugins:
- jekyll-paginate
- jekyll-gist
- redcarpet