Skip to content

Releases: geekwen/hexo-local-admin

Fix #1

22 Mar 09:14

Choose a tag to compare

Fix windows problems

31 Jul 10:20

Choose a tag to compare

  1. fix hexo server start/stop problems on windows;
  2. move config file(.hexo-local-admin-config.json) to os.homedir (or "os.homedir\Documents" on windows).

Support cli

29 Jul 01:45

Choose a tag to compare

Now you can install this package from npm!!!
try npm install -g hexo-local-admin
then try
hexo-admin -h to view usage information

FYI, this package is not supposed to be required by any other packages.

Add hexo actions

28 Jul 08:51

Choose a tag to compare

Now you can launch/stop hexo server and deploy your site!