Hello Hexo
本文最后更新于:2022年7月6日 上午
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
配置
- 需要的 npm 包见 package.json
- 主题选用 hexo-theme-next
- 配置文件分整体配置文件((_config.yml)及主题配置文件(themes/next/_config.yml)
Quick Start
Create a new post
hexo new "My New Post"
More info: Writing
Run server
hexo server
More info: Server
Generate static files
hexo generate
More info: Generating
Deploy to remote sites
hexo deploy
More info: Deployment
本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!