
clean Remove generated files and cache.
hexo clean 移除生成的文件和缓存
config Get or set configurations.
hexo config 获取或设置配置
deploy Deploy your website.
hexo d 部署您的网站。
generate Generate static files.
hexo g 生成生成静态文件。
help Get help on a command.
init Create a new Hexo folder.
list List the information of the site migrate Migrate your site from other system to Hexo.
new Create a new post.
hexo new filename 创建新的文章
publish Moves a draft post from _drafts to _posts folder.
render Render files with renderer plugins.
使用渲染器插件渲染文件。
server Start the server.
version Display version information.
you can check the docs: https://hexo.io/zh-cn/docs/




近期评论