准备工作
1 | #git |
安装Hexo
1 | $ npm install -g hexo-cli |
本地测试
1 | #在Public下创建Blog目录 |
修改主题
theme-next/hexo-theme-next: Elegant and powerful theme for Hexo.
hexo-theme-icarus
Simplest way to install is by cloning the entire repository:
1 | $ cd Blog |
搭桥连接github
修改根目录下的_config.yml
文件.
1 | # Deployment |
日常运维的步骤:
1 | hexo new |
访客统计:
GoStats — Web Analytics - learn even more about your customers
绑定域名
解析alpha.algorithms…
Log
- Changed to next-theme 2019-05-08
参考资料
官方文档
搭建步骤
limedroid/HexoLearning: Hexo博客搭建全攻略
How to create and sync your blog using hexo | Xiaoyu Liu