Skip to content

Releases: HyunSeob/hexo-theme-overdose

v1.0.0

08 Oct 06:19
Compare
Choose a tag to compare

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.8

01 Jun 15:00
Compare
Choose a tag to compare

Full diff

  • Fix height bug of code block empty line (#36)

v0.2.7

11 Apr 14:05
Compare
Choose a tag to compare

Full diff

  • Fix width of line number (#33)

v0.2.6

21 Mar 13:01
Compare
Choose a tag to compare

Full diff

  • Better font rendering for Windows.
  • Check post_asset_folder before get banner url

v0.2.5

04 Dec 16:52
fda6ed6
Compare
Choose a tag to compare

Full Diff

v0.2.4

05 Nov 04:33
Compare
Choose a tag to compare

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.3

10 Oct 16:31
Compare
Choose a tag to compare

v0.2.2

02 Oct 12:56
Compare
Choose a tag to compare
  • 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

26 Sep 14:08
Compare
Choose a tag to compare
  • 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

19 Sep 15:46
Compare
Choose a tag to compare
  • 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