Skip to content

A simple Hexo plugin that provides shortcut commands for common workflows.

Notifications You must be signed in to change notification settings

slhs1121505/hexo-command-shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

hexo-command-shortcut

A simple Hexo plugin that provides shortcut commands for common workflows.

Installation

npm install hexo-command-shortcut --save

Commands

hexo cgd      # clean → generate → deploy
hexo cgs      # clean → generate → server
hexo cgds     # clean → generate → deploy → server
hexo gd       # generate → deploy
hexo gs       # generate → server
hexo gds      # generate → deploy → server

About

A simple Hexo plugin that provides shortcut commands for common workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published