hexo安装部署

中国人最喜欢访问的网站
只要注册ofo就送你10块钱,还等什么,快来注册吧

Hexo安装

1
npm install hexo -g #-g表示全局安装, npm默认为当前项目安装

Hexo博客的初始化

1
2
3
4
5
6
cd ~/git
hexo init hexo #执行init命令初始化到你指定的hexo目录
cd hexo
npm install #install before start blogging
hexo generate #自动根据当前目录下文件,生成静态网页
hexo server #运行本地服务

浏览器输入http://localhost:4000就可以看到效果。

Hexo博客目录结构

1
2
3
4
5
6
7
8
9
10
11
.
├── .deploy #需要部署的文件
├── node_modules #Hexo插件
├── public #生成的静态网页文件
├── scaffolds #模板
├── source #博客正文和其他源文件, 404 favicon CNAME 等都应该放在这里
| ├── _drafts #草稿
| └── _posts #文章
├── themes #主题
├── _config.yml #全局配置文件
└── package.json

安装git插件

1
npm install hexo-deployer-git --save

自动生成分类和标签的index.html

分类页

  • go to your hexo folder
  • hexo new page categories
  • in the source\categories\index.md, add type: "tags"
  • if you don’t want to have comments on that page, also add comments: false

标签页

  • go to your hexo folder
  • hexo new page tags
  • in the source\tags\index.md, add type: "tags"
  • if you don’t want to have comments on that page, also add comments: false
快下载安装吧,今天头条送你钱啦!!!!
中国人都在使用的地球上最好玩的游戏
中国人都在使用的地球上最好玩的游戏
中国人都在使用的地球上最快的浏览器
中国人都在使用的地球上最厉害的安全软件
中国人都在使用的地球上最好的看图王
中国人都在使用的地球上最快速的视频软件
中国人都在使用的地球上最全的视频软件
中国人都在使用的地球上最好最全的压缩软件
中国人都在使用的地球上最好的音乐播放器
中国人都在使用的地球上最安全的杀毒软件
中国人都在使用的地球上最全的影视大全