Skip to content

Commit bb4489c

Browse files
committed
fix: guides
1 parent 0a6375f commit bb4489c

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

docs/content/guides/1.index.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,31 +34,22 @@ Alokai is not a cookie-cutter solution, it is meant to be able to handle even th
3434
Learn how to create efficient and unified multigeo/multibrand/multivendor setups with Alokai.
3535
::
3636

37-
#section-4
38-
:card{to="/guides/kubernetes-probe" title="Kubernetes Probes" description="Alokai Cloud customers' middleware and frontend apps are deployed in Kubernetes. Check how Kubernetes mechanisms are used by Alokai Cloud" icon="tabler:heart-rate-monitor"}
39-
40-
#section-5
41-
:card{to="/guides/best-practices" title="Best Practices" description="Check what to follow to keep your storefront in the best possible shape" icon="tabler:rosette-discount-check"}
42-
43-
4437
::
4538

46-
4739
## Advanced
4840

49-
::card{title="Kubernetes Probes" to="/guides/kubernetes-probe" class="mb-5"}
41+
::card{title="Kubernetes Probes" to="/guides/kubernetes-probe" class="mb-5" icon="tabler:heart-rate-monitor"}
5042
#description
5143
Learn how to implement health check endpoints for your Alokai Cloud applications running on Kubernetes. This guide covers liveness and readiness probes implementation to ensure proper application monitoring and reliability.
5244
::
5345

5446
## Best Practices
5547

56-
::card{title="Performance" to="/guides/performance" class="mb-5"}
48+
::card{title="Performance" to="/guides/performance" class="mb-5" icon="tabler:rosette-discount-check"}
5749
#description
5850
Every 100ms added to loading time costed Amazon 1% less sales. Don't let the poor performance to ruin your sales. Learn how to optimize your store for speed.
5951
::
6052

6153
::info
6254
Can't find what you're looking for? Check out our [cookbook](/cookbook) for more guides and tutorials.
6355
::
64-

docs/content/guides/_dir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title: Guides
2-
sidebarRoot: false
2+
sidebarRoot: true
33
navigation:
44
icon: ri:code-s-slash-fill

0 commit comments

Comments
 (0)