Files
Notebook/hugo.yaml
2025-01-28 14:15:27 +00:00

84 lines
2.0 KiB
YAML

baseURL: https://blog.netunix.tech/
title: 🧑‍💻 NetUnix
pagination.pagerSize: 5
theme: PaperMod
params:
ShowReadingTime: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
cover:
hidden: false
hiddenInList: false
hiddenInSingle: false
socialIcons:
- name: github
url: "https://github.com/darnodo"
- name: linkedin
url: "https://www.linkedin.com/in/darnodo/"
languages:
en:
languageName: English
contentDir: 'content/en'
params:
profileMode:
enabled: true
title: "NetUnix"
subtitle: "Welcome to this blog, where we talk about NetOps, networks and systems..."
imageUrl: "https://www.svgrepo.com/show/395137/network.svg"
imageTitle: "Network logo"
imageWidth: 120
imageHeight: 120
buttons:
- name: Documentation
url: "categories/documentations/"
- name: NetLab
url: "categories/netlab/"
menu:
main:
- name: Categories
url: /categories/
weight: 10
- name: Tags
url: /tags/
weight: 20
- name: Archives
url: archives/
weight: 30
fr:
languageName: Français
contentDir: 'content/fr'
params:
profileMode:
enabled: true
title: "NetUnix"
subtitle: "Bienvenue sur ce blog, où nous parlons de NetOps, de réseaux et de systèmes..."
imageUrl: "https://www.svgrepo.com/show/395137/network.svg"
imageTitle: "Network logo"
imageWidth: 120
imageHeight: 120
buttons:
- name: Documentations
url: "categories/documentations/"
- name: NetLab
url: "categories/netlab/"
menu:
main:
- name: Catégories
url: /categories/
weight: 10
- name: Tags
url: /tags/
weight: 20
- name: Archives
url: archives
weight: 30