-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
105 lines (90 loc) · 2.67 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
languageCode: en-us
baseurl: "https://blog.mindofdriz.cc"
title: Mind of driz
theme: ["PaperMod"]
pagination:
pagerSize: 10
buildDrafts: true
enableRobotsTXT: true
minify:
disableXML: true
minifyOutput: true
taxonomies:
tag: "tags"
category: "categories"
series: "series"
params:
author: driz
defaultTheme: auto
title: Mind of driz
description: My adventures and misadventures in IT
keywords: [Blog, Hugo, PaperMod, IT]
ShowReadingTime: true
ShowShareButtons: false
ShowPostNavLinks: false
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowWordCount: false
ShowRssButtonInSectionTermList: true
ShowFullTextinRSS: true
UseHugoToc: true
disableSpecial1stPost: false
disableScrollToTop: false
comments: false
hidemeta: false
hideSummary: false
showtoc: false
tocopen: false
assets:
disableHLJS: true
homeInfoParams:
Title: My IT Adventures!
Content: |
Hey, I'm one of the linuxserver.io teammembers and enjoy technology! Professionally, I'm an IT consultant with a focus on cisco route/switch and collaboration, but I am also someone who dabbles in everything IT.
I've been a Linux user since '96, an Asterisk user since '02, a Cisco route/switch guy since 2000 and various other things along the way.
I'm a former US Army officer, I spent 11 years in the military and deployed to Afghanistan multiple times. As a Functional Area 24 officer, I got to do some pretty interesting stuff and thoroughly enjoyed my time in the service.
I have various degrees ranging from associates to post-grad with some being still-in-progress-never-to-be-completed and numerous IT related certifications.
If you enjoy my blog, please consider sending me a donation! I enjoy bitcoin, ethereum, and long walks on the beach.
socialIcons:
- name: mastodon
url: "https://mastodon.linuxserver.io/@driz"
- name: github
url: "https://github.com/drizuid"
- name: discord
url: "https://discord.gg/linuxserver"
fuseOpts:
isCaseSensitive: false
shouldSort: true
location: 0
distance: 1000
threshold: 0.4
minMatchCharLength: 0
keys: ["title", "permalink", "summary", "content"]
menu:
main:
- identifier: posts
name: posts
url: /posts/
weight: 10
- identifier: search
name: search
url: /search/
weight: 20
- identifier: archives
name: archives
url: /archives/
weight: 30
pygmentsUseClasses: true
markup:
highlight:
anchorLineNos: false
codeFences: true
guessSyntax: false
lineNos: false
noClasses: false
style: onedark
outputs:
home:
- HTML
- RSS
- JSON # is necessary