Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suenyiyang/hexo-theme-linear
Check the same theme for VitePress 1.0 here: https://github.com/yysuen/blog .
https://github.com/suenyiyang/hexo-theme-linear
hexo hexo-theme hexo-theme-linear
Last synced: 3 months ago
JSON representation
Check the same theme for VitePress 1.0 here: https://github.com/yysuen/blog .
- Host: GitHub
- URL: https://github.com/suenyiyang/hexo-theme-linear
- Owner: suenyiyang
- License: mit
- Created: 2021-12-08T18:51:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T04:00:28.000Z (6 months ago)
- Last Synced: 2024-09-18T22:48:08.850Z (4 months ago)
- Topics: hexo, hexo-theme, hexo-theme-linear
- Language: Stylus
- Homepage:
- Size: 53.7 KB
- Stars: 47
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vitepress-v1 - hexo-theme-linear - Theme with clean look, blog style (:art: Themes / Community Themes)
README
![Version](https://img.shields.io/github/package-json/v/syy11cn/hexo-theme-linear?style=for-the-badge)
![Star](https://img.shields.io/github/stars/syy11cn/hexo-theme-linear?style=for-the-badge)
![License](https://img.shields.io/github/license/syy11cn/hexo-theme-linear?style=for-the-badge)
![Issue](https://img.shields.io/github/issues/syy11cn/hexo-theme-linear?style=for-the-badge)# HEXO THEME LINEAR
## Overview
![linear1](https://shaun.oss-cn-beijing.aliyuncs.com/typora/linear1.png/watermark)
![blog.syy11.cn_](https://shaun.oss-cn-beijing.aliyuncs.com/typora/blog.syy11.cn_.png/watermark)
![20211209235109](https://shaun.oss-cn-beijing.aliyuncs.com/typora/20211209235109.png/watermark)
![20211209235210](https://shaun.oss-cn-beijing.aliyuncs.com/typora/20211209235210.png/watermark)
## INSPIRATION
[Evan You's blog.](https://blog.evanyou.me)
## USAGE
Please refer to [user guide](/docs/guide.md).
## CONFIGURATION
```yml
# favicon path to your logo
favicon:# whether to display `CC BY-SA 4.0` declaration
declaration: true# personal links
## links icon base folder
linkiconbase: /images/links/
## array of links
links:
- name:
link:
icon:# comment
valine:
enabled: true
appId:
appKey:
placeholder:
avatar:# footer
## for users in China
icp:
## visitor counter
counter:
enabled: true
### refer to https://github.com/syy11cn/hexo-theme-linear/blob/main/docs/guide.md
url:
```## TODO LIST
### Theme
- [x] Basic structure and style.
- [x] Markdown style support.
- [x] Comment system with [Disqus](https://disqus.com/).
- [x] Reactivity.
- [x] SEO.
- [x] Load speed.
- [x] Publish.
- [ ] Documentation.
- [ ] International.
- [ ] Content of article.