Releases: dataCobra/hugo-vitae
Minor fix for disqus
Since release 2.0-2 there was an issue found while trying to use disqus.
This is a fix for this issue #6 reported by @viniciusalmada.
Minor fixup release
Since version 2.0-1 there have been small bugs that have been fixed with this release.
Please update your theme to this version.
Feature updates for RSS, FontAwesome and HTML tables
Release 2.0-1 comes with updates for RSS, FontAwesome and HTML tables.
-
RSS was in the past a function that was not given much attention.
With this update the XML files have been revised and now work much better with the theme.- feedSections is now nofeedSections and does the opposite, also it now works with content types.
- nofeed for specific content is still available
-
FontAwesome is now available in version 5.13.0 and adds some icons that can be used for medical/illness purposes. Mainly introduced because of Covid-19. Also, the theme now only brings .woff as a font. This ensures that the space consumption has been reduced from about 1.8MB to 900KB.
-
The HTML tables are now designed with CSS and fit well into the theme.
Inital release of the redesign
Release 2.0 is the first release with the redesign as foundation.
The previous version is now available in the old-master branch.
I would recommend to go with the redesign. It's has much cleaner code
and will get updates in the future. The old version is now end of life.
Major bug fix for mobile view of header part
Release 1.0.8 contains a quick fix for correcting the display of the header in the Mobile View.
All users of Hugo-Vitae should definitely update to this release!
Feature release "KaTeX for math typesetting"
Release 1.0.7 comes the ability to let KaTeX typeset the math formula for you.
But instead of loading the scripts from a third party, all files necessary for
the use are directly integrated in the theme and are delivered locally.
- Math typesetting is now available for individual content or for the
entire theme.
Minor fixup release
Since version 1.0.5 there have been minor changes which might be important for the future.
Please update your theme to this version.
Minor fix for displayed date
The new year 2020 is bigger in characters then 2019 was. Because of that
there was a unwanted break. This is a quick fix for this problem.
Feature release "content in RSS"
Release 1.0.4 brings a very minor change.
Now your are able to use the front matter 'nofeed'
to specify which content should not appear in the RSS feed.
This is especially useful for all non post content types.
- Disable rendering of content in 'index.xml' with 'nofeed'
Feature release "author presentation"
With release 1.0.3 comes the ability to display the author,
also you can use the 'authorlink' front matter to provide a link
to a website.
- Activate author display with 'listAuthor = true' in config
(if no author is set for a specific content the display will not be shown) - Use 'authorlink' for a link to a website