Hexo 分类重复头部信息。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
layout: post | |
title: Ubuntu 安装 Hexo 并部署至 VPS | |
date: 2014-01-11 15:38:18 | |
updated: 2014-01-11 17:08:10 | |
comments: true | |
tags: | |
- Hexo | |
categories: | |
- Blah | |
permalink: ubuntu-install-hexo-deploy-vps | |
--- | |
layout: post | |
title: Hello World! | |
date: 2014-01-11 10:47:10 | |
updated: 2014-01-12 09:47:15 | |
comments: true | |
tags: | |
- Hexo | |
categories: | |
- Blog | |
permalink: hello-world |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment