@@ -20,21 +20,25 @@ export const projectSections = [
2020
2121 icon: ' ⚡' ,
2222
23- title: ' ci-dokumentor ' ,
23+ title: ' ci-github-container ' ,
2424
25- titleHref: ' https://github.com/hoverkraft-tech/ci-dokumentor ' ,
25+ titleHref: ' https://github.com/hoverkraft-tech/ci-github-container ' ,
2626
27- meta: ' TypeScript • ⭐ 5 • Updated Apr 10, 2026' ,
27+ meta: ' Go Template • ⭐ 5 • Updated Apr 10, 2026' ,
2828
29- description: ' Automated documentation generator for CI/CD components ' ,
29+ description: ' Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context ' ,
3030
3131 tags: [
3232
33- ' documentation ' ,
33+ ' build ' ,
3434
35- ' github-actions ' ,
35+ ' containers ' ,
3636
37- ' open-source'
37+ ' continuous-integration' ,
38+
39+ ' docker' ,
40+
41+ ' github-actions'
3842
3943 ],
4044
@@ -44,15 +48,15 @@ export const projectSections = [
4448
4549 label: ' View on GitHub' ,
4650
47- href: ' https://github.com/hoverkraft-tech/ci-dokumentor '
51+ href: ' https://github.com/hoverkraft-tech/ci-github-container '
4852
4953 },
5054
5155 {
5256
5357 label: ' Documentation' ,
5458
55- href: ' https://hoverkraft-tech. github.io /ci-dokumentor /'
59+ href: ' https://docs. hoverkraft.cloud/docs/projects/ github-actions-and-reusable-workflows /ci-github-container /'
5660
5761 }
5862
@@ -64,21 +68,17 @@ export const projectSections = [
6468
6569 icon: ' ⚡' ,
6670
67- title: ' ci-github-publish ' ,
71+ title: ' ci-dokumentor ' ,
6872
69- titleHref: ' https://github.com/hoverkraft-tech/ci-github-publish ' ,
73+ titleHref: ' https://github.com/hoverkraft-tech/ci-dokumentor ' ,
7074
71- meta: ' JavaScript • ⭐ 5 • Updated Apr 10, 2026' ,
75+ meta: ' TypeScript • ⭐ 5 • Updated Apr 10, 2026' ,
7276
73- description: ' Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing. ' ,
77+ description: ' Automated documentation generator for CI/CD components ' ,
7478
7579 tags: [
7680
77- ' continuous-delivery' ,
78-
79- ' continuous-deployment' ,
80-
81- ' continuous-integration' ,
81+ ' documentation' ,
8282
8383 ' github-actions' ,
8484
@@ -92,15 +92,15 @@ export const projectSections = [
9292
9393 label: ' View on GitHub' ,
9494
95- href: ' https://github.com/hoverkraft-tech/ci-github-publish '
95+ href: ' https://github.com/hoverkraft-tech/ci-dokumentor '
9696
9797 },
9898
9999 {
100100
101101 label: ' Documentation' ,
102102
103- href: ' https://docs. hoverkraft.cloud/docs/projects/ github-actions-and-reusable-workflows /ci-github-publish /'
103+ href: ' https://hoverkraft-tech. github.io /ci-dokumentor /'
104104
105105 }
106106
@@ -112,25 +112,25 @@ export const projectSections = [
112112
113113 icon: ' ⚡' ,
114114
115- title: ' ci-github-container ' ,
115+ title: ' ci-github-publish ' ,
116116
117- titleHref: ' https://github.com/hoverkraft-tech/ci-github-container ' ,
117+ titleHref: ' https://github.com/hoverkraft-tech/ci-github-publish ' ,
118118
119- meta: ' Go Template • ⭐ 5 • Updated Apr 10, 2026' ,
119+ meta: ' JavaScript • ⭐ 5 • Updated Apr 10, 2026' ,
120120
121- description: ' Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context ' ,
121+ description: ' Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing. ' ,
122122
123123 tags: [
124124
125- ' build ' ,
125+ ' continuous-delivery ' ,
126126
127- ' containers ' ,
127+ ' continuous-deployment ' ,
128128
129129 ' continuous-integration' ,
130130
131- ' docker ' ,
131+ ' github-actions ' ,
132132
133- ' github-actions '
133+ ' open-source '
134134
135135 ],
136136
@@ -140,15 +140,15 @@ export const projectSections = [
140140
141141 label: ' View on GitHub' ,
142142
143- href: ' https://github.com/hoverkraft-tech/ci-github-container '
143+ href: ' https://github.com/hoverkraft-tech/ci-github-publish '
144144
145145 },
146146
147147 {
148148
149149 label: ' Documentation' ,
150150
151- href: ' https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-container /'
151+ href: ' https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish /'
152152
153153 }
154154
@@ -1360,7 +1360,7 @@ export const projectSnapshot = {
13601360
13611361 lastUpdated: ' 2026-04-10' ,
13621362
1363- technologiesSummary: ' including TypeScript, JavaScript, Go Template , Astro, Makefile, and more.'
1363+ technologiesSummary: ' including Go Template, TypeScript, JavaScript , Astro, Makefile, and more.'
13641364
13651365};
13661366
0 commit comments