https://github.com/yysuen/hexo-theme-linear
Check the same theme for VitePress 1.0 here: https://github.com/yysuen/blog .
https://github.com/yysuen/hexo-theme-linear
hexo hexo-theme hexo-theme-linear
Last synced: 2 months ago
JSON representation
Check the same theme for VitePress 1.0 here: https://github.com/yysuen/blog .
- Host: GitHub
- URL: https://github.com/yysuen/hexo-theme-linear
- Owner: suenyiyang
- License: mit
- Created: 2021-12-08T18:51:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T04:00:28.000Z (8 months ago)
- Last Synced: 2025-02-08T03:12:10.559Z (2 months ago)
- Topics: hexo, hexo-theme, hexo-theme-linear
- Language: Stylus
- Homepage:
- Size: 53.7 KB
- Stars: 49
- 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



# HEXO THEME LINEAR
## Overview




## 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.