Stories by Ahy Consulting | Magento, Wordpress, Modern Stack Development & Design Firm
Some short stories of our day to day experiences at Ahy Consulting. News, Updates and much more.
Mediumish Jekyll Theme - Change Log
Mediumish Jekyll Theme - Change Log
2019-03-22, v1.0.34
- Deffered font awesome and google fonts
2019-03-22, v1.0.33
- Added image lazy load (config.yml - lazyimages: “enabled/disabled”)
- Added object cover images instead of background images for home featured cards
- Removed disqus count from homepage for better performance
2019-03-20, v1.0.32
- Centered avatar image on smaller devices
- Removed .html endings in cats/tags
- Added Linkedin share
- Added Table of Contents (toc:true)
- Added Paragraph before TOC (beforetoc: “My short description here”)
2019-03-20, v1.0.31
- Added adsense support (activate via _config.yml)
- Fixed share for large headers
2019-03-20, v1.0.30
- Added Tags support
- Removed Google + sharing, no longer needed
2019-03-01, v1.0.29
- Fixed Jumbotron categories link
2019-03-01, v1.0.28
- Added blurred text on spoilers
- Added half stars for ratings
2019-03-01, v1.0.27
- Reveal hidden spoilers on click
- Syntax line numbers
- Post rating stars
- Fixed category links with more than 1 word
2019-02-14
- Fixed Feed site title not showing
- Added 404 page
2019-02-10
- Fixed CSS Jumbotron categories
2019-02-09
- Fixed Category links are now compatible with Github pages. Archive still available for non Github pages.
- Added Search
- Added SEO
2018-11-08
- Fixed reponsive footer jumbotron for tags
2018-11-07
- Added external image support
2018-09-12
- Added option to disable comments in a specific post with
comments: false
in YAML front matter