-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
56 lines (43 loc) · 1017 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
51
52
53
54
55
56
name: &name "marc2o"
description: "Wonderer. Geek. Human(e) being."
url: "https://marc2o.github.io"
baseurl: ""
atom_feed:
path: # blank (default) uses feed.xml
mastodon:
username: &mastodon "@marc2o@mastodon.online"
author:
name: "Marc Oliver Orth"
bio: "Wonderer. Geek. Human(e) being."
location: "Hannover, Germany"
copyright: "© 2021 – 2025 marc2o // Marc Oliver Orth."
highlighter: rouge
encoding: "utf-8"
markdown: "kramdown"
kramdown:
syntax_highlighter: rouge
# the paginator plugin only works in an index.html!
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-github-metadata
- jekyll-feed
whitelist:
- jekyll-paginate
- jekyll-sitemap
paginate: 8
paginate_path: "/articles/:num/"
excerpt_separator: <!--more-->
feed:
excerpt_only: false
defaults:
- scope:
path: "articles"
values:
sitemap: false
include: ["/.well-known"]
# mastodon alias creation
# e.g. marc2o@marc2o.github.io
exclude:
#- articles
- google732f743aa7ce0be9.html