An open API service indexing awesome lists of open source software.

https://github.com/EYHN/hexo-theme-one

hexo单页面炫酷主题
https://github.com/EYHN/hexo-theme-one

hexo material-design material-ui react typescript

Last synced: 3 months ago
JSON representation

hexo单页面炫酷主题

Awesome Lists containing this project

README

        

# hexo-theme-one

[![Author](https://img.shields.io/badge/author-EYHN-blue.svg?style=flat-square)](https://delusion.coding.me)
[![QQ](https://img.shields.io/badge/QQ-1106996185-blue.svg?style=flat-square)](http://wpa.qq.com/msgrd?v=3&uin=&site=qq&menu=yes)
[![Email](https://img.shields.io/badge/Emali%[email protected]?style=flat-square)]()

[文档](./docs/README.md)

使用 React 制作的 material design 风格的 hexo 主题。

> 本项目并不适合用来学习react,其中包含程序设计问题和反模式是本人学习用作品。

DEMO: https://huaji8.top/

如果喜欢的话 请点个star 让我看到你们的支持

> 流畅 简约 优雅 ~~易用~~

### 开发中功能表:

| 名称 | 进展 | 详情 |
|:------------- |:--------------:| -------------------:|
| ~~移动版首页~~ | ~~已完成~~ | |
| 中文搜索 | 开发中 | 需要后端生成关键字 或 改为正则匹配 |
| 404 Page | 尚未开始 | |
| ~~Drawer~~ | ~~已完成~~ | |
| i18n | 暂时搁置 | 已使用react intl |
| 自动化测试 | 暂时搁置 | 大量内容需跟进 |
| ~~文章分类~~ | ~~已完成~~ | |
| ~~标签分类~~ | ~~已完成~~ | |
| ~~多说评论~~ | ~~已完成~~ | |
| ~~Disqus~~ | ~~已完成~~ | |
| ~~分享~~ | ~~有替代方案~~ ||
| 全局颜色 | 开发中 | 部分组件需补全 |
| 载入加载动画 | 尚未开始 | 需设计 |
| 时间搜索 | 尚未开始 | |
| ~~page系统~~ | ~~已完成~~ | |
| google translate | 勉强能用 | 格式会乱 issua: [#7](https://github.com/EYHN/hexo-theme-one/issues/7) |
| ~~页脚~~ | ~~已完成~~ | |

该主页深受 [hexo-theme-material](https://github.com/viosey/hexo-theme-material) 和 [hexo-theme-indigo](https://github.com/yscoder/hexo-theme-indigo) 的影响,感谢这2个主题的开发者们