Skip to content

hexojs/create-hexo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

42128a5 · Feb 27, 2025

History

63 Commits
Jul 9, 2024
Feb 13, 2024
Jan 10, 2025
Feb 27, 2025
Feb 27, 2025
Feb 10, 2024
Dec 31, 2023
Dec 31, 2023
Jan 2, 2024
Dec 31, 2023
Feb 27, 2025
Feb 19, 2025
Dec 31, 2023
Feb 27, 2025
Feb 27, 2025
Feb 10, 2024

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]

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]