* finalized demo sample site
All checks were successful
Build,test and deploy hugo-internet-weblog-demo / deploy-prod (push) Successful in 17s

This commit is contained in:
Stephan Hadan 2025-01-29 12:47:01 +01:00
parent 7f4f7f693d
commit e0e07bf420
3 changed files with 9 additions and 6 deletions

View file

@ -0,0 +1,3 @@
# hugo-internet-weblog-demo
This is a sample site for the enhanced [hugo-internet-weblog](https://git.hadan-it.com/stiebke/hugo-internet-weblog) theme for hugo static site generator.

View file

@ -20,8 +20,8 @@ unsafe=true
RSSEnabled = true
EnablePreferredDarkAppearance = true
RSSMicropostTitles = false
mainSections = [ "Posts", "Microposts" ]
statuspage = "https://status.hadan-it.com/status/reaktionsfaehig"
mainSections = [ "Posts", "Microposts", "Photos" ]
statuspage = "https://status.hadan-it.com/status/preview-demo"
statuspagename = "Statusseite"
umamienabled = true
umamiurl = "https://analytics.hadan-it.com/"
@ -37,17 +37,17 @@ unsafe=true
name = "Posts"
weight = 1
identifier = "posts"
url = "posts/"
pageRef = "/posts/"
[[menu.main]]
name = "Microposts"
weight = 2
identifier = "microposts"
url = "microposts/"
pageRef = "/microposts/"
[[menu.main]]
name = "Fotos"
weight = 3
identifier = "photos"
url = "photos/"
pageRef = "/photos/"

@ -1 +1 @@
Subproject commit e38272bd796eb22a285d174e5ac5e958f4f2f256
Subproject commit 5e1a222aaf254ad672ade521d624b8e0b41854d4