@@ -17,14 +17,15 @@ hugoblox:
1717 # Legal entity for copyright notices (defaults to name if not set)
1818 organization : " "
1919 # Schema.org type for structured data
20- type : person # person | organization | local_business
20+ type : person # person | organization | local_business
2121 # Short tagline displayed on your site
2222 tagline : " "
2323 # Site meta description for search engines and social sharing
24- description : " The highly-customizable Hugo Academic theme powered by HugoBlox Kit. Easily create your personal academic website."
24+ description : " The highly-customizable Hugo Academic theme powered by HugoBlox
25+ Kit. Easily create your personal academic website."
2526 # Social accounts (used for meta tags like Twitter Cards)
2627 social :
27- twitter : " MakeOwnable " # Twitter/X handle for Twitter Cards (without @)
28+ twitter : " GoOwnable " # Twitter/X handle for Twitter Cards (without @)
2829
2930 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
3031 # THEME
@@ -37,9 +38,9 @@ hugoblox:
3738 pack : " default"
3839 # Optional: Override theme pack colors
3940 colors :
40- primary : " " # Tailwind palette name or hex (e.g., "indigo" or "#6366f1")
41+ primary : " " # Tailwind palette name or hex (e.g., "indigo" or "#6366f1")
4142 secondary : " "
42- neutral : " " # Affects gray utilities (text-gray-*, bg-gray-*)
43+ neutral : " " # Affects gray utilities (text-gray-*, bg-gray-*)
4344 # Optional: Mode-specific color overrides
4445 colors_light : {}
4546 colors_dark : {}
@@ -72,7 +73,7 @@ hugoblox:
7273 # Spacing density: 'compact', 'comfortable', or 'spacious'
7374 spacing : " spacious"
7475 # Avatar shape in author profiles
75- avatar_shape : circle # circle | square | rounded
76+ avatar_shape : circle # circle | square | rounded
7677
7778 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
7879 # HEADER
@@ -81,11 +82,11 @@ hugoblox:
8182 header :
8283 enable : true
8384 # Header style variant
84- style : navbar # navbar | navbar-simple | minimal
85+ style : navbar # navbar | navbar-simple | minimal
8586 # Stick to top on scroll
8687 sticky : true
8788 # Menu alignment
88- align : center # left | center | right
89+ align : center # left | center | right
8990 # Feature toggles
9091 search : true
9192 theme_toggle : true
@@ -103,7 +104,7 @@ hugoblox:
103104 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
104105 footer :
105106 # Footer style variant
106- style : minimal # minimal | columns | centered
107+ style : minimal # minimal | columns | centered
107108 language_switcher : true
108109 # Custom footer text (HTML supported)
109110 text : " "
@@ -116,7 +117,7 @@ hugoblox:
116117 # Copyright notice - supports {year}, {name}, {license} placeholders
117118 notice : " Β© {year} {name}. This work is licensed under {license}"
118119 license :
119- type : cc # cc | custom
120+ type : cc # cc | custom
120121 allow_derivatives : false
121122 share_alike : true
122123 allow_commercial : false
@@ -164,7 +165,7 @@ hugoblox:
164165 enable : true
165166 # Academic citations
166167 citations :
167- style : apa # apa | mla | chicago | ieee
168+ style : apa # apa | mla | chicago | ieee
168169
169170 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
170171 # SEARCH
@@ -183,7 +184,7 @@ hugoblox:
183184 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
184185 comments :
185186 enable : false
186- provider : " " # giscus | disqus
187+ provider : " " # giscus | disqus
187188 giscus :
188189 repo : " "
189190 repo_id : " "
@@ -198,9 +199,9 @@ hugoblox:
198199 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
199200 analytics :
200201 google :
201- measurement_id : " " # Google Analytics 4: G-XXXXXXXXXX
202+ measurement_id : " " # Google Analytics 4: G-XXXXXXXXXX
202203 google_tag_manager :
203- container_id : " " # GTM-XXXXXXX
204+ container_id : " " # GTM-XXXXXXX
204205 plausible :
205206 domain : " "
206207 fathom :
@@ -230,7 +231,7 @@ hugoblox:
230231 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
231232 repository :
232233 enable : false
233- url : " " # e.g., https://github.com/username/repo
234+ url : " " # e.g., https://github.com/username/repo
234235 branch : main
235236 content_dir : content
236237
@@ -239,7 +240,7 @@ hugoblox:
239240 # Regional formatting preferences
240241 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
241242 locale :
242- date_format : " Jan 2, 2006" # Go time format
243+ date_format : " Jan 2, 2006" # Go time format
243244 time_format : " 3:04 PM"
244245 address_format : en-us
245246
@@ -251,7 +252,7 @@ hugoblox:
251252 csp :
252253 policy : " "
253254 report_only : false
254- frame_options : allow # deny | sameorigin | allow - allow enables iframe embedding
255+ frame_options : allow # deny | sameorigin | allow - allow enables iframe embedding
255256 permissions_policy : " "
256257
257258 # ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
@@ -269,7 +270,7 @@ hugoblox:
269270 debug :
270271 enable : false
271272 hud :
272- position : bottom-left # top-left | top-right | bottom-left | bottom-right
273+ position : bottom-left # top-left | top-right | bottom-left | bottom-right
273274 opacity : 1.0
274275 export_logs : true
275276
@@ -283,7 +284,7 @@ hugoblox:
283284 # Note: Even with Premium, you can keep this false to support open source!
284285 # Get Premium: https://hugoblox.com/premium
285286 hide_attribution : false
286-
287+
287288 # Affiliate referral code for rewards program
288289 # Join affiliate program: https://hugoblox.com/affiliates
289290 affiliate_code : " "
0 commit comments