https://github.com/letiantian/hexo-miniakio
https://github.com/letiantian/hexo-miniakio
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/letiantian/hexo-miniakio
- Owner: letiantian
- Created: 2017-05-29T12:15:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T12:16:00.000Z (about 8 years ago)
- Last Synced: 2025-01-13T03:25:03.444Z (5 months ago)
- Language: CSS
- Size: 380 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexo-miniakio
An hexo theme.## 标签云
在`source`目录下创建目录`tags`,编辑`index.md`:
```
title: 标签
layout: tags
date: 2016-03-02 12:36:23
---
```设置menu,编辑`_config.yml`:
```
menu:
专题: topics
标签: tags
关于: about
```