0.5.0 • Published 5 months ago
create-hexo v0.5.0
Create-Hexo
Hexo site initializer.
Usage
pnpm
pnpm create hexo [path]
# pnpm dlx create-hexo [path]
npm
npm init hexo [path]
# npm create hexo [path]
# npm exec create-hexo [path]
# npx create-hexo [path]
Yarn 1 (Classic)
yarn create hexo [path]