Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/everfu/hexo-theme-solitude
一款设计师风格的 Hexo 主题,支持懒加载、PWA、Latex以及多种评论系统。
https://github.com/everfu/hexo-theme-solitude
design heo hexo hexo-theme hexo-theme-solitude
Last synced: 3 months ago
JSON representation
一款设计师风格的 Hexo 主题,支持懒加载、PWA、Latex以及多种评论系统。
- Host: GitHub
- URL: https://github.com/everfu/hexo-theme-solitude
- Owner: everfu
- License: mit
- Created: 2023-10-25T01:10:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T08:28:59.000Z (5 months ago)
- Last Synced: 2024-06-04T09:44:54.393Z (5 months ago)
- Topics: design, heo, hexo, hexo-theme, hexo-theme-solitude
- Language: Stylus
- Homepage: https://www.efu.me
- Size: 9.22 MB
- Stars: 426
- Watchers: 10
- Forks: 36
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
English丨[简体中文](README_zh-Hans.md)丨[繁体中文](README_zh-Hant.md)
Solitude
An elegant Hexo theme that supports lazy loading, PWA, Latex, and multiple commenting systems.
Theme design is fully licensed by [@张洪Heo](https://github.com/zhheo).
![npm package](https://img.shields.io/npm/v/hexo-theme-solitude?style=for-the-badge)
![license](https://img.shields.io/github/license/everfu/hexo-theme-solitude?color=FF5531&style=for-the-badge)
[![Stars](https://img.shields.io/github/stars/everfu/hexo-theme-solitude?style=for-the-badge)](https://github.com/everfu/hexo-theme-solitude/stargazers)
[![NPM all downloads](https://img.shields.io/npm/dy/hexo-theme-solitude?color=white&style=for-the-badge)](https://www.npmjs.com/package/hexo-theme-solitude)![hexo version](https://img.shields.io/badge/hexo-7.0.0+-blue?logo=hexo&logoColor=white&style=for-the-badge)
![node version](https://img.shields.io/badge/node-14.0.0+-white?logo=node.js&logoColor=white&style=for-the-badge)![page view](https://komarev.com/ghpvc/?username=hexo-theme-solitude&abbreviated=true&base=12345&style=for-the-badge)
[![discord](https://img.shields.io/discord/1266610921942548553?style=for-the-badge&logo=discord&label=discord&logoColor=white)](https://discord.gg/HZXAnK4Sut)
![JetBrains](https://img.shields.io/badge/jetbrains-support-black?logo=jetbrains&style=for-the-badge)[Documentation](https://solitude.js.org/)丨[Preview](https://everfu.github.io/Solitude/)
![Screenshot](.github/screenshot.avif)
## Features
- Page lazy loading (Pjax), image lazy loading (LazyLoad), offline application (PWA)
- Comments (Twikoo, Waline, Valine, Artalk, Giscus), supporting dual comments
- Day and night mode switch (ColorMode)
- Lightbox (medium-zoom, fancybox)
- Mathematical formulas (Latex)
- Special pages: Moments, My Equipment, Online Tools, Music Library, Friends' Links, Photo Album, Douban Page, Danmaku Message Board
- Article features: AI Summary, Code Highlighting## Todo
- [x] The list of articles is displayed in three columns on the homepage.
- [x] btns tags plugin.> If you have any questions, please issue an [issue](https://github.com/everfu/hexo-theme-solitude/issues)
## Setup
1. Use the NPM package
```bash
npm i hexo-theme-solitude
```
2. Apply
```yaml
theme: solitude
```Check out the [Documentation](https://solitude.js.org/) for more information.
## Sponsors
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W1YSMOK)
## Community
[![Discord](https://img.shields.io/discord/1266610921942548553?style=for-the-badge&logo=discord&label=discord&logoColor=white)](https://discord.gg/HZXAnK4Sut)
[![QQ Group](https://img.shields.io/badge/QQ%20Group-948375336-FFD700?logo=Tencent-QQ&logoColor=white&style=for-the-badge)](https://qm.qq.com/q/mxfomMvJPG)## License
[MIT](./LICENSE) License © 2023-PRESENT [Ever Fu](https://github.com/everfu)