Skip to content

Releases: gethinode/hinode

v0.2.1

14 Apr 17:05
7a45644
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

Full Changelog: v0.2...v0.2.1

v0.2

14 Apr 06:56
c9da39e
Compare
Choose a tag to compare

Inspired by Doks, this release introduces a child theme of Hinode. The child theme uses npm to refer to the latest available package. npm brings the benefit that dependencies can be automatically upgraded as part of the CI/CD process. It also abstracts from the core code of Hinode, keeping child repositories small and focused.

What's Changed

🚀 Highlights

🎉 New Features

Full Changelog: v0.1...v0.2

v0.1

13 Apr 11:22
42bb42c
Compare
Choose a tag to compare

Inspired by Blist and Doks, this release introduces Hinode - a modern blog and documentation theme for Hugo. By taking advantage of npm, the used dependencies are easily tracked and updated. Powered by Bootstrap, the generated website is responsive and brings many common UI elements. Hinode wraps many of these elements in a shortcode to simplify their usage.

This initial release also introduces a shortcode to simplify the use of responsive images. By taking advantage of Hugo's image processing, the images are preprocessed on the server and referenced as so-called image sets. These image sets allows the client browser to download the optimal resolution and size of each image.

What's Changed

🚀 Highlights

🎉 New Features

🐛 Bug fixes

📦 Dependencies

Full Changelog: https://github.com/gethinode/hinode/commits/v0.1