hugo-theme-bootstrap

A fast, responsive, multipurpose and feature-rich Hugo theme.

MIT License

Stars
462
Committers
50

Bot releases are visible (Hide)

hugo-theme-bootstrap - v1.6.6 Latest Release

Published by github-actions[bot] about 2 months ago

1.6.6 (2024-08-22)

Bug Fixes 🐞

hugo-theme-bootstrap - v1.6.5

Published by github-actions[bot] 2 months ago

1.6.5 (2024-08-20)

You'll need to upgrade Hugo to 0.128.0 or later.

Bug Fixes 🐞

  • remove usage of deprecated functions and variables of upstream (#1057) (c8b52e6)
hugo-theme-bootstrap - v1.6.4

Published by github-actions[bot] 2 months ago

1.6.4 (2024-08-19)

Bug Fixes 🐞

  • sidebar toggle on list and single page (f8b09f2)
hugo-theme-bootstrap - v1.6.3

Published by github-actions[bot] 2 months ago

1.6.3 (2024-08-19)

Bug Fixes 🐞

hugo-theme-bootstrap - v1.6.2

Published by github-actions[bot] 2 months ago

1.6.2 (2024-08-19)

Bug Fixes 🐞

Styles 🎨

  • set max-height for code block to partially avoid CLS issue (f2f722c)
hugo-theme-bootstrap - v1.6.1

Published by github-actions[bot] 2 months ago

1.6.1 (2024-08-18)

Bug Fixes 🐞

  • rename docsNav.reduceFontSize to docs.nav.reduceFontSize (5ce293e)
hugo-theme-bootstrap - v1.6.0

Published by github-actions[bot] 2 months ago

1.6.0 (2024-08-18)

Features ✨

  • add the docsNav.reduceFontSize parameter (#1046) (052f160)
hugo-theme-bootstrap - v1.5.8

Published by github-actions[bot] 3 months ago

1.5.8 (2024-08-05)

This release is about the author widget on the sidebar, since the site.Author is deprecated, to migrate to this version, you'll need to:

  1. Move config/_default/author config to config/_default/params configuration, for example.
  2. And then remove the config/_default/author config.

Bug Fixes 🐞

hugo-theme-bootstrap - v1.5.7

Published by github-actions[bot] 4 months ago

1.5.7 (2024-06-15)

Bug Fixes 🐞

  • avoid paginating on non pagination pages (#1039) (399c304)
hugo-theme-bootstrap - v1.5.6

Published by github-actions[bot] 6 months ago

1.5.6 (2024-04-19)

Documentation 📝

  • fix broken link to the documentation for menu properties on Hugo site. (#1033) (9af5a21)

Bug Fixes 🐞

  • i18n: update Ukrainian localization file (#1037) (379a6a4)
hugo-theme-bootstrap - v1.5.5

Published by github-actions[bot] 8 months ago

1.5.5 (2024-02-21)

Bug Fixes 🐞

  • repo widget file paths on Windows computers (#1029) (129b573)
hugo-theme-bootstrap - v1.5.4

Published by github-actions[bot] 8 months ago

1.5.4 (2024-02-21)

Bug Fixes 🐞

hugo-theme-bootstrap - v1.5.3

Published by github-actions[bot] 9 months ago

1.5.3 (2024-01-24)

Documentation 📝

  • deploy on DigitalOcean App Platform (948b204)
  • update content-begin hook (7380444)

Bug Fixes 🐞

  • i18n: correct color_cyan translation in Russian (c340404)
hugo-theme-bootstrap - v1.5.2

Published by github-actions[bot] 9 months ago

1.5.2 (2024-01-21)

Bug Fixes 🐞

hugo-theme-bootstrap - v1.5.1

Published by github-actions[bot] 10 months ago

1.5.1 (2024-01-03)

Bug Fixes 🐞

hugo-theme-bootstrap - v1.5.0

Published by github-actions[bot] 11 months ago

1.5.0 (2023-12-02)

Features ✨

  • add the numberifyHeadings page parameter (#1011) (9947857)

Bug Fixes 🐞

hugo-theme-bootstrap - v1.4.1

Published by github-actions[bot] 12 months ago

1.4.1 (2023-11-05)

Bug Fixes 🐞

  • correct archive month localization (a464d74)
  • correct the broken style of archive month (8c16acd)
hugo-theme-bootstrap - v1.4.0

Published by github-actions[bot] 12 months ago

1.4.0 (2023-11-05)

Features ✨

  • add archive.monthFormat parameter (f334678)
hugo-theme-bootstrap - v1.3.2

Published by github-actions[bot] 12 months ago

1.3.2 (2023-11-05)

Documentation 📝

  • correct the type of archive.dateFormat (ba51a96)

Bug Fixes 🐞

  • correct the archive posts date format (cde8594)
hugo-theme-bootstrap - v1.3.1

Published by github-actions[bot] 12 months ago

1.3.1 (2023-10-31)

Migrating to Hugo v0.120.0 or later

I suggest previewing it locally after upgrading theme and making the following changes, to make sure everything goes fine.

hugo server -p 1414 -e production -b http://localhost:1414 --disableFastRender --renderToDisk

Replace the googleAnalytics with services.googleAnalytics.ID

The googleAnalytics is deprecated.

[services]
  [services.googleAnalytics]
    ID = 'G-MEASUREMENT_ID'

Replace social with params.social

The social in site configuration is deprecated too, you'll need to move the social.toml content to params.toml, e.g.

[social]
twitter = "foobar"

Documentation 📝

  • replace the GoogleAnalytics parameter with services.googleAnalytics.ID (7dd8dfe)

Bug Fixes 🐞

  • archives: correct the dateFormat parameter (#999) (065ba24)
  • social: replace site.Social with site.Params.social (#1002) (5b2e093)

Internationalization 🌐

  • improve translations in Russian (c0e8aab)
Package Rankings
Top 3.95% on Proxy.golang.org
Badges
Extracted from project README
Used By PageSpeed insights Releases License GitHub contributors Digital Ocean Netlify DocSearch