github gohugo-ananke/ananke v2.8.0
New Social Follow and Share!

latest releases: v2.19.0, v2.18.0, v2.17.1...
4 years ago

This is a complete backward compatible refactoring of the social service logic of the theme.

Project's social services are now registered in the site params as follow:

# config.yaml
params:
  ananke_socials:
  - name: twitter
    url: https://twitter.com/theNewDynamic
  - name: github
    url: https://github.com/theNewDynamic

The theme currently sports 14 built-in services with their own SVG icon, label and hover color. Any user can add their own service by adding it to the list above and optionally add a custom color and/or a matching SVG to their project.

It also sports its own "Share" icons for Facebook, Twitter and LinkedIn.

More here

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.8.0

Don't miss a new ananke release

NewReleases is sending notifications on new releases.