create-hexo
v0.9.1
Published
Hexo site initializer. (`npm create hexo`)
Readme
create-hexo
Hexo site initializer.
Initialize a Hexo site with basical settings and folder structure.
Usage
| package manager | cmd |
| --------------------------------------------------------------- | ------------------------------------------------ |
| npm | npm init hexo or npm create hexo |
| pnpm | pnpm create hexo |
| Yarn 1 (Classic) | yarn create hexo |
