This repository has been archived by the owner on Jun 10, 2023. It is now read-only.
Releases: panr/hugo-theme-hello-friend
Releases · panr/hugo-theme-hello-friend
Release 3.0
This release:
- completely rewrites the theme structure (eg. CSS -> SCSS)
- removes Webpack as a compilation step (editing the theme is now flawless) and Node dependencies
- adds the ability to add the theme as a Hugo Module
- moves the old code to the
webpack
branch - finally adds missing assets like apple-icon nad favicon
Release 2.1.0
This version brings back Webpack.
Release 2.0.0
Here's what changed:
- Hugo Pipes (instead of Webpack)
- editing the theme is now a lot simpler
- min. Hugo version is 0.74
- installation process https://github.com/panr/hugo-theme-hello-friend#how-to-start
- contribution process https://github.com/panr/hugo-theme-hello-friend#feature
Release 1.1.0
Now cover
in posts have absolute paths. That means you can pass to the variable whatever you want: https://github.com/panr/hugo-theme-hello-friend/blob/master/images/tn.png
or img/hello.jpg
(relative, local paths start from static
dir by default).
Thanks @MyIgel for contribution!
Release 1.0.9
You can define a content type directory in your Hugo config, now default is posts
(previously was post
, I'm really sorry if this change might broke your site) 😓
Release 1.0.8
Theme now has multiple language support 🏳️🏴🏴☠️🏁
Release 1.0.7
Now you can set default theme.
Releas 1.0.6
Add Haskel and other languages & fix menu item margin
Relase 1.0.5
Uppercased code on Linux (Ubuntu) finally has beed fixed thanks to @marioblokland 🎉
Release 1.0.4
- Fix logoText variable
- [Test] Prevent code text to transform