Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Hexo - Execute Console Commands

hexo.call('generate', {}).then(function(){
  // ...
});
Source by hexo.io #
 
PREVIOUS NEXT
Tagged: #Hexo #Execute #Console #Commands
ADD COMMENT
Topic
Name
6+2 =