-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
136 lines (120 loc) · 3.54 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
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
baseURL: https://hugo.ferreira.cc/
languageCode: en
title: Hugo Ferreira
copyright: |
<span xmlns:cc="http://creativecommons.org/ns#">
© 2000–2024 by <a href="https://hugo.ferreira.cc/"><span property="cc:attributionName">Hugo Ferreira</span></a>
·
<a href="http://creativecommons.org/licenses/by/4.0/" target="_blank" rel="license noopener noreferrer">CC BY 4.0</a>
</span>
enableRobotsTXT: true
pagination:
pagerSize: 20
permalinks:
pages: /:filename/
clippings: /:filename/
snippets: /:filename/
thoughts: /:filename/
markup:
goldmark:
renderer:
unsafe: true
highlight:
noClasses: false
menu:
main:
- name: 📎 Clippings
url: /clippings
weight: 10
- name: 💭 Thoughts
url: /thoughts
weight: 20
- name: ✂️ Snippets
url: /snippets
- name: 👤 About
url: /about
- name: 📆 Now
url: /now
- name: 🔍 Search
url: /search
module:
imports:
- path: github.com/martignoni/hugo-notice
- path: github.com/adityatelange/hugo-PaperMod # theme
params:
author: Hugo Ferreira
description: Web clippings & Random thoughts
images: # for opengraph and twitter-cards
- hf-bw.jpg
cover:
responsiveImages: false
linkFullImages: true
defaultTheme: auto
editPost:
url: "https://github.com/hugocf/ferreira.cc/blob/main/content"
text: source
appendFilePath: true
footer:
text: |
<span>
<a id="icon" href="https://github.com/hugocf/ferreira.cc/tree/main/content" target="_blank" rel="noopener noreferrer" title="GitHub">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
</span>
mainSections:
- thoughts
- clippings
profileMode:
enabled: true
subtitle: "<small>ˈuɡu feˈʁejɾɐ <em>(pronounced ‘u-gu’ as in ‘flu’)</em></small><br>Software engineering leader with solid product know-how and a focus on people.<br>Generalist. Treble dad.<br><br>"
imageUrl: hf-bw.jpg
imageWidth: 240
imageHeight: 240
buttons:
- name: 📎 Clippings
url: /clippings
- name: 💭 Thoughts
url: /thoughts
- name: ✂️ Snippets
url: /snippets
- name: 🗄️ Archive
url: /archive
hideAuthor: true
showAllPagesInArchive: true
showCodeCopyButtons: true
showFullTextinRSS: true
showPostNavLinks: true
showReadingTime: true
showRssButtonInSectionTermList: true
showWordCount: true
socialIcons:
- name: Facebook
url: https://facebook.com/hugocf
- name: GitHub
url: https://github.com/hugocf
- name: Instagram
url: http://instagram.com/hugocf
- name: LinkedIn
url: https://linkedin.com/in/hugocf
- name: Mastodon
url: https://mastodon.online/@hugocf
- name: Medium
url: https://hugocf.medium.com
- name: Threads
url: https://threads.net/hugocf
- name: X
url: https://x.com/hugocf
- name: YouTube
url: https://www.youtube.com/@hugocf
- name: RSS
url: index.xml
outputs:
home:
- HTML
- RSS
- JSON
taxonomies:
series: series
tags: tags