forked from nicolasbrugneaux/nicolasbrugneaux.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·50 lines (43 loc) · 933 Bytes
/
_config.yml
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
38
39
40
41
42
43
44
45
46
47
48
49
50
# Site settings
title: Jakob Endler - Data Engineer
email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
Hi, I'm Jakob, a passionate Data Engineer based in Bonn.
This is my digital homebase :)
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://endler.tech" # the base hostname & protocol for your site
instagram_username: jakob_endler
github_username: JEndler
# Markdown settings
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
# Pagination settings
# Posts settings
permalink: pretty
future: true
# Default settings
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
# Sass settings
sass:
sass_dir: assets/sass
style: :compressed
# Build settings
exclude:
- Gemfile
- Gemfile.lock
- package.json
- README.md
- CNAME
- node_modules
# Navigation
nav:
- label: Projects
url: /projects/