Enabled the coming-soon theme by mansoor barri (https://themes.gohugo.io/themes/coming-soon/), did basic hugo site config and built into public/
This commit is contained in:
12
hugo.toml
12
hugo.toml
@@ -1,3 +1,11 @@
|
||||
baseURL = 'https://example.org/'
|
||||
baseURL = "https://blog.privacynerd.de/"
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
theme = "coming-soon"
|
||||
|
||||
[params]
|
||||
title = "Privacynerd's blog - coming at some point in the future!"
|
||||
description = "Privacynerd's blog"
|
||||
favicon = ""
|
||||
message = "COMING SOON!"
|
||||
release = "Jan 30, 2025"
|
||||
background = ""
|
||||
|
||||
Reference in New Issue
Block a user