Skip to content

Commit a034cf7

Browse files
committed
docs: edit
1 parent 00c52d4 commit a034cf7

28 files changed

Lines changed: 163 additions & 155 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<a href="https://open-vsx.org/extension/Ownable/ownable">
3636
<img src="https://img.shields.io/open-vsx/stars/ownable/ownable?label=VS%20Code%20Rating&logo=visualstudiocode&logoColor=white&style=flat-square&color=007ACC" alt="VS Code Rating">
3737
</a>
38-
<a href="https://x.com/MakeOwnable">
39-
<img src="https://img.shields.io/twitter/follow/MakeOwnable?label=Follow&logo=x&logoColor=white&style=flat-square&color=000000" alt="Follow on X">
38+
<a href="https://x.com/GoOwnable">
39+
<img src="https://img.shields.io/twitter/follow/GoOwnable?label=Follow&logo=x&logoColor=white&style=flat-square&color=000000" alt="Follow on X">
4040
</a>
4141

4242
</div>

β€ŽREADME.zh.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<a href="https://open-vsx.org/extension/Ownable/ownable">
3636
<img src="https://img.shields.io/open-vsx/stars/ownable/ownable?label=VS%20Code%20%E8%AF%84%E5%88%86&logo=visualstudiocode&logoColor=white&style=flat-square&color=007ACC" alt="VS Code θ―„εˆ†">
3737
</a>
38-
<a href="https://x.com/MakeOwnable">
39-
<img src="https://img.shields.io/twitter/follow/MakeOwnable?label=%E5%85%B3%E6%B3%A8&logo=x&logoColor=white&style=flat-square&color=000000" alt="关注 X">
38+
<a href="https://x.com/GoOwnable">
39+
<img src="https://img.shields.io/twitter/follow/GoOwnable?label=%E5%85%B3%E6%B3%A8&logo=x&logoColor=white&style=flat-square&color=000000" alt="关注 X">
4040
</a>
4141

4242
</div>

β€Žtemplates/academic-cv/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Yes. No questions asked.
228228
- πŸ’¬ [**Discord**](https://discord.gg/z8wNYzb) β€” ask questions, share your site
229229
- πŸ“š [**Docs**](https://docs.ownable.dev/?utm_source=github&utm_medium=readme&utm_content=community_academic-cv)
230230
- ⭐ [**Star HugoBlox**](https://github.com/HugoBlox/kit) β€” help others find it
231-
- 🐦 [**Follow on X**](https://x.com/MakeOwnable)
231+
- 🐦 [**Follow on X**](https://x.com/GoOwnable)
232232

233233
### Sponsors
234234

β€Žtemplates/academic-cv/config/_default/params.yamlβ€Ž

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -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: ""

β€Žtemplates/academic-cv/content/blog/get-started/index.mdβ€Ž

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Welcome πŸ‘‹
5757
- πŸ‘‰ [**Create a new site**](https://hugoblox.com/templates/)
5858
- πŸ“š [**Personalize your site**](https://docs.hugoblox.com/)
5959
- πŸ’¬ [Chat with the **Hugo Blox community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io)
60-
- 🐦 Twitter: [@MakeOwnable](https://x.com/MakeOwnable) #MadeWithHugoBlox
60+
- 🐦 Twitter: [@GoOwnable](https://x.com/GoOwnable) #MadeWithHugoBlox
6161
- πŸ’‘ [Request a **feature** or report a **bug** for _Hugo Blox_](https://github.com/HugoBlox/kit/issues)
6262
- ⬆️ **Updating Hugo Blox?** View the [Update Guide](https://docs.hugoblox.com/reference/update/) and [Release Notes](https://github.com/HugoBlox/kit/releases)
6363

@@ -112,6 +112,4 @@ Hugo Blox and its templates come with **automatic day (light) and night (dark) m
112112

113113
## License
114114

115-
Copyright 2016-present [George Cushen](https://georgecushen.com).
116-
117115
Released under the [MIT](https://github.com/HugoBlox/kit/blob/main/LICENSE.md) license.

β€Žtemplates/academic-cv/content/events/example/index.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ Each lecture gets its own slide deck, all version controlled, all editable by st
362362
- πŸ“š [Documentation](https://docs.hugoblox.com/guides/slides/)
363363
- πŸ’¬ [Discord Community](https://discord.gg/z8wNYzb)
364364
- πŸ› [GitHub Issues](https://github.com/HugoBlox/kit/issues)
365-
- 🐦 [Follow @MakeOwnable](https://twitter.com/MakeOwnable)
365+
- 🐦 [Follow @GoOwnable](https://twitter.com/GoOwnable)
366366

367367
---
368368

β€Žtemplates/academic-cv/content/slides/example/index.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ This slide won't appear in the presentation but remains in source for reference.
340340
### Questions?
341341

342342
- 🌐 Website: [hugoblox.com](https://hugoblox.com)
343-
- 🐦 X/Twitter: [@MakeOwnable](https://twitter.com/MakeOwnable)
343+
- 🐦 X/Twitter: [@GoOwnable](https://twitter.com/GoOwnable)
344344
- πŸ’¬ Discord: [Join Community](https://discord.gg/z8wNYzb)
345345
- ⭐ GitHub: [Star us!](https://github.com/HugoBlox/kit)
346346

β€Žtemplates/data-science-blog/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Yes. No questions asked.
227227
- πŸ’¬ [**Discord**](https://discord.gg/z8wNYzb) β€” ask questions, share your site
228228
- πŸ“š [**Docs**](https://docs.ownable.dev/?utm_source=github&utm_medium=readme&utm_content=community_data-science-blog)
229229
- ⭐ [**Star HugoBlox**](https://github.com/HugoBlox/kit) β€” help others find it
230-
- 🐦 [**Follow on X**](https://x.com/MakeOwnable)
230+
- 🐦 [**Follow on X**](https://x.com/GoOwnable)
231231

232232
### Sponsors
233233

β€Žtemplates/data-science-blog/config/_default/params.yamlβ€Ž

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -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: "comfortable"
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: ""

β€Žtemplates/data-science-blog/content/blog/get-started/index.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Welcome πŸ‘‹
3535
- πŸ‘‰ [**Create a new site**](https://hugoblox.com/templates/)
3636
- πŸ“š [**Personalize your site**](https://docs.hugoblox.com/)
3737
- πŸ’¬ [Chat with the **Hugo Blox community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io)
38-
- 🐦 Twitter: [@MakeOwnable](https://x.com/MakeOwnable) #MadeWithHugoBlox
38+
- 🐦 Twitter: [@GoOwnable](https://x.com/GoOwnable) #MadeWithHugoBlox
3939
- πŸ’‘ [Request a **feature** or report a **bug** for _Hugo Blox_](https://github.com/HugoBlox/kit/issues)
4040
- ⬆️ **Updating Hugo Blox?** View the [Update Guide](https://docs.hugoblox.com/reference/update/) and [Release Notes](https://github.com/HugoBlox/kit/releases)
4141

@@ -81,6 +81,6 @@ Hugo Blox and its templates come with **automatic day (light) and night (dark) m
8181

8282
## License
8383

84-
Copyright 2016-present [George Cushen](https://georgecushen.com).
84+
8585

8686
Released under the [MIT](https://github.com/HugoBlox/kit/blob/main/LICENSE.md) license.

0 commit comments

Comments
Β (0)