Skip to content

Releases: theNewDynamic/gohugo-theme-ananke

Optimize Caching

21 Mar 23:14
Compare
Choose a tag to compare

More multilingual support

23 Feb 19:03
e07ddcc
Compare
Choose a tag to compare

Add French Language to i18n files

#157

Add i18n Support

23 Feb 13:33
Compare
Choose a tag to compare

Furthering from our previous release with basic translation support, we now have translated strings with a fallback to params for those who want to change the strings, but don't wish to copy the i18n files to their local directory.

#156

2019-01-07

08 Jan 00:53
Compare
Choose a tag to compare

Improve semantic structure of pages #151
Fix Readme #150
Improve padding on articles #152
Add basic support for post translations 85d9218

2018-12-26

26 Dec 16:17
50d1547
Compare
Choose a tag to compare

Improve Readme with path to example site #146
Update asset dependencies a99f95e
Improve social follow link accessibility #147

2018-11-27

27 Nov 23:57
Compare
Choose a tag to compare

#143

  • Add Medium social media icon
  • Open social media external links in new window
  • Add A11y affordance for the social media links

2018-11-04

04 Nov 19:15
Compare
Choose a tag to compare

Add global background color class to footer (it's already on the header). Fixes #135

2018-11-03

04 Nov 03:48
Compare
Choose a tag to compare

Added

Changed

  • Run Ananke with Hugo v0.50
  • Remove default background image so users can choose to not use one at all. #133 (@cdeguise)
  • Add reading time and word count to pages, conditionally if set at global, page, or section level with the show_reading_time key. (thanks to @looer for starting)

Patch: Footer icons

31 Aug 22:41
7a32e28
Compare
Choose a tag to compare

Fixes an issue where social icons were incorrectly spread out across footer. This patch applies the flexbox directive justify-between to the nav items, not the icons themselves.

Fix article padding on mobile

08 Jul 23:07
Compare
Choose a tag to compare