Releases: HyunSeob/hexo-theme-overdose
Releases · HyunSeob/hexo-theme-overdose
v1.0.0
Release v1.0.0
Improvement
- Improve accessibility
- Improve layout of
<iframe>
, <blockquote>
and code block
- Improve meta data
- Support the LiveRe(Social Platform)
Development
- Remove the Sass & Bourbon, migrate to PostCSS
- Migrate Jade to Pug
- Embed Font and Icon files
Full Diff
v0.2.6
Full diff
- Better font rendering for Windows.
- Check post_asset_folder before get banner url
v0.2.4
Full diff
- hexo-theme-overdose now support only hexo-footnotes plugin. No more support hexo-renderer-markdown-it.
- Fix verifying bug in Google Search Console.
- Better code font on Windows
- Better article style
v0.2.2
- Missing open graph tag added for facebook. (article:author)
- Code block style is improved.
- Banner image is now contained in post content.
- Post thumbnail is improved.
v0.2.1
- Add
title
property in <link>
tag for RSS
- Fix article image size bug in desktop
- Add a option for specifying related posts number
- Tweak some style
v0.2.0
- Support sharers(Facebook, Twitter, Pinterest, Pocket)
- Fix bugs in the dynamic menu
- Uglify script used in browsers
- Using npm scripts instead of git submodule for clone repos
- Fix
<ul>
& <ol>
layout