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:
commit
3fc75b636a
12 changed files with 1349 additions and 0 deletions
15
hugo.toml
Normal file
15
hugo.toml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue