This is a simple Hugo theme using Bootstrap v4, inspired by hugo-theme-bootstrap4-blog.
You can find a demo here.
Check exampleSite/config.toml
for an example configuration.
The brand can be overriden by adding your own layout layouts/partials/brand.html
. Check exampleSite/layouts/partials/brand.html
for an example.
The navbar displays the main
menus by default. You can find more details about how to configure it here, as well as in the exampleSite
.
The theme supports multiple languages.
You can find the default translation bundles in i18n
(english and spanish by default).
Open sourced under the MIT license.