Skip to content

1.0.0

Compare
Choose a tag to compare
@tommy351 tommy351 released this 04 Jul 03:59
· 2766 commits to master since this release

Migrating from 0.5.x

You have to update the theme and plugins since API changed a lot in 1.0.0.

  • Update theme

    $ cd themes/light
    $ git pull

    or

    $ git clone git://github.com/tommy351/hexo-theme-light.git themes/light

    or you can follow this commit to update your theme.

  • Update plugins

    npm update
    

Key changes

Removed

  • Old cache module
  • Removed process from hexo namespace
  • Render console