-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
39 lines (35 loc) · 766 Bytes
/
config.yaml
File metadata and controls
39 lines (35 loc) · 766 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
38
39
baseURL: 'http://dat4.github.io/'
languageCode: 'en-us'
title: 'Martin Maartensson'
theme: 'papermod'
params:
profileMode:
enabled: true
title: Martin Maartensson
subtitle: Collection of things I have learnt
imageUrl: /images/img.jpg
imageWidth: 200
imageHeight: 240
imageTitle: my image
buttons:
- name: Posts
url: posts
socialIcons:
- name: stackoverflow
url: "https://stackoverflow.com"
- name: github
url: "https://github.com/"
menu:
main:
- identifier: git
name: git
url: https://github.com
weight: 20
- identifier: categories
name: categories
url: /categories/
weight: 10
pygmentsUseClasses: true
markup:
highlight:
noClasses: false