Releases: gethinode/hinode
v0.2.1
What's Changed
📦 Dependencies
- Bump package version for release by @markdumay in #31
Full Changelog: v0.2...v0.2.1
v0.2
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
- Develop by @markdumay in #30
🎉 New Features
- Develop by @markdumay in #29
Full Changelog: v0.1...v0.2
v0.1
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
- NPM by @markdumay in #1
- Responsive images by @markdumay in #8
🎉 New Features
- Lint by @markdumay in #28
- Actions by @markdumay in #27
- Initial release by @markdumay in #24
- Clean up by @markdumay in #23
- Improve security policies by @markdumay in #22
- Styles by @markdumay in #21
- Improve security headers by @markdumay in #20
- Improve security headers by @markdumay in #19
- Improve security headers by @markdumay in #18
- Improve security headers by @markdumay in #17
- Improve security headers by @markdumay in #16
- Improve security headers by @markdumay in #15
- Security headers by @markdumay in #14
- Accessibility by @markdumay in #13
- SEO by @markdumay in #11
- Adjust demo site URL by @markdumay in #4
- Netlify config by @markdumay in #2
🐛 Bug fixes
- Lint by @markdumay in #25
- Layout by @markdumay in #10
- Add font awesome to safelist by @markdumay in #6
- CSS by @markdumay in #5
- Fix search suggestions by @markdumay in #7
- Fix missing ratios by @markdumay in #9
- Fix thumbnail by @markdumay in #12
📦 Dependencies
- Bump hugo version by @markdumay in #3
Full Changelog: https://github.com/gethinode/hinode/commits/v0.1