diff --git a/claude/go.mod b/claude/go.mod index c4171f6..1438c04 100644 --- a/claude/go.mod +++ b/claude/go.mod @@ -1,8 +1,8 @@ -module github.com/axivo/website/docs +module github.com/axivo/website/claude go 1.25 require ( - github.com/axivo/website/global v1.0.3 // indirect + github.com/axivo/website/global v1.0.4 // indirect github.com/imfing/hextra v0.11.1 // indirect ) diff --git a/claude/go.sum b/claude/go.sum index 0e10012..2dc7a2d 100644 --- a/claude/go.sum +++ b/claude/go.sum @@ -1,4 +1,4 @@ -github.com/axivo/website/global v1.0.3 h1:Nk+xFqMyi0mpyVUNYLCy5ALYJniL0i9gUHgc7MazfBU= -github.com/axivo/website/global v1.0.3/go.mod h1:CDxLwZCshxNnTwXh3DR6IncIU2kkvveTSo3AdKTs4cA= +github.com/axivo/website/global v1.0.4 h1:L1xjtlid2sCQKgRi32Crx5rsl9x3iqjLd6zXgiCd/Ag= +github.com/axivo/website/global v1.0.4/go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8= github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI= github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI= diff --git a/docs/content/_index.md b/docs/content/_index.md index 239d6ab..d5ada9d 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -3,25 +3,26 @@ title: Home layout: hextra-home --- + {{< hextra/hero-container image="images/logo.svg" - imageClass="hx-block hx-overflow-hidden hx-rounded-3xl" + imageClass="hx:block hx:overflow-hidden hx:rounded-3xl" imageWidth="300" imageHeight="300" imageTitle="AXIVO" >}} -
+
{{< hextra/hero-headline >}} Imagine. Create. {{< /hextra/hero-headline >}}
-
+
{{< hextra/hero-subtitle >}} 👋 Welcome to our public space. {{< /hextra/hero-subtitle >}}
-
+
{{< hextra/hero-subtitle >}} Our goal is to create beautiful projects, empowering engineers to deliver beautiful software experiences to open-source community. @@ -29,7 +30,7 @@ layout: hextra-home
{{< /hextra/hero-container >}} -
+
{{< hextra/hero-section >}} Latest Projects {{< /hextra/hero-section >}} @@ -39,19 +40,20 @@ layout: hextra-home {{< hextra/feature-card title="Claude" subtitle="Scalable collaboration platform for Claude." - class="hx-aspect-auto md:hx-aspect-[1.1/1] max-md:hx-min-h-[340px]" + class="hx:aspect-auto hx:md:aspect-[1.1/1] hx:max-md:min-h-[340px]" image="/images/card-claude.webp" - imageClass="hx-top-[20%] hx-left-[24px] hx-w-[180%] sm:hx-w-[110%] dark:hx-opacity-80" + imageClass="hx:top-[20%] hx:left-[24px] hx:w-[110%]" link="/claude/" - style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.15),hsla(0,0%,100%,0));" + style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.25),hsla(0,0%,100%,0));" >}} {{< hextra/feature-card title="K3s Cluster" subtitle="High Availability cluster deployed with Ansible." - class="hx-aspect-auto md:hx-aspect-[1.1/1] max-md:hx-min-h-[340px]" + class="hx:aspect-auto hx:md:aspect-[1.1/1] hx:max-md:min-h-[340px]" image="/images/card-k3s-cluster.webp" - imageClass="hx-top-[20%] hx-left-[24px] hx-w-[180%] sm:hx-w-[110%] dark:hx-opacity-80" + imageClass="hx:top-[20%] hx:left-[24px] hx:w-[110%]" link="/k3s-cluster/" - style="background: radial-gradient(ellipse at 50% 80%,rgba(194,97,254,0.15),hsla(0,0%,100%,0));" + style="background: radial-gradient(ellipse at 50% 80%,rgba(221,210,59,0.25),hsla(0,0%,100%,0));" >}} {{< /hextra/feature-grid >}} + diff --git a/docs/go.mod b/docs/go.mod index c4171f6..0f174e9 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -3,6 +3,6 @@ module github.com/axivo/website/docs go 1.25 require ( - github.com/axivo/website/global v1.0.3 // indirect + github.com/axivo/website/global v1.0.4 // indirect github.com/imfing/hextra v0.11.1 // indirect ) diff --git a/docs/go.sum b/docs/go.sum index 0e10012..2dc7a2d 100644 --- a/docs/go.sum +++ b/docs/go.sum @@ -1,4 +1,4 @@ -github.com/axivo/website/global v1.0.3 h1:Nk+xFqMyi0mpyVUNYLCy5ALYJniL0i9gUHgc7MazfBU= -github.com/axivo/website/global v1.0.3/go.mod h1:CDxLwZCshxNnTwXh3DR6IncIU2kkvveTSo3AdKTs4cA= +github.com/axivo/website/global v1.0.4 h1:L1xjtlid2sCQKgRi32Crx5rsl9x3iqjLd6zXgiCd/Ag= +github.com/axivo/website/global v1.0.4/go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8= github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI= github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI= diff --git a/docs/static/images/card-claude.webp b/docs/static/images/card-claude.webp index 1bd43c6..a027a0b 100644 Binary files a/docs/static/images/card-claude.webp and b/docs/static/images/card-claude.webp differ diff --git a/docs/static/images/card.pxd b/docs/static/images/card.pxd index d368946..06752a8 100644 Binary files a/docs/static/images/card.pxd and b/docs/static/images/card.pxd differ diff --git a/k3s-cluster/go.mod b/k3s-cluster/go.mod index 05b79b8..8176c7c 100644 --- a/k3s-cluster/go.mod +++ b/k3s-cluster/go.mod @@ -3,6 +3,6 @@ module github.com/axivo/website/k3s-cluster go 1.25 require ( - github.com/axivo/website/global v1.0.3 // indirect + github.com/axivo/website/global v1.0.4 // indirect github.com/imfing/hextra v0.11.1 // indirect ) diff --git a/k3s-cluster/go.sum b/k3s-cluster/go.sum index 0e10012..2dc7a2d 100644 --- a/k3s-cluster/go.sum +++ b/k3s-cluster/go.sum @@ -1,4 +1,4 @@ -github.com/axivo/website/global v1.0.3 h1:Nk+xFqMyi0mpyVUNYLCy5ALYJniL0i9gUHgc7MazfBU= -github.com/axivo/website/global v1.0.3/go.mod h1:CDxLwZCshxNnTwXh3DR6IncIU2kkvveTSo3AdKTs4cA= +github.com/axivo/website/global v1.0.4 h1:L1xjtlid2sCQKgRi32Crx5rsl9x3iqjLd6zXgiCd/Ag= +github.com/axivo/website/global v1.0.4/go.mod h1:a/BSXKI9qEZ7PwHQJNyNZjqnT6iKwHD+YJg5UzwlVA8= github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI= github.com/imfing/hextra v0.11.1/go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI=