-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (27 loc) · 910 Bytes
/
_config.yml
File metadata and controls
30 lines (27 loc) · 910 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
title: Dominique's Logging Page
email: d.albert-weiss@posteo.de
description: Inspirations and study advances
author: dominique
baseurl: /
url: "https://dalbertweiss.github.io/"
# Social Profiles
twitter_username: SBootstrap
github_username: StartBootstrap
facebook_username: StartBootstrap
instagram_username:
linkedin_username:
# Add your google-analytics ID here to activate google analytics
google_analytics: UA-XXXXXXXXX-X # out your google-analytics code
# Build settings
theme: jekyll-theme-minimal
markdown: GFM
paginate: 5
paginate_path: "/posts/page:num/"
kramdown:
input: GFM
hard_wrap: true
# syntax_highlighter: rouge
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site