Configure Hugo multilingual mode (fr default, en secondary) with Hextra's language-switch menu entry, and translate all existing content pages to English using Hugo's per-file language suffix convention (.en.md alongside .fr.md).
14 lines
322 B
Markdown
14 lines
322 B
Markdown
---
|
|
title: "Security"
|
|
sidebar:
|
|
open: true
|
|
cascade:
|
|
type: docs
|
|
---
|
|
|
|
<!-- markdownlint-disable MD033 MD034-->
|
|
|
|
{{< cards >}}
|
|
{{< card link="/en/netlab/sécurité/stepca/" title="Self-Hosted Certificate Manager" subtitle="Deploy a certificate authority and manage certificates" icon="document-check" >}}
|
|
{{< /cards >}}
|