1. 12 11月, 2019 1 次提交
  2. 06 11月, 2019 1 次提交
  3. 14 10月, 2019 1 次提交
  4. 09 8月, 2019 1 次提交
    • I
      [ImgBot] Optimize images · ca794fdf
      ImgBotApp 提交于
      *Total -- 1,763.23kb -> 1,206.08kb (31.6%)
      
      /style/images/logo-liberxue.png -- 27.78kb -> 7.93kb (71.46%)
      /_site/stylesheets/images/logo-liberxue.png -- 27.78kb -> 7.93kb (71.46%)
      /thumbnails/404.png -- 120.98kb -> 62.46kb (48.37%)
      /_site/stylesheets/images/bg-ico.png -- 38.59kb -> 22.04kb (42.88%)
      /style/images/bg-ico.png -- 38.59kb -> 22.04kb (42.88%)
      /thumbnails/tags.png -- 413.71kb -> 251.76kb (39.15%)
      /thumbnails/archives.png -- 293.15kb -> 198.29kb (32.36%)
      /thumbnails/blog.png -- 427.55kb -> 294.06kb (31.22%)
      /thumbnails/ui.jpg -- 375.10kb -> 339.56kb (9.47%)
      Signed-off-by: NImgBotApp <ImgBotHelp@gmail.com>
      ca794fdf
  5. 09 3月, 2019 1 次提交
  6. 10 11月, 2018 4 次提交
  7. 10 4月, 2018 2 次提交
  8. 23 2月, 2018 2 次提交
  9. 31 12月, 2017 1 次提交
  10. 28 12月, 2017 3 次提交
  11. 01 11月, 2017 5 次提交
  12. 29 10月, 2017 7 次提交
  13. 28 10月, 2017 6 次提交
    • A
      add </div> tag to the end · 9ee90050
      AlexKaiqi 提交于
      It seems you missed a </div> tag at the end. But I am not quite sure about this, due to its complexity. 
      Please be careful when try to pass this pull request.
      I also find {{ page.content | strip_html | strip_newlines | truncate: 120 }} in your head.html does not work,
      it translated to something like {% for post in site.posts %}    {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %}    {% capture...". I tried to replace page.content variable, and it works. So I guess it is probably because page.content contains other liquid
      syntax. But i don't know how to fix it now
      9ee90050
    • A
      add missed <head> tag · 79af0ebd
      AlexKaiqi 提交于
      It seems that you forgot to add <head> tag.
      79af0ebd
    • A
      add <head> tag · 11a8f006
      AlexKaiqi 提交于
      it seems that you forgot to add <head> tag,
      11a8f006
    • A
      fix reference · dc71d86b
      AlexKaiqi 提交于
      fix ../stylesheets/images/bg-ico.png to ../style/images/bg-ico.png
      dc71d86b
    • A
      fix reference · 9155b6a8
      AlexKaiqi 提交于
      fix ../stylesheets/images/bg-ico.png to ../style/images/bg-ico.png
      9155b6a8
    • A
      fix reference · 09ab8bfd
      AlexKaiqi 提交于
      fix ../stylesheets/images/bg-ico.png reference to ../style/images/bg-ico.png
      09ab8bfd
  14. 06 8月, 2017 2 次提交
  15. 02 8月, 2017 3 次提交