Testing Hugo with bootstrap5

This commit is contained in:
Franz Klotsche
2025-11-09 19:57:15 +01:00
parent 16edfac859
commit a08038b6f9
23 changed files with 9431 additions and 6 deletions

View File

@@ -1,4 +1,8 @@
baseURL = 'http://example.org/'
languageCode = 'en-US'
title = 'Fransz Portfolio'
theme = 'Basic'
theme = 'bootstrap5'
[module]
[[module.imports]]
path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"