1
xiaohantx OP _(:з」∠)_求解
|
2
rizon Feb 22, 2019 ```
Usage: hexo new [layout] <title> Description: Create a new post. Arguments: layout Post layout. Use post, page, draft or whatever you want. title Post title. Wrap it with quotations to escape. Options: -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. ``` |
4
bgm004 Feb 22, 2019 via Android
hexo 写文章不都是打开 md 编辑器,写完自己选文章存吗?这个命令从来没有用过
|
5
bgm004 Feb 22, 2019 via Android
上面打错字了,就是都是手动保存。
|