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>
This commit is contained in:
Viktor Barzin 2026-05-07 23:13:25 +00:00
commit 3fc75b636a
12 changed files with 1349 additions and 0 deletions

15
hugo.toml Normal file
View file

@ -0,0 +1,15 @@
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