-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
62 lines (57 loc) · 1.02 KB
/
config.yaml
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
57
58
59
60
61
62
baseURL: https://nitpum.com/
languageCode: en-us
title: nitpum
theme: nitpum-blog
enableRobotsTXT: true
author:
name: nitpum
params:
description: nitpum blog
copyright: Copyright
logo:
Permalink: /logo-96x96.jpg
defaultTheme: auto
assets:
safari_pinned_tab: apple-touch-icon.png
default_cover: blog-cover.jpg
thirdparty:
facebook:
appId: 1724084221209665
share:
facebook: true
twitter: true
analytics:
goatCounter:
url: https://nitpum.goatcounter.com/count
social:
facebook: nitpum
twitter: nitpum
gitlab: nitpum
github: nitpum
kofi: nitpum
webring: nitpum.com
paginate: 18
permalinks:
post: /post/:filename/
related:
includeNewer: true
indices:
- name: tags
weight: 90
- name: keywords
weight: 100
- name: date
weight: 60
threshold: 60
toLower: true
markup:
highlight:
lineNumbersInTable: true
menu:
main:
- name: Posts
url: /post/
weight: 1
- name: Tags
url: /tags
weight: 3