baseURL: "https://blog.vezpi.com/" title: "Vezpi Lab" theme: "stack" languageCode: "en-us" DefaultContentLanguage: "en" defaultContentLanguageInSubdir: true languages: en: languageName: English weight: 1 menu: main: - identifier: categories name: Categories weight: 40 url: /en/categories params: icon: categories - identifier: tags name: Tags weight: 50 url: /en/tags params: icon: tag social: - identifier: "mail" name: Mail url: "mailto:etienne.girault@gmail.com" weight: 10 params: icon: "mail" - identifier: "github" name: "GitHub" url: "https://github.com/Vezpi" weight: 20 params: icon: "brand-github" - identifier: "gitea" name: "Gitea" url: "https://git.vezpi.me/Vezpi/blog" weight: 30 params: icon: "brand-git" - identifier: "linkedin" name: "LinkedIn" url: "https://www.linkedin.com/in/etiennegirault/" weight: 40 params: icon: "brand-linkedin" params: sidebar: subtitle: "Homelab & Automation" dateFormat: published: "Jan 2, 2006" lastUpdated: "Jan 2, 2006" fr: languageName: Français weight: 2 menu: main: - identifier: categories name: Catégories weight: 40 url: /fr/categories params: icon: categories - identifier: tags name: Mots Clés weight: 50 url: /fr/tags params: icon: tag social: - identifier: "mail" name: Mail url: "mailto:etienne.girault@gmail.com" weight: 10 params: icon: "mail" - identifier: "github" name: "GitHub" url: "https://github.com/Vezpi" weight: 20 params: icon: "brand-github" - identifier: "gitea" name: "Gitea" url: "https://git.vezpi.me/Vezpi/blog" weight: 30 params: icon: "brand-git" - identifier: "linkedin" name: "LinkedIn" url: "https://www.linkedin.com/in/etiennegirault/" weight: 40 params: icon: "brand-linkedin" params: sidebar: subtitle: "Homelab & Automatisation" dateFormat: published: "2 Jan 2006" lastUpdated: "2 Jan 2006" frontmatter: format: "yaml" params: mainSections: ["post"] description: "A blog documenting my homelab journey, covering automation, self-hosted services, and hands-on experiments with open source technologies." favicon: "/favicon-32x32.png" excludedFromSitemap: ["/tags/", "/categories/", "/search/"] sidebar: avatar: enabled: true src: avatar.jpg local: true footer: since: 2025 customText: "" toc: enable: true article: math: false toc: true readingTime: true lastUpdated: true comments: enable: false widgets: homepage: - type: search - type: categories - type: tag-cloud page: - type: search - type: toc colorScheme: toggle: true default: "dark" menu: main: [] taxonomies: category: "categories" tag: "tags" related: includeNewer: true threshold: 60 toLower: false indices: - name: tags weight: 10 - name: categories weight: 20 sitemap: ChangeFreq: "weekly" Priority: 0.6 outputs: home: - HTML - RSS - JSON