Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KevinOfNeu/hexo-theme-xoxo
Hexo theme for https://blog.0xff000000.com
https://github.com/KevinOfNeu/hexo-theme-xoxo
hexo theme
Last synced: 3 months ago
JSON representation
Hexo theme for https://blog.0xff000000.com
- Host: GitHub
- URL: https://github.com/KevinOfNeu/hexo-theme-xoxo
- Owner: KevinOfNeu
- Created: 2018-03-30T09:20:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T13:13:11.000Z (about 6 years ago)
- Last Synced: 2024-05-20T09:19:01.201Z (8 months ago)
- Topics: hexo, theme
- Language: CSS
- Size: 74.2 KB
- Stars: 170
- Watchers: 2
- Forks: 43
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hexo-themes - KevinOfNeu/hexo-theme-xoxo
README
# hexo-theme-xoxo
Hexo theme inspired by [microb](https://github.com/microacup/hexo-theme-micorb)
[Demo](https://blog.0xff000000.com)
Snapshots:
![](http://7xr586.com1.z0.glb.clouddn.com/images/fbehv.png)
![](http://7xr586.com1.z0.glb.clouddn.com/images/kwyq1.png)
![](http://7xr586.com1.z0.glb.clouddn.com/images/og6jh.png)
...
## 特点
- 简约
- 对移动屏幕友好
- 名字骚气...
- 颜色搭配让人更容易集中注意力
- 编不下去了## 使用
除了基础 Hexo 配置外,你还需要这样...### _config.yml
```yml
# Custom Config
menu:
home: /
archives: /archives
tags: /tags
search: /search
about: https://0xff000000.com
rss: /atom.xmlsearch:
path: search.xml
field: post#RSS feed https://github.com/hexojs/hexo-generator-feed
feed:
type: atom
path: atom.xml
limit: 20
hub:
content_limit: 140sitemap:
path: sitemap.xmldisqus_shortname: XXX
google_analytics: XXX
baidu_analytics: FuckUBaidu#footer
index_page: https://blog.0xff000000.com
main_site: https://0xff000000.com
github: https://github.com/KevinOfNeu```
## TODO
- [ ] 模板文件中的中文字符提取, 支持 i18n
- [ ] 增加分享 widget