Hexo 指令

创建新页面

1
hexo new [layout] <title>
Option Description
-p, –path Post path. Customize the path of the post.
-r, –replace Replace the current post if existed.
-s, –slug Post slug. Customize the URL of the post.
1
hexo new page --path about/me "About me"

Hexo 指令
https://xifenggood.github.io/2025/07/08/hexo/Hexo_command/
作者
Jie Wang
发布于
2025年7月8日
许可协议