Make proper use of Go workspace.
Build and Deploy / build-and-deploy (push) Successful in 14s

This commit is contained in:
2026-06-15 20:15:07 +02:00
parent 0fe0bd56a4
commit 9a2d330cdf
4 changed files with 6 additions and 2 deletions
-1
View File
@@ -1,2 +1 @@
baseURL: 'http://localhost:1313/' baseURL: 'http://localhost:1313/'
workspace: hugo.work
+2
View File
@@ -0,0 +1,2 @@
workspace: hugo.work
+1 -1
View File
@@ -1,6 +1,6 @@
module git.bovender.de/daniel/blog module git.bovender.de/daniel/blog
go 1.26.4 go 1.22
require ( require (
git.bovender.de/daniel/hugo_cookie_consent v0.0.2 // indirect git.bovender.de/daniel/hugo_cookie_consent v0.0.2 // indirect
+3
View File
@@ -0,0 +1,3 @@
notFound: Page not found
home: Home
archives: Archives