docs(releaser): add documentation URL https://releaser.k3nny.fr
ci / vet, staticcheck, test, build (push) Successful in 3m12s

- README.md: add Documentation link below the release badge
- ROADMAP.md: update shipped docs-site entry with live URL
- docs/hugo.toml: set baseURL to the live site address

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-07-11 22:56:39 +02:00
parent 88ed87b095
commit 104167d7d2
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
baseURL = "/"
baseURL = "https://releaser.k3nny.fr/"
title = "releaser"
theme = "geekdoc"