-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
139 lines (119 loc) · 3.48 KB
/
config.yaml
File metadata and controls
139 lines (119 loc) · 3.48 KB
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
baseURL: https://claudioessilva.eu
disablePathToLower: true
languageCode: en-us
defaultContentLanguage: "en-us"
title: Cláudio Silva's Blog
theme: "hugo-tranquilpeak-theme"
pagination:
pagerSize: 5
permalinks:
post: /:year/:month/:day/:title/
googleAnalytics: G-55EWW6EWZM
markup:
tableOfContents:
endLevel: 3
ordered: false
startLevel: 2
site:
author:
name: Cláudio Silva
bio: >-
Data Platform Architect and PowerShell lover.
job: Data Platform Architect
location: Portugal
picture: "/img/avatar.jpg"
twitter: "claudioessilva"
menu:
main:
- weight: 1
identifier: home
name: Home
pre: <i class="sidebar-button-icon fas fa-lg fa-home" aria-hidden="true"></i>
url: /
# - weight: 2
# identifier: categories
# name: Categories
# pre: >-
# <i class="sidebar-button-icon fas fa-lg fa-bookmark"
# aria-hidden="true"></i>
# url: /categories
- weight: 3
identifier: tags
name: Tags
pre: <i class="sidebar-button-icon fas fa-lg fa-tags" aria-hidden="true"></i>
url: /tags
# - weight: 4
# identifier: archives
# name: Archives
# pre: >-
# <i class="sidebar-button-icon fas fa-lg fa-archive"
# aria-hidden="true"></i>
# url: /archives
- weight: 5
identifier: about
name: About
pre: >-
<i class="sidebar-button-icon fas fa-lg fa-question"
aria-hidden="true"></i>
url: /#about
- weight: 7
identifier: rss
name: RSS
pre: <i class="sidebar-button-icon fas fa-lg fa-rss" aria-hidden="true"></i>
url: /index.xml
links:
- weight: 1
identifier: github
name: GitHub
pre: >-
<i class="sidebar-button-icon fab fa-lg fa-github"
aria-hidden="true"></i>
url: 'https://github.com/claudioessilva'
- weight: 3
identifier: linkedin
name: LinkedIn
pre: >-
<i class="sidebar-button-icon fab fa-lg fa-linkedin"
aria-hidden="true"></i>
url: 'https://www.linkedin.com/in/claudioessilva'
- weight: 4
identifier: sessionize
name: Sessionize
pre: >-
<i class="sidebar-button-icon fas fa-lg fa-chalkboard-teacher"
aria-hidden="true"></i>
url: 'https://sessionize.com/claudio-silva'
# misc:
params:
#GitHubComments: true
# Enable or disable Utterances (https://github.com/utterance/utterances) Github Issue-Based Commenting
utterances: true #Run the utterances script in the single.html layout to load https://utteranc.es comments
utterancesRepo: "ClaudioESSilva/blog-comments" # Utterances is enabled when this param is set
utterancesTheme: "github-light" # Default: github-dark
utterancesIssueTerm: "og:title" # Default: pathname
description: Cláudios' Blog
syntaxHighlighter: highlight.js
clearReading: true
hierarchicalCategories: true
sidebarBehavior: 1
coverImage: images/cover_bridge.jpg
favicon: img/favicon.jpg
imageGallery: true
thumbnailImage: true
thumbnailImagePosition: top
autoThumbnailImage: true
sharingOptions:
- name: Facebook
icon: fab fa-facebook-square
url: 'https://www.facebook.com/sharer/sharer.php?u=%s'
- name: Twitter
icon: fab fa-twitter
url: 'https://twitter.com/intent/tweet?text=%s'
- name: Linkedin
icon: fab fa-linkedin
url: 'https://www.linkedin.com/sharing/share-offsite/?url=%s'
header:
rightLink:
class: ''
icon: ''
url: /#about