Skip to content

Releases: razonyang/hugo-theme-bootstrap

v1.2.0

27 Jun 19:02
b0b6675
Compare
Choose a tag to compare

1.2.0 (2023-06-27)

Features

v1.1.0

16 Jun 02:10
Compare
Choose a tag to compare

1.1.0 (2023-06-16)

Features

  • funding: add support for Buy Me a Coffee (decf0fe)

v1.0.2

23 May 09:31
Compare
Choose a tag to compare

Bug fixes release for Hugo v0.112.0

  • For >= Hugo v0.112.0, you'll need to upgrade your theme to this version.
  • For < Hugo v0.112.0, you may need to append the PWD into security.funcs.getenv after upgrading the theme.
# config.toml
[security.funcs]
  getenv = ['^HUGO_', '^CI$', 'PWD']

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.0

22 Apr 01:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta5.4...v1.0.0

v1.0.0-beta5.4

06 Apr 13:28
Compare
Choose a tag to compare

What's Changed

  • style: make the dropdown menu width fit the content by @razonyang in #918
  • style: change the search shortcut style by @razonyang in #919
  • fix(toggle): escape name and item name, and correct the order of items by @razonyang in #920
  • fix: replace fixed position with sticky for header by @razonyang in #921
  • feat: add the body-begin hook by @razonyang in #922

Full Changelog: v1.0.0-beta5.1...v1.0.0-beta5.4

v1.0.0-beta5.1

27 Mar 11:12
Compare
Choose a tag to compare

Fix build for Bootstrap v5.3.0-alpha2.

What's Changed

Full Changelog: v1.0.0-beta5...v1.0.0-beta5.1

v1.0.0-beta5

25 Feb 03:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta4...v1.0.0-beta5

v1.0.0-beta4

29 Jan 12:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta3...v1.0.0-beta4

v1.0.0-beta3

29 Jan 07:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta2...v1.0.0-beta3

v1.0.0-beta2

20 Jan 09:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta1...v1.0.0-beta2