Skip to content

Commit

Permalink
Merge pull request #30 from DuoSco/dev
Browse files Browse the repository at this point in the history
更新1.1.0
  • Loading branch information
王卓Sco authored Nov 9, 2023
2 parents 6d7d13f + 1e6ab3f commit 8c0a152
Show file tree
Hide file tree
Showing 69 changed files with 557 additions and 613 deletions.
Binary file removed .DS_Store
Binary file not shown.
75 changes: 56 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
![](https://github.com/DuoSco/Hexo-theme-solitude/assets/74389842/78b527e5-7d8e-456d-b190-859acd9ffdec)
<div align="right">
语言:
中文 /
<a title="English" href="/README_EN.md">English</a>
</div>

<p align="center"><img width="400" src="/source/img/logo-horizontal_version.png"></p>

<p align="center">一款优雅的 Hexo 主题</p>
<p align="center">"在宁静的孤独中心探索内心,我们以简约之美引领优雅生活"</p>

<p align="center">
<a title="Hexo Version" target="_blank" href="https://hexo.io/zh-cn/"><img alt="Hexo Version" src="https://img.shields.io/badge/Hexo-%3E%3D%205.3.0-orange?style=flat"></a>
<a title="Node Version" target="_blank" href="https://nodejs.org/zh-cn/"><img alt="Node Version" src="https://img.shields.io/badge/Node-%3E%3D%2010.13.0-yellowgreen?style=flat"></a>
<a title="npm Downloads" target="_blank" href="https://www.npmjs.com/package/hexo-theme-solitude"><img alt="GitHub Forks" src="https://img.shields.io/npm/dt/hexo-theme-solitude?color=red&label=npm"></a>
<a title="License" target="_blank" href="https://github.com/DuoSco/Hexo-theme-solitude/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/DuoSco/Hexo-Theme-solitude.svg?style=flat"></a>
<a title="GitHub Release" target="_blank" href="https://github.com/DuoSco/Hexo-theme-solitude/releases"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/DuoSco/Hexo-theme-solitude?style=flat"></a>
<a title="GitHub Commits" target="_blank" href="https://github.com/DuoSco/Hexo-Theme-solitude/commits/master"><img alt="GitHub Commits" src="https://img.shields.io/github/commit-activity/m/DuoSco/Hexo-Theme-solitude.svg?style=flat&color=brightgreen&label=commits"></a>
</p>

![](/source/img/solitude-show.jpg)

主题预览: 👋[Demo](https://solitude.wzsco.top/) | [王卓Sco](https://blog.wzsco.top/)

文档: [📖文档](https://docs.wzsco.top/)
主题文档: 📖[Solidude 文档](https://docs.wzsco.top/)

主题交流群:`文档内有群二维码和链接`

Expand All @@ -16,6 +36,22 @@
git clone -b main https://github.com/DuoSco/Hexo-theme-solitude.git themes/solitude
```

如果想要安装比较新的 dev 分支,可以在博客根目录里安装开发版

```powershell
git clone -b dev https://github.com/DuoSco/Hexo-theme-solitude.git themes/solitude
```

### npm 安装

> 此方法只支持 Hexo 5.0.0 以上版本。通过 npm 安装并不会在 themes 里生成主题文件夹,而是在 node_modules 里生成
在博客根目录里执行:

```powershell
npm install hexo-theme-solitude
```

## ⚙ 应用主题

修改hexo配置文件`_config.yml`,把主题改为`solitude`
Expand All @@ -24,38 +60,39 @@ git clone -b main https://github.com/DuoSco/Hexo-theme-solitude.git themes/solit
theme: solitude
```

## 更好的配置
- macos/linux
在博客根目录运行
## 🛠️ 更好的配置

- macos/linux 在博客根目录运行

```bash
cp -rf ./themes/solitude/_config.yml ./_config.solitude.yml
```
- windows
复制```/themes/solitude/_config.yml```此文件到hexo根目录,并重命名为```_config.solitude.yml```

## 赞助我们
- windows 复制 `/themes/solitude/_config.yml` 此文件到hexo根目录,并重命名为 `_config.solitude.yml`

## 🎁 赞助我们

由于我们是为爱发电,域名和一些零零散散的API都是由开发者承担费用,并且没有收入(学生),希望能够得到一些补充吧,谢谢🙏,即使没有赞助我们也会用心开发。
由于我们是为爱发电,域名和一些零零散散的支出都是由开发者在承担费用,如果可以,希望能够得到你的赞赏,非常感谢!🙏 当然了,即使没有赞助我们也会用心开发。

[王卓Sco](https://afdian.net/a/wleelw0u0) &nbsp; [亦封](https://afdian.net/a/yife68)
[王卓Sco](https://afdian.net/a/wleelw0u0) &nbsp; [亦小封](https://afdian.net/a/yife68)

## ✨ 贡献者
> 欢迎你对本主题做出贡献

[贡献指南](https://opensource.guide/zh-hans/how-to-contribute/#%E5%A6%82%E4%BD%95%E6%8F%90%E4%BA%A4%E8%B4%A1%E7%8C%AE)
<a href="https://github.com/DuoSco/Hexo-theme-solitude/graphs/contributors">
<img src="https://contrib.rocks/image?repo=DuoSco/Hexo-theme-solitude" />
</a>

### 主题参与开发
特别冠名:
[@王卓Sco](https://github.com/wleelw)
[@亦封](https://github.com/yife68)
[@亦小封](https://github.com/yife68)
[@rootlex](https://github.com/rootlexme)
[@timigomen](https://github.com/timigomen)
[@Glannons](https://github.com/Glannons)
[@Adil](https://github.com/adil-zhang)

### 主题设计
[@张洪Heo](https://github.com/zhheo)
### 域名提供
[@王卓Sco](https://github.com/wleelw)
**本主题为 [Heo](https://blog.zhheo.com/) 的衍生主题,由 [@张洪Heo](https://github.com/zhheo) 作者全权授权、设计!**

> 欢迎你对本主题做出贡献! [贡献指南](https://opensource.guide/zh-hans/how-to-contribute/#%E5%A6%82%E4%BD%95%E6%8F%90%E4%BA%A4%E8%B4%A1%E7%8C%AE)
## 仓库统计
## 📊 仓库统计
![仓库统计](https://repobeats.axiom.co/api/embed/75ec216f1d0b289e1b6a92f585342f3eeeeb0fdd.svg "Repobeats analytics image")
98 changes: 98 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
<div align="right">
Language:
English /
<a title="English" href="/README.md">中文</a>
</div>

<p align="center"><img width="400" src="/source/img/logo-horizontal_version.png"></p>

<p align="center">An elegant Hexo theme</p>
<p align="center">"Explore the inner self in peaceful solitude, leading a life of simplicity and elegance."</p>

<p align="center">
<a title="Hexo Version" target="_blank" href="https://hexo.io/zh-cn/"><img alt="Hexo Version" src="https://img.shields.io/badge/Hexo-%3E%3D%205.3.0-orange?style=flat"></a>
<a title="Node Version" target="_blank" href="https://nodejs.org/zh-cn/"><img alt="Node Version" src="https://img.shields.io/badge/Node-%3E%3D%2010.13.0-yellowgreen?style=flat"></a>
<a title="npm Downloads" target="_blank" href="https://www.npmjs.com/package/hexo-theme-solitude"><img alt="GitHub Forks" src="https://img.shields.io/npm/dt/hexo-theme-solitude?color=red&label=npm"></a>
<a title="License" target="_blank" href="https://github.com/DuoSco/Hexo-theme-solitude/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/DuoSco/Hexo-Theme-solitude.svg?style=flat"></a>
<a title="GitHub Release" target="_blank" href="https://github.com/DuoSco/Hexo-theme-solitude/releases"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/DuoSco/Hexo-theme-solitude?style=flat"></a>
<a title="GitHub Commits" target="_blank" href="https://github.com/DuoSco/Hexo-Theme-solitude/commits/master"><img alt="GitHub Commits" src="https://img.shields.io/github/commit-activity/m/DuoSco/Hexo-Theme-solitude.svg?style=flat&color=brightgreen&label=commits"></a>
</p>

![](/source/img/solitude-show.jpg)

Theme Preview: 👋[Demo](https://solitude.wzsco.top/) | [王卓Sco](https://blog.wzsco.top/)

Theme Document: [📖Solidude Document](https://docs.wzsco.top/)

Theme discussion group:`The usage document above contains a QR code`

## 💻 Installation

### Installation via Git

Install the stable version in the root of your blog directory 【Recommended】

```powershell
git clone -b main https://github.com/DuoSco/Hexo-theme-solitude.git themes/solitude
```

If you want to install the latest development version, you can install the dev branch in the root of your blog directory

```powershell
git clone -b dev https://github.com/DuoSco/Hexo-theme-solitude.git themes/solitude
```

### Installation via npm

> This method only supports Hexo versions above 5.0.0. Installing through npm will not generate a theme folder in themes, but in node_modules instead.
Execute the following command in the root of your blog directory:

```powershell
npm install hexo-theme-solitude
```

## ⚙ Applying the Theme

Modify the hexo configuration file `_config.yml` and change the theme to `solitude`

```
theme: solitude
```

## 🛠️ Better Configuration

- MacOS/Linux Run the following command in the root of your blog directory

```bash
cp -rf ./themes/solitude/_config.yml ./_config.solitude.yml
```

- Windows Copy the file `/themes/solitude/_config.yml` to the root directory of your Hexo installation and rename it as `_config.solitude.yml`

## 🎁 Sponsor Us

As we generate power for Love, the domain name and some scattered expenses are borne by the developers. If possible, we hope to receive your appreciation. Thank you very much! 🙏 Of course, even without sponsorship, we will strive to continue developing.

[王卓Sco](https://afdian.net/a/wleelw0u0) &nbsp; [亦小封](https://afdian.net/a/yife68)

## ✨ Contributors

<a href="https://github.com/DuoSco/Hexo-theme-solitude/graphs/contributors">
<img src="https://contrib.rocks/image?repo=DuoSco/Hexo-theme-solitude" />
</a>

Special thanks to:
[@王卓Sco](https://github.com/wleelw)
[@亦小封](https://github.com/yife68)
[@rootlex](https://github.com/rootlexme)
[@timigomen](https://github.com/timigomen)
[@Glannons](https://github.com/Glannons)
[@Adil](https://github.com/adil-zhang)

**This theme is a derivative theme of [Heo](https://blog.zhheo.com/), designed and authorized by the author [张洪Heo](https://github.com/zhheo)!**

> Welcome to contribute to this theme! [Contribution Guide](https://opensource.guide/zh-hans/how-to-contribute/#%E5%A6%82%E4%BD%95%E6%8F%90%E4%BA%A4%E8%B4%A1%E7%8C%AE)
## 📊 Repository Statistics
![Repository Statistics](https://repobeats.axiom.co/api/embed/75ec216f1d0b289e1b6a92f585342f3eeeeb0fdd.svg "Repobeats analytics image")
Loading

0 comments on commit 8c0a152

Please sign in to comment.