Releases: dataCobra/hugo-vitae
Minor feature release
This version has brings small change for rendered links with goldmark.
Thanks to @nardoyala for this change.
Now all links that are rendered with goldmark will be opened in a new tab.
- Feature #37 (Links with target _blank as default)
Minor update+feature release
This version brings a few small changes. Thanks to @ihzarizkyk also a new feature.
- Update of FontAwesome to version 5.15.1
- Feature #34 (Add thumbnail feature for article and post)
Please consider to update your website with this version of the theme.
Quickfix release
There was an issue found in layouts/_default/terms.html
. With this release this problem has been fixed.
- Quickfix #29 (href link in terms.html doesn't work)
Please consider to update your website with this version of the theme.
Quickfix release
In the release 2.1.1 was a problem that had to be addressed.
- Quickfix (Add cmd option for .Site.Params.social)
!! ATTENTION !!
If you use commands in the social menu instead of urls you should update
the url=
to cmd=
an example is mailto:
. This is a reaction of the commit
which updated most urls to relURL.
Update release
Since the release of version 2.1 there have been a few changes.
These have now found their way into the main branch with version 2.1.1.
- Fix bug #28 (Value should be inside double quotes)
- Feature (Add Roboto Mono as new font for code)
- Update (Update FontAwesome to version 5.14.0)
- Update (Update content links with relURL feature)
- Update (Delete taxnomoie settings for homepage.md)
!! ATTENTION !!
If you use the custom.css feature be aware that you need to change the
path now. Before the update, the custom.css file was located in
"static/css/" by default. If you still want to use this path just change
the path to "css/custom.css" in your config file. For an example see the
config file in "exampleSite/".
Release of Version 2.1
Since the release of version 2.0 there have been a few change requests.
These have now found their way into the main branch with version 2.1.
- feature #25 (Add functionality to use commento.io for comments)
- feature #22 (Homepage as a single page)
- feature #16 (Adding cover images for posts)
- feature #12 (Add a front matter to disable display of date in single page view) got earlier into 2.0 with a feature patch
- feature #11 (Don't display footer if no information is available)
- feature #10 (Don't display menu if no information is available)
This release is considered stable.
Minor fixup release
Please update to this version!
Since release 2.0-6 there were 2 bugs.
- issue #26 (Links of tags in pages are broken when hugo site is in a subdirectory)
- bug (Fix behavior when the tags shouldn't be displayed)