hexo init [destination]
Create a new Hexo folder
Arguments
Name | Description |
---|---|
destination | Folder path. Initialize in current folder if not specified |
Options
Name | Description |
---|---|
--no-clone | Copy files instead of cloning from GitHub |
--no-install | Skip npm install |