<!-- nodejs 环境 -->
npm install hexo
npx hexo new
npx hexo cl
npx hexo g
npx hexo s
<!-- 部署到Github Pages -->
npx hexo d -g
<!-- 创建新文章 -->
npx hexo new "file name" --tags "tag" --categories "category"
-
Notifications
You must be signed in to change notification settings - Fork 0
XingHe501/blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published