Releases: epidrome/cover-card
Releases · epidrome/cover-card
Switched to fontawesome kits
Flexible social links management
This release introduces a significant change to the social links management sub-system, which should make the theme more flexible both for developers and for end-users.
On the other hand, this change breaks all previous configurations (v0.2, v0.3). Existing users have two options:
- LEGACY: switch the remote-theme setting to a previous version:
remote_theme: epidrome/[email protected]
- CURRENT: create a new config file by copy-pasting and editing the current
_config.yml
Minor changes include:
- improvement of the documentation for end-users
- optional include file for tracking and user analytics
Upgraded to fa5 and bug fixes
- Upgraded to Font Awesome v5 (includes icons for facebook messenger, keybase, telegram)
- Changed the configuration name of site.github to site.github-user according to bug report #3
Alpha testing with users
Theme is ready for testing in production, future versions might provide improved performance and documentation