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
341 B
Markdown
14 lines
341 B
Markdown
---
|
|
title: "Network Automation"
|
|
sidebar:
|
|
open: true
|
|
cascade:
|
|
type: docs
|
|
---
|
|
|
|
<!-- markdownlint-disable MD033 MD034-->
|
|
|
|
{{< cards >}}
|
|
{{< card link="/en/netlab/automatisation-réseau/vxlan_automation/" title="VXLAN Automation with Netbox" subtitle="How to use Netbox to automate network configuration" icon="science" >}}
|
|
{{< /cards >}}
|