shautvast.github.io/changelog.md
2023-08-24 21:05:05 +02:00

67 lines
1.7 KiB
Markdown

# Mediumish Jekyll Theme - Change Log
## 2019-05-16, v1.0.36
- docker-composer.yml
- better responsiveness for 1920x1080 resolution
## 2019-04-02, v1.0.35
- Fixed Github pages issue with ratings under 1
- Added support for local avatars
## 2019-03-22, v1.0.34
- Deferred 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