diff --git a/.github/actions/generate-docs/README.md b/.github/actions/generate-docs/README.md
index a3f1ae10..ff281c15 100644
--- a/.github/actions/generate-docs/README.md
+++ b/.github/actions/generate-docs/README.md
@@ -3,7 +3,7 @@
# GitHub Action: Generate Documentation
-

+
---
diff --git a/.github/actions/inject-docs/README.md b/.github/actions/inject-docs/README.md
index 8182ffc3..7247d6b8 100644
--- a/.github/actions/inject-docs/README.md
+++ b/.github/actions/inject-docs/README.md
@@ -3,7 +3,7 @@
# GitHub Action: Inject Documentation
-

+
---
diff --git a/.github/actions/prepare-docs/README.md b/.github/actions/prepare-docs/README.md
index 8dea16f1..2a7cde8d 100644
--- a/.github/actions/prepare-docs/README.md
+++ b/.github/actions/prepare-docs/README.md
@@ -3,7 +3,7 @@
# GitHub Action: Prepare Documentation Bundle
-

+
---
diff --git a/.github/actions/resolve-docs-target/README.md b/.github/actions/resolve-docs-target/README.md
index 6d860ec6..440a2255 100644
--- a/.github/actions/resolve-docs-target/README.md
+++ b/.github/actions/resolve-docs-target/README.md
@@ -3,7 +3,7 @@
# GitHub Action: Resolve Documentation Target
-

+
---
diff --git a/.github/workflows/sync-docs-dispatcher.md b/.github/workflows/sync-docs-dispatcher.md
index adc0b94d..f565f6a7 100644
--- a/.github/workflows/sync-docs-dispatcher.md
+++ b/.github/workflows/sync-docs-dispatcher.md
@@ -3,7 +3,7 @@
# GitHub Reusable Workflow: Push Documentation Helper
-

+
---
diff --git a/application/docs/projects/index.mdx b/application/docs/projects/index.mdx
index df7ca69a..472043e6 100644
--- a/application/docs/projects/index.mdx
+++ b/application/docs/projects/index.mdx
@@ -20,23 +20,23 @@ export const projectSections = [
icon: '⚡',
- title: 'ci-github-common',
+ title: 'compose-action',
- titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',
+ titleHref: 'https://github.com/hoverkraft-tech/compose-action',
- meta: 'JavaScript • ⭐ 4 • Updated Mar 25, 2026',
+ meta: 'TypeScript • ⭐ 207 • Updated Mar 25, 2026',
- description: 'Opinionated GitHub actions and workflows for common continuous integration needs',
+ description: 'This action runs your docker-compose file and clean up before action finished',
tags: [
'continuous-integration',
- 'github-actions',
+ 'docker-compose',
- 'open-source',
+ 'github-actions',
- 'workflow'
+ 'open-source'
],
@@ -46,7 +46,7 @@ export const projectSections = [
label: 'View on GitHub',
- href: 'https://github.com/hoverkraft-tech/ci-github-common'
+ href: 'https://github.com/hoverkraft-tech/compose-action'
},
@@ -54,7 +54,7 @@ export const projectSections = [
label: 'Documentation',
- href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'
+ href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
}
@@ -66,25 +66,23 @@ export const projectSections = [
icon: '⚡',
- title: 'ci-github-publish',
+ title: 'ci-github-common',
- titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
+ titleHref: 'https://github.com/hoverkraft-tech/ci-github-common',
- meta: 'JavaScript • ⭐ 5 • Updated Mar 24, 2026',
+ meta: 'JavaScript • ⭐ 4 • Updated Mar 25, 2026',
- description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
+ description: 'Opinionated GitHub actions and workflows for common continuous integration needs',
tags: [
- 'continuous-delivery',
-
- 'continuous-deployment',
-
'continuous-integration',
'github-actions',
- 'open-source'
+ 'open-source',
+
+ 'workflow'
],
@@ -94,7 +92,7 @@ export const projectSections = [
label: 'View on GitHub',
- href: 'https://github.com/hoverkraft-tech/ci-github-publish'
+ href: 'https://github.com/hoverkraft-tech/ci-github-common'
},
@@ -102,7 +100,7 @@ export const projectSections = [
label: 'Documentation',
- href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
+ href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-common/'
}
@@ -114,17 +112,21 @@ export const projectSections = [
icon: '⚡',
- title: 'ci-dokumentor',
+ title: 'ci-github-publish',
- titleHref: 'https://github.com/hoverkraft-tech/ci-dokumentor',
+ titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
- meta: 'TypeScript • ⭐ 5 • Updated Mar 23, 2026',
+ meta: 'JavaScript • ⭐ 5 • Updated Mar 24, 2026',
- description: 'Automated documentation generator for CI/CD components',
+ description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
tags: [
- 'documentation',
+ 'continuous-delivery',
+
+ 'continuous-deployment',
+
+ 'continuous-integration',
'github-actions',
@@ -138,7 +140,7 @@ export const projectSections = [
label: 'View on GitHub',
- href: 'https://github.com/hoverkraft-tech/ci-dokumentor'
+ href: 'https://github.com/hoverkraft-tech/ci-github-publish'
},
@@ -146,7 +148,7 @@ export const projectSections = [
label: 'Documentation',
- href: 'https://hoverkraft-tech.github.io/ci-dokumentor/'
+ href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
}
@@ -158,19 +160,17 @@ export const projectSections = [
icon: '⚡',
- title: 'compose-action',
+ title: 'ci-dokumentor',
- titleHref: 'https://github.com/hoverkraft-tech/compose-action',
+ titleHref: 'https://github.com/hoverkraft-tech/ci-dokumentor',
- meta: 'TypeScript • ⭐ 207 • Updated Mar 22, 2026',
+ meta: 'TypeScript • ⭐ 5 • Updated Mar 23, 2026',
- description: 'This action runs your docker-compose file and clean up before action finished',
+ description: 'Automated documentation generator for CI/CD components',
tags: [
- 'continuous-integration',
-
- 'docker-compose',
+ 'documentation',
'github-actions',
@@ -184,7 +184,7 @@ export const projectSections = [
label: 'View on GitHub',
- href: 'https://github.com/hoverkraft-tech/compose-action'
+ href: 'https://github.com/hoverkraft-tech/ci-dokumentor'
},
@@ -192,7 +192,7 @@ export const projectSections = [
label: 'Documentation',
- href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/compose-action/'
+ href: 'https://hoverkraft-tech.github.io/ci-dokumentor/'
}
@@ -1106,7 +1106,7 @@ export const projectSections = [
titleHref: 'https://github.com/hoverkraft-tech/landing-page',
- meta: 'Astro • ⭐ 2 • Updated Mar 23, 2026',
+ meta: 'Astro • ⭐ 2 • Updated Mar 26, 2026',
description: 'Landing Page of hoverkraft organization',
@@ -1358,9 +1358,9 @@ export const quickStats = [
export const projectSnapshot = {
- lastUpdated: '2026-03-25',
+ lastUpdated: '2026-03-26',
- technologiesSummary: 'including JavaScript, Astro, TypeScript, Go Template, HCL, and more.'
+ technologiesSummary: 'including Astro, TypeScript, JavaScript, Go Template, HCL, and more.'
};