-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
65 lines (58 loc) · 1.16 KB
/
hugo.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
63
64
65
baseURL: https://mortz.dev/
languageCode: en-us
title: Mortz's Corner
theme: hello-friend-ng
copyright: Content licensed under CC0.
enableGitInfo: true
enableEmoji: true
enableRobotsTXT: true
disableRSS: true
disableHugoGeneratorInject: true
sectionPagesMenu: main
module:
mounts:
- source: content
target: content
permalinks:
posts: /posts/:year/:month/:title/
params:
enableSharingButtons: true
logo:
logoMark: ">"
logoText: Home
logoHomeLink: /
footer:
trademark: 2025
rss: false
copyright: true
bottomText:
- Powered by <a href="http://gohugo.io">Hugo</a>
homeSubtitle: This is my corner of the internet. Welcome!
social:
- name: email
url: mailto:[email protected]
- name: github
url: https://github.com/mortezaPRK/
- name: linkedin
url: https://www.linkedin.com/in/mortzprk/
privacy:
disqus:
disable: true
googleAnalytics:
disable: true
instagram:
disable: true
twitter:
disable: true
vimeo:
disable: true
youtube:
disable: true
taxonomies:
tag: tags
category: categories
menu:
main:
- identifier: about
name: About
url: /about/