Ecosyste.ms: Awesome

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

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 .

Lists

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.