Skip to content

Commit 073052e

Browse files
docs: update action documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 191b730 commit 073052e

7 files changed

Lines changed: 79 additions & 69 deletions

File tree

.github/actions/generate-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Generate Documentation
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/bfe26459f9353916b3df88a97c3c390e00a2d3111ca9bf1043e8ffb5c36485c1/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
6+
<img src="https://opengraph.githubassets.com/12acede1c8e9897755acfcddd7c874e340fd4f5ad4f0b2f30f76393555feba6b/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
77
</div>
88

99
---

.github/actions/inject-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Inject Documentation
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/bfe26459f9353916b3df88a97c3c390e00a2d3111ca9bf1043e8ffb5c36485c1/hoverkraft-tech/public-docs" width="60px" align="center" alt="Inject Documentation" />
6+
<img src="https://opengraph.githubassets.com/12acede1c8e9897755acfcddd7c874e340fd4f5ad4f0b2f30f76393555feba6b/hoverkraft-tech/public-docs" width="60px" align="center" alt="Inject Documentation" />
77
</div>
88

99
---

.github/actions/prepare-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Prepare Documentation Bundle
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/bfe26459f9353916b3df88a97c3c390e00a2d3111ca9bf1043e8ffb5c36485c1/hoverkraft-tech/public-docs" width="60px" align="center" alt="Prepare Documentation Bundle" />
6+
<img src="https://opengraph.githubassets.com/12acede1c8e9897755acfcddd7c874e340fd4f5ad4f0b2f30f76393555feba6b/hoverkraft-tech/public-docs" width="60px" align="center" alt="Prepare Documentation Bundle" />
77
</div>
88

99
---

.github/actions/resolve-docs-target/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Resolve Documentation Target
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/bfe26459f9353916b3df88a97c3c390e00a2d3111ca9bf1043e8ffb5c36485c1/hoverkraft-tech/public-docs" width="60px" align="center" alt="Resolve Documentation Target" />
6+
<img src="https://opengraph.githubassets.com/12acede1c8e9897755acfcddd7c874e340fd4f5ad4f0b2f30f76393555feba6b/hoverkraft-tech/public-docs" width="60px" align="center" alt="Resolve Documentation Target" />
77
</div>
88

99
---

.github/workflows/sync-docs-dispatcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Reusable Workflow: Push Documentation Helper
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/bfe26459f9353916b3df88a97c3c390e00a2d3111ca9bf1043e8ffb5c36485c1/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
6+
<img src="https://opengraph.githubassets.com/12acede1c8e9897755acfcddd7c874e340fd4f5ad4f0b2f30f76393555feba6b/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
77
</div>
88

99
---

application/docs/projects/index.mdx

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@ export const projectSections = [
11521152

11531153
titleHref: 'https://github.com/hoverkraft-tech/cicada-sense-workshop',
11541154

1155-
meta: 'TypeScript • ⭐ 0 • Updated Jul 2, 2026',
1155+
meta: 'TypeScript • ⭐ 0 • Updated Jul 4, 2026',
11561156

11571157
description: 'No description available.',
11581158

@@ -1176,21 +1176,21 @@ export const projectSections = [
11761176

11771177
icon: '🔧',
11781178

1179-
title: 'infrastructure-vcluster-template',
1179+
title: 'docusaurus-theme',
11801180

1181-
titleHref: 'https://github.com/hoverkraft-tech/infrastructure-vcluster-template',
1181+
titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',
11821182

1183-
meta: 'HCL • ⭐ 0 • Updated Jun 27, 2026',
1183+
meta: 'TypeScript • ⭐ 0 • Updated Jul 4, 2026',
11841184

1185-
description: 'A template to bootstrap your platforms using vcluster',
1185+
description: 'Hoverkraft theme for Docusaurus',
11861186

11871187
tags: [
11881188

1189-
'engineering',
1189+
'branding',
11901190

1191-
'platform',
1191+
'docusaurus-theme',
11921192

1193-
'vcluster'
1193+
'hoverkraft-tech'
11941194

11951195
],
11961196

@@ -1200,15 +1200,15 @@ export const projectSections = [
12001200

12011201
label: 'View on GitHub',
12021202

1203-
href: 'https://github.com/hoverkraft-tech/infrastructure-vcluster-template'
1203+
href: 'https://github.com/hoverkraft-tech/docusaurus-theme'
12041204

12051205
},
12061206

12071207
{
12081208

12091209
label: 'Documentation',
12101210

1211-
href: 'https://hoverkraft.cloud'
1211+
href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'
12121212

12131213
}
12141214

@@ -1220,23 +1220,39 @@ export const projectSections = [
12201220

12211221
icon: '🔧',
12221222

1223-
title: 'password-store-template',
1223+
title: 'infrastructure-vcluster-template',
12241224

1225-
titleHref: 'https://github.com/hoverkraft-tech/password-store-template',
1225+
titleHref: 'https://github.com/hoverkraft-tech/infrastructure-vcluster-template',
12261226

1227-
meta: 'Shell • ⭐ 0 • Updated Jun 27, 2026',
1227+
meta: 'HCL • ⭐ 0 • Updated Jun 27, 2026',
12281228

1229-
description: 'No description available.',
1229+
description: 'A template to bootstrap your platforms using vcluster',
12301230

1231-
tags: [],
1231+
tags: [
1232+
1233+
'engineering',
1234+
1235+
'platform',
1236+
1237+
'vcluster'
1238+
1239+
],
12321240

12331241
actions: [
12341242

12351243
{
12361244

12371245
label: 'View on GitHub',
12381246

1239-
href: 'https://github.com/hoverkraft-tech/password-store-template'
1247+
href: 'https://github.com/hoverkraft-tech/infrastructure-vcluster-template'
1248+
1249+
},
1250+
1251+
{
1252+
1253+
label: 'Documentation',
1254+
1255+
href: 'https://hoverkraft.cloud'
12401256

12411257
}
12421258

@@ -1248,39 +1264,23 @@ export const projectSections = [
12481264

12491265
icon: '🔧',
12501266

1251-
title: 'docusaurus-theme',
1252-
1253-
titleHref: 'https://github.com/hoverkraft-tech/docusaurus-theme',
1254-
1255-
meta: 'TypeScript • ⭐ 0 • Updated Jun 27, 2026',
1256-
1257-
description: 'Hoverkraft theme for Docusaurus',
1258-
1259-
tags: [
1267+
title: 'password-store-template',
12601268

1261-
'branding',
1269+
titleHref: 'https://github.com/hoverkraft-tech/password-store-template',
12621270

1263-
'docusaurus-theme',
1271+
meta: 'Shell • ⭐ 0 • Updated Jun 27, 2026',
12641272

1265-
'hoverkraft-tech'
1273+
description: 'No description available.',
12661274

1267-
],
1275+
tags: [],
12681276

12691277
actions: [
12701278

12711279
{
12721280

12731281
label: 'View on GitHub',
12741282

1275-
href: 'https://github.com/hoverkraft-tech/docusaurus-theme'
1276-
1277-
},
1278-
1279-
{
1280-
1281-
label: 'Documentation',
1282-
1283-
href: 'https://hoverkraft-tech.github.io/docusaurus-theme/'
1283+
href: 'https://github.com/hoverkraft-tech/password-store-template'
12841284

12851285
}
12861286

@@ -1522,9 +1522,9 @@ export const quickStats = [
15221522

15231523
export const projectSnapshot = {
15241524

1525-
lastUpdated: '2026-07-03',
1525+
lastUpdated: '2026-07-04',
15261526

1527-
technologiesSummary: 'including JavaScript, Makefile, TypeScript, Go Template, HCL, and more.'
1527+
technologiesSummary: 'including TypeScript, JavaScript, Makefile, Go Template, HCL, and more.'
15281528

15291529
};
15301530

application/src/pages/index.tsx

Lines changed: 34 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -101,37 +101,47 @@ function ValuePropsSection() {
101101
function ProjectsSection() {
102102
const projects = [
103103
{
104-
name: "compose-action",
105-
icon: "⚡",
106-
url: "https://github.com/hoverkraft-tech/compose-action",
104+
name: 'compose-action',
105+
icon: '⚡',
106+
url: 'https://github.com/hoverkraft-tech/compose-action',
107107
stars: 210,
108-
language: "TypeScript",
109-
description:
110-
"This action runs your docker-compose file and clean up before action finished",
111-
tags: ["continuous-integration", "docker-compose", "github-actions"],
112-
accent: "primary",
108+
language: 'TypeScript',
109+
description: 'This action runs your docker-compose file and clean up before action finished',
110+
tags: [
111+
'continuous-integration',
112+
'docker-compose',
113+
'github-actions'
114+
],
115+
accent: 'primary'
113116
},
114117
{
115-
name: "ci-dokumentor",
116-
icon: "⚡",
117-
url: "https://github.com/hoverkraft-tech/ci-dokumentor",
118+
name: 'ci-dokumentor',
119+
icon: '⚡',
120+
url: 'https://github.com/hoverkraft-tech/ci-dokumentor',
118121
stars: 5,
119-
language: "TypeScript",
120-
description: "Automated documentation generator for CI/CD components",
121-
tags: ["documentation", "github-actions", "open-source"],
122-
accent: "neutral",
122+
language: 'TypeScript',
123+
description: 'Automated documentation generator for CI/CD components',
124+
tags: [
125+
'documentation',
126+
'github-actions',
127+
'open-source'
128+
],
129+
accent: 'neutral'
123130
},
124131
{
125-
name: "ci-github-container",
126-
icon: "⚡",
127-
url: "https://github.com/hoverkraft-tech/ci-github-container",
132+
name: 'ci-github-container',
133+
icon: '⚡',
134+
url: 'https://github.com/hoverkraft-tech/ci-github-container',
128135
stars: 5,
129-
language: "Go Template",
130-
description:
131-
"Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context",
132-
tags: ["build", "containers", "continuous-integration"],
133-
accent: "primary",
134-
},
136+
language: 'Go Template',
137+
description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',
138+
tags: [
139+
'build',
140+
'containers',
141+
'continuous-integration'
142+
],
143+
accent: 'primary'
144+
}
135145
];
136146

137147
return (

0 commit comments

Comments
 (0)