jaredly / hexo-admin

An Admin Interface for Hexo
http://jaredly.github.io/hexo-admin/
1.77k stars 299 forks source link

hexo generate with this plugin #31

Closed Pana closed 7 years ago

Pana commented 9 years ago

I use hexo generate to get my blog static files, can i use this plugin in this way

jaredly commented 9 years ago

Yup, that's how I do it.

lsmoura commented 8 years ago

Is it possible to create a "Generate" button somewhere in the interface? Can we call hexo generate this way?

TivonJJ commented 8 years ago

yeah ! It's useful,I need too,Or every time you need to log in ssh and generate.....

adrianveracom commented 8 years ago

@lsmoura @TivonJJ Just added it here https://github.com/jaredly/hexo-admin/pull/42

uwang commented 8 years ago

I use generate command by deployCommand. @adrianveracom you dropped the PR?