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单页面炫酷主题
- Host: GitHub
- URL: https://github.com/EYHN/hexo-theme-one
- Owner: EYHN
- License: gpl-2.0
- Archived: true
- Created: 2017-02-01T07:07:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T08:08:40.000Z (about 8 years ago)
- Last Synced: 2024-05-20T09:16:56.111Z (about 1 year ago)
- Topics: hexo, material-design, material-ui, react, typescript
- Language: TypeScript
- Homepage: https://huaji8.top/
- Size: 109 MB
- Stars: 521
- Watchers: 25
- Forks: 58
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - EYHN/hexo-theme-one
- awesome - EYHN/hexo-theme-one - hexo单页面炫酷主题 (TypeScript)
- awesome - EYHN/hexo-theme-one - hexo单页面炫酷主题 (TypeScript)
README
# hexo-theme-one
[](https://delusion.coding.me)
[](http://wpa.qq.com/msgrd?v=3&uin=&site=qq&menu=yes)
[]()[文档](./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个主题的开发者们