kms-website/hugo.toml
Viktor Barzin 3fc75b636a Initial commit — Hugo source, Dockerfile, Woodpecker pipeline
Modernized kms.viktorbarzin.me reference page covering every Windows
+ Office Volume License GVLK Microsoft publishes, plus activation
snippets, ODT config, and bootstrap script links.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 23:13:25 +00:00

15 lines
507 B
TOML

baseURL = "https://kms.viktorbarzin.me/"
languageCode = "en-us"
title = "kms.viktorbarzin.me"
disableKinds = ["taxonomy", "term", "RSS", "sitemap", "404"]
[params]
description = "Self-hosted KMS activation reference for Windows, Office, Project, Visio."
kmsHost = "kms.viktorbarzin.lan"
kmsHostExt = "kms.viktorbarzin.me"
kmsPort = 1688
bootstrapURL = "https://nas.viktorbarzin.lan/Emo%20shared/kms-bootstrap.ps1"
[markup]
[markup.goldmark.renderer]
unsafe = true