-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
executable file
·67 lines (63 loc) · 1.53 KB
/
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
57
58
59
60
61
62
63
64
65
66
67
baseURL: "https://yurukute.github.io/Blog/"
theme: PaperMod
publishDir: "docs"
defaultContentLanguage: vi
languages:
vi:
languageName: "Tiếng Việt"
weight: 1
title: "Blog của Noob"
params:
DateFormat: "02 Tháng 1, 2006"
homeInfoParams:
Title: "Chao xìn, mình là Noob OwO)/"
Content:
"Đây là blog đầu tay của Noob về cách giải mấy bài toán tin mà Noob gặp.
- Noob viết cho vui.
- Đừng bash Noob."
menu:
main:
- name: Lưu trữ
url: /archive
weight: 5
- name: Tìm kiếm
url: /search
weight: 7
- name: Tags
url: /tags
weight: 8
en:
languageName: "English"
weight: 2
title: "Noob's Blog"
params:
homeInfoParams:
Title: "Hi there, I'm Noob OwO)/"
Content:
"This is Noob's first blog about how she solve programing problems that she has met.
- Noob writes for fun
- Don't bash Noob"
menu:
main:
- name: Archives
url: archive/
weight: 5
- name: Search
url: search/
weight: 7
- name: Tags
url: tags/
weight: 8
params:
socialIcons:
- name: hackerrank
url: "https://www.hackerrank.com/yurukute"
- name: codewars
url: "https://www.codewars.com/users/yurukute"
ShowPostNavLinks: true
outputs:
home:
- HTML
- RSS
- JSON
copyright: © 2021 Noob