hugo-theme-bootstrap

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

MIT License

Stars
462
Committers
50

Bot releases are hidden (Show)

hugo-theme-bootstrap - v1.0.2

Published by razonyang over 1 year ago

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: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.1...v1.0.2

hugo-theme-bootstrap -

Published by razonyang over 1 year ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-beta5.4...v1.0.0

hugo-theme-bootstrap - v1.0.0-beta5.4

Published by razonyang over 1 year ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-beta5.1...v1.0.0-beta5.4

hugo-theme-bootstrap - v1.0.0-beta5.1

Published by razonyang over 1 year ago

Fix build for Bootstrap v5.3.0-alpha2.

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-beta5...v1.0.0-beta5.1

hugo-theme-bootstrap - v1.0.0-beta5

Published by razonyang over 1 year ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-beta4...v1.0.0-beta5

hugo-theme-bootstrap - v1.0.0-beta4

Published by razonyang over 1 year ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-beta3...v1.0.0-beta4

hugo-theme-bootstrap - v1.0.0-beta3

Published by razonyang over 1 year ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-beta2...v1.0.0-beta3

hugo-theme-bootstrap - v1.0.0-beta2

Published by razonyang over 1 year ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-beta1...v1.0.0-beta2

hugo-theme-bootstrap - v1.0.0-beta1

Published by razonyang almost 2 years ago

Upgrade NOTE

You'll need to execute the hugo mod npm pack and npm update commands to update the dependencies after upgrading the theme.

The below steps for Hugo Module installation method, See https://hbs.razonyang.com/v1/en/docs/getting-started/upgradation/ if you're using Git Module.

$ hugo mod get github.com/razonyang/hugo-theme-bootstrap 
hugo: downloading modules …
hugo: collected modules in 8021 ms
go: downloading github.com/razonyang/hugo-theme-bootstrap v1.0.0-beta1
go: upgraded github.com/razonyang/hugo-theme-bootstrap v1.0.0-alpha.15.0.20221205042156-ad3b22d99f95 => v1.0.0-beta1

$ hugo mod npm pack

$ cat package.json | grep '"bootstrap"'
"bootstrap": "^5.3.0-alpha1",

$ npm update

$ git add go.mod go.sum package.json package-lock.json

$ git commit -m 'Bump theme to v1.0.0-beta1'
  • You can also specify the version at the end of the repo if the command not working: hugo mod get github.com/razonyang/[email protected].
  • cat package.json | grep '"bootstrap"' to check whether the Bootstrap version is correct, it should be ^5.3.0-alpha1.

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.15...v1.0.0-beta1

hugo-theme-bootstrap - v1.0.0-alpha.15

Published by razonyang almost 2 years ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.14...v1.0.0-alpha.15

hugo-theme-bootstrap - v1.0.0-alpha.14

Published by razonyang almost 2 years ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.13...v1.0.0-alpha.14

hugo-theme-bootstrap - v1.0.0-alpha.13

Published by razonyang almost 2 years ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.12...v1.0.0-alpha.13

hugo-theme-bootstrap - v1.0.0-alpha.12

Published by razonyang about 2 years ago

Upgrade

Introduces new dependencies, you'll need to install via hugo mod npm pack and npm update after upgrading the theme.

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.11...v1.0.0-alpha.12

hugo-theme-bootstrap - v0.80.4

Published by razonyang about 2 years ago

hugo-theme-bootstrap - v1.0.0-alpha.11

Published by razonyang about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.10...v1.0.0-alpha.11

hugo-theme-bootstrap - v1.0.0-alpha.10

Published by razonyang about 2 years ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.9...v1.0.0-alpha.10

hugo-theme-bootstrap - v1.0.0-alpha.9

Published by razonyang about 2 years ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.8...v1.0.0-alpha.9

hugo-theme-bootstrap - v1.0.0-alpha.8

Published by razonyang about 2 years ago

Note

Please update the dependencies as well: hugo mod npm pack and npm update

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.7...v1.0.0-alpha.8

hugo-theme-bootstrap - v1.0.0-alpha.7

Published by razonyang about 2 years ago

🚀 Highlights

  • Adjust the changes of Bootstrap dark mode. Please upgrade the dependencies via npm update on your site root.

What's Changed

New Contributors

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.6...v1.0.0-alpha.7

hugo-theme-bootstrap - v1.0.0-alpha.6

Published by razonyang about 2 years ago

What's Changed

Full Changelog: https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.0.0-alpha.5...v1.0.0-alpha.6

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