v0.8

  • Implement lazy loading for images

v0.7.1.1

  • Hot fixed:
    • style of codeblock
    • redundant div in the archive page

v0.7.1

  • Bugs fixed:
    • background-size: cover on mobile
    • <h2> and <h3> are too similar
    • miss background-color of navbar after closed it

v0.7

  • Add tags list.
  • Design 404 page.
  • Bugs fixed:
    • footer not at the end of page
    • photo credit shows when no feature photo
    • remove let (ES6)

v0.6.1

v0.6

  • Add line number for code block.
  • Support multiple syntax highlight themes.

v0.5

v0.4.1

  • Support to add photo credit of feature photos.
  • Support responsive navigation bar between desktop UI and mobile UI.

v0.4

  • Support pages list in config.yml.
  • Add navigation bar in post layout and page layout.
  • Use ‘https’ by default.
  • Issue #14 fixed.

v0.3.2

  • Support the relative URL for the feature photo.
  • Support to use _config-dev.sh.
  • Download gh-pages-versions.json to use it when offline.
  • Issue #12 fixed.

v0.3.1

  • Update to align the change of Github Pages.
    • Change markdown parser to kramdown.
    • Change source code highlighter to rouge.
  • Update launch script to fit Jekyll 3.0.

v0.3

  • Support OpenGraph.
  • Feature photo for all pages (include homepage/post/page).

v0.2

  • Use redcarpet as Markdown compiler.
  • Add MathJax support.

V0.1

  • Change some settings from Harmony.
  • Add Disqus comment system.