hinode

A clean documentation and blog theme for your Hugo site based on Bootstrap 5

MIT License

Downloads
1.3K
Stars
119
Committers
13

Bot releases are visible (Hide)

hinode - v0.24.0-beta6 Latest Release

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-beta5...v0.24.0-beta6

hinode - v0.24.0-beta5

Published by markdumay 5 months ago

What's Changed

🎉 New Features

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-beta4...v0.24.0-beta5

hinode - v0.24.0-beta4

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-beta3...v0.24.0-beta4

hinode - v0.24.0-beta3

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-beta2...v0.24.0-beta3

hinode - v0.24.0-beta2

Published by markdumay 5 months ago

What's Changed

❗ Breaking Changes

🎉 New Features

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-beta1...v0.24.0-beta2

hinode - v0.24.0-beta1

Published by markdumay 5 months ago

What's Changed

🎉 New Features

🐛 Bug Fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-alpha3...v0.24.0-beta1

hinode - v0.24.0-alpha3

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-alpha2...v0.24.0-alpha3

hinode - v0.24.0-alpha2

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/gethinode/hinode/compare/v0.24.0-alpha...v0.24.0-alpha2

hinode - v0.24.0-alpha

Published by markdumay 5 months ago

What's Changed

🚀 Highlights

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.21...v0.24.0-alpha

hinode - v0.23.21

Published by markdumay 5 months ago

What's Changed

🎉 New Features

🧰 Other Changes

New Contributors

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.20...v0.23.21

hinode - v0.23.20

Published by markdumay 5 months ago

What's Changed

🎉 New Features

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.19...v0.23.20

hinode - v0.23.19

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.18...v0.23.19

hinode - v0.23.18

Published by markdumay 5 months ago

What's Changed

🎉 New Features

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.17...v0.23.18

hinode - v0.23.17

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.16...v0.23.17

hinode - v0.23.16

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.15...v0.23.16

hinode - v0.23.15

Published by markdumay 5 months ago

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.14...v0.23.15

hinode - v0.23.14

Published by markdumay 5 months ago

What's Changed

🎉 New Features

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.13...v0.23.14

hinode - v0.23.13

Published by markdumay 6 months ago

This release improves the rendering of image sets. The image partial now supports an optional argument to define the supported sizes of the rendered image set. Up until now, all images were considered to be rendered at full width. You can now specify different widths relative to the size of the viewport. The featured image and card group take advantage of this new setting. As a result, the browser can now safely download a smaller image without impacting perceived image quality.

The card group calculates the various sizes of the image set by considering the number of columns (which is a range between 1-5).
For example, a card group of three columns wide would only render each card's thumbnail at one-third (33.3vw) of the viewport. On smaller screens, the card group renders one or two columns pending viewport size. The card group uses Bootstrap's media breakpoints to select the appropriate viewport width.

What's Changed

🚀 Highlights

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.12...v0.23.13

hinode - v0.23.12

Published by markdumay 6 months ago

What's Changed

🐛 Bug Fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.11...v0.23.12

hinode - v0.23.11

Published by markdumay 6 months ago

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/gethinode/hinode/compare/v0.23.10...v0.23.11