Skip to content

Releases: BruceZhaoR/brucezhaor.github.io

长期稳定版

06 Sep 09:28
Compare
Choose a tag to compare
长期稳定版 Pre-release
Pre-release
v3.0

基本完善,长期内主题应该不会发生大的变化

Version 2.1

30 Jun 08:53
Compare
Choose a tag to compare
  1. 升级了Gemfile. 运行 bundle install 来更新.
  2. 添加了emoji表情功能,可以直接在文章中输入了.
  3. 新增RSS订阅功能

关于emoji表情大全请看这里: http://www.emoji-cheat-sheet.com/

Version 2.0

11 Jun 12:53
Compare
Choose a tag to compare
  1. change maxjax to an option, in order to make the unmathjax post load faster.

    usage: add maxjax: true to the post yaml.

  2. add page views

    Thx @zry656565 Jerry Zou

Version 1.6

23 Feb 06:48
Compare
Choose a tag to compare
  1. add anchor.js
  2. improve speed.
  3. update from @Huxpro

Version 1.0

23 Feb 02:31
Compare
Choose a tag to compare

Add R highlight JS file, which is borrowed from RStudio. You don't need to worry about the rouge highlighting not rendering the R code appropriately.