Vexo is a Hexo theme inspired by Vue's official website.
Download this theme into your project
cd your-hexo-folder
git clone https://github.com/yanm1ng/hexo-theme-vexo.git themes/vexo
cp themes/vexo/_source/* source/
Modify _config.yml
with your own info. look like this
themes: vexo
Here theme's name must same as the theme folder name.
Or you can copy my theme _config.yml
into you hexo blog directory , replace default _config.yml
That's all , hope you will like :)
The front-matter of a post looks like that:
---
title: "Hello World"
date: 2016-06-10 23:00
tags:
- Movies
- Life
---
Vexo use Gitment as the third party discussion system.
You can easily complete your comment configuration by just adding your settings into _config.yml
# Gitment
gitment_owner: yanm1ng
gitment_repo: yanm1ng.github.io
gitment_oauth_id:
gitment_oauth_secret:
How to use Gitment ? [See](https://imsun.github.io/gitment/)
1
hizoubin 2017-06-10 22:32:56 +08:00
和 Apollo 好像啊
|
3
yanm1ng OP @hizoubin 刚刚特意去看了一下,还是有差别的。唯一和它一样的是配色和一些 UI 设计都是参考 cn.vuejs.org 的
|
4
nyaapass 2017-06-10 23:29:23 +08:00
这副图是用什么软件自动生成的吗? |
5
83f420984 2017-06-10 23:34:03 +08:00
不错,代码高亮的字体太小了,是故意用的这么小?
|
6
weipang 2017-06-10 23:37:51 +08:00 via iPhone 1
不错,可以移植 wp 就棒了!
|
7
83f420984 2017-06-10 23:39:04 +08:00 1
在 Safari 下代码高亮字体很小,Chrome 下正常
|
8
DoraJDJ 2017-06-10 23:39:58 +08:00
|
13
liteneo 2017-06-11 12:09:41 +08:00 via iPhone 1
不错
|
14
yepinf 2017-06-12 11:30:55 +08:00 1
“代碼部分字體是不是有些小了呀”
近視眼好難過的說 |
16
um1ng 2017-06-12 16:37:50 +08:00
你的 ID 跟我的好像...
|