Skip to content

nnn149/nnn149.github.io

Repository files navigation

npm install hexo-cli -g

#更新
npm update

#创建文章
hexo new <title>

#创建草稿
hexo new draft <title>

#发布草稿 把/source/_drafts下的文章移到/source/_posts下
hexo publish <title>

#生成
hexo generate -w

#服务器
hexo server

#清理
hexo clean

Typora

偏好设置-图像-插入图片时-复制到指定路径 ./${filename} 优先使用相对路径

Hexo使用插件: hexo-image-link

About

奈斯难

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published