Skip to content

v1.4.2

Compare
Choose a tag to compare
@chriskyfung chriskyfung released this 22 Feb 11:00
· 190 commits to master since this release

πŸ— Major Changes

  • Updated Gemfile
  • Optimized the following variables in _config.yml
    • disqus -> amp_disqus.shortname, amp_disqus.url, amp_disqus.height
    • adsense -> adsense.client_id, adsense.ad_slot.before_content, and adsense.ad_slot_sidebar
    • addthis -> addthis.pid and addis.wid
    • buyme -> buymeacoffee
  • Converted the following parts/sections to blocks/modules:
    • Navigation bar
    • Call for action before footer
    • Subscription button before footer
    • Social medium follow buttons before footer
    • Column widgets in the footer
    • Ad slot before content
    • Ads, Related Sites, Useful Links, and YouTube Feed sections as Sidebar widgets
    • Social media share buttons
  • Paths of HTML files in the _includes directory

✨ New Features

  • Added the following variables to _config.yml file
    • facebook_id, pinterest_id, github_id, and medium_id for setup social buttons in footer
    • copyright.prefix, copyright.ownship, and copyright.link for custom copyright notice in footer
  • Created example _config.yml files for User Sites and Project Sites, respectively

Full Changelog: v1.3.2...v1.4.2