-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (24 loc) · 715 Bytes
/
_config.yml
File metadata and controls
30 lines (24 loc) · 715 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
safe: false
# build settings
markdown: kramdown
highlighter: rouge
lsi: false
permalink: /:title
title: "Your Name"
description: "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam"
baseurl: "/onepage"
url: "https://lukas-h.github.io" # replace by your site's url
twitter_username: your-name
github_username: lukas-h # (your name)
accent: "#f7f7e6" # accent color for blog column
author: "Your Name"
address: "Your Street, <br>Your City, Country"
email: "your@email.com"
# google analytics tracking code, please change the value
g_analytics: ""
# language settings
isolang: en
# exclude files
exclude:
- LICENSE
- README.md