Skip to content

hexojs/create-hexo

Repository files navigation

Create-Hexo

GitHub Tag GitHub Release GitHub commits since latest release GitHub top language Coverage Status CI Libraries.io dependency status for GitHub repo

Hexo site initializer.

Usage

NPM Version node-lts NPM License NPM Downloads NPM Downloads Libraries.io dependency status for latest release

pnpm

pnpm create hexo [path]

# pnpm dlx create-hexo [path]

pnpm.io

npm

npm init hexo [path]

# npm exec create-hexo [path]
# npx create-hexo [path]

npm init

Yarn

yarn create hexo [path]