hexo-theme-stun
Advanced tools
Comparing version 2.6.2 to 2.8.0
@@ -5,2 +5,25 @@ # Changelog | ||
## [2.8.0](https://github.com/liuyib/hexo-theme-stun/compare/v2.7.0...v2.8.0) (2022-11-27) | ||
### Features | ||
* support set title/subtitle of banner ([7053cbc](https://github.com/liuyib/hexo-theme-stun/commit/7053cbc106d3e1bdf6ab14ddf6817d9c02170aa8)) | ||
* support to override css by custom .css ([1a8a055](https://github.com/liuyib/hexo-theme-stun/commit/1a8a05543bf74aaf219f40e13e3cfb8e2ac252a1)) | ||
### Bug Fixes | ||
* **pjax:** image/title/subtitle of banner are not updated ([e41f2b7](https://github.com/liuyib/hexo-theme-stun/commit/e41f2b721284696d0aa3e93e35419be5c1848d39)) | ||
## [2.7.0](https://github.com/liuyib/hexo-theme-stun/compare/v2.4.0...v2.7.0) (2022-07-11) | ||
### Features | ||
* **plugins:** add button tag-plugin ([c0e2475](https://github.com/liuyib/hexo-theme-stun/commit/c0e2475eee7ff01e4daed66bed2ec3ca69fe84a4)) | ||
### Bug Fixes | ||
* **tencent_analytics:** delete tencent analytics ([#161](https://github.com/liuyib/hexo-theme-stun/issues/161)) ([f4dd263](https://github.com/liuyib/hexo-theme-stun/commit/f4dd263f6864dfb6af218fda8ce3fef4530b1b85)) | ||
### [2.6.2](https://github.com/liuyib/hexo-theme-stun/compare/v2.6.1...v2.6.2) (2021-01-25) | ||
@@ -7,0 +30,0 @@ |
{ | ||
"name": "hexo-theme-stun", | ||
"version": "2.6.2", | ||
"version": "2.8.0", | ||
"description": "A beautiful & simple theme for Hexo", | ||
@@ -5,0 +5,0 @@ "homepage": "https://liuyib.github.io", |
@@ -0,1 +1,3 @@ | ||
<strong>WARNING: The project is deprecated, please do not use it. You can try [NexT](https://github.com/next-theme/hexo-theme-next) that is maintains actively, good luck.</strong> | ||
<p align="center"> | ||
@@ -42,14 +44,7 @@ <a href="https://theme-stun.github.io/docs/" target="_blank" rel="noopener noreferrer"> | ||
- [Liuyib's Blog](https://liuyib.github.io/) | ||
- [弥枳's Blog](http://blog2.coor.top/) | ||
- [impressionyang's Blog](https://impressionyang.github.io) | ||
- [峡州仙士之页](https://cjh0613.github.io/en/) | ||
- [Cheeks's Blog](https://www.cheeks.top/) | ||
- [lingan1996's Blog](https://www.lingan1996.top) | ||
- [MikyMing's Blog](https://mikyming.online/) | ||
- [Yichangkong's Blog](https://yichangkong.github.io/) | ||
- [Gemini's Blog](https://geminiplanet.cn/) | ||
- [PVulcan's Blog](https://pvulcan.cn/) | ||
- [TimeMachine's Blog](https://timemachine.icu/) | ||
- [Oridnaryman's Blog](https://jack1024.club/) | ||
- [未读代码](https://www.wdbyte.com/) | ||
@@ -126,4 +121,7 @@ If you plan to use «Stun» theme for a long time and want to show it here, you just need to modify the [README_en-US](https://github.com/liuyib/hexo-theme-stun/edit/master/README_en-US.md) to fill in your website and submit PR. | ||
Please see: [https://theme-stun.github.io/docs/](https://theme-stun.github.io/docs/) | ||
Below are some document mirrors (they are fully synchronized), and you can access any one of them. | ||
- Github Pages: [https://theme-stun.github.io/docs/](https://theme-stun.github.io/docs/) | ||
- Gitee Pages: [https://theme-stun.gitee.io/docs/](https://theme-stun.gitee.io/docs/) | ||
## :question: Question | ||
@@ -146,4 +144,4 @@ | ||
| <img src="https://raw.githubusercontent.com/liuyib/picBed/master/collection/20190723235410.png" alt="IE" width="32px" height="32px" /></br> IE | <img src="https://cdnjs.cloudflare.com/ajax/libs/browser-logos/35.1.0/edge/edge_64x64.png" alt="Edge" width="32px" height="32px" /></br> Edge | <img src="https://raw.githubusercontent.com/liuyib/picBed/master/collection/20190723235406.png" alt="Firefox" width="32px" height="32px" /></br> Firefox | <img src="https://raw.githubusercontent.com/liuyib/picBed/master/collection/20190723235407.png" alt="Chrome" width="32px" height="32px" /></br> Chrome | <img src="https://raw.githubusercontent.com/liuyib/picBed/master/collection/20190723235409.png" alt="Safari" width="32px" height="32px" /></br> Safari | <img src="https://raw.githubusercontent.com/liuyib/picBed/master/collection/20190723235411.png" alt="Opera" width="32px" height="32px" /></br> Opera | | ||
| :---: | :---: | :---: |:---: | :---: | :---: | | ||
| Not Supported | 12+ | 41+ | 45+ | 10+ | 32+ | | ||
| :--------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------: | | ||
| Not Supported | 12+ | 41+ | 45+ | 10+ | 32+ | | ||
@@ -150,0 +148,0 @@ ## :star: Trend of Star |
@@ -0,1 +1,3 @@ | ||
<strong>警告:目前该项目年久失修,请尽量不要使用,建议使用一直处于维护状态的 [NexT](https://github.com/next-theme/hexo-theme-next) 主题,祝好</strong> | ||
<p align="center"> | ||
@@ -42,14 +44,7 @@ <a href="https://theme-stun.github.io/docs/zh-CN/" target="_blank" rel="noopener noreferrer"> | ||
- [Liuyib's Blog](https://liuyib.github.io/) | ||
- [弥枳's Blog](http://blog2.coor.top/) | ||
- [impressionyang's Blog](https://impressionyang.github.io) | ||
- [峡州仙士之页](https://cjh0613.github.io/blog/) | ||
- [Cheeks's Blog](https://www.cheeks.top/) | ||
- [lingan1996's Blog](https://www.lingan1996.top) | ||
- [MikyMing's Blog](https://mikyming.online/) | ||
- [Yichangkong's Blog](https://yichangkong.github.io/) | ||
- [Gemini's Blog](https://geminiplanet.cn/) | ||
- [PVulcan's Blog](https://pvulcan.cn/) | ||
- [TimeMachine's Blog](https://timemachine.icu/) | ||
- [Oridnaryman's Blog](https://jack1024.club/) | ||
- [未读代码](https://www.wdbyte.com/) | ||
@@ -126,4 +121,7 @@ 如果你准备长期使用 «Stun» 主题,并希望展示在这里,你只需在 [README](https://github.com/liuyib/hexo-theme-stun/edit/master/README.md) 中填入你的网站,然后提交 PR 即可。 | ||
请查看:[https://theme-stun.github.io/docs/zh-CN/](https://theme-stun.github.io/docs/zh-CN/) | ||
下面是多个文档镜像(它们是全量同步的),任选其一访问即可。 | ||
- Github Pages: [https://theme-stun.github.io/docs/](https://theme-stun.github.io/docs/) | ||
- Gitee Pages: [https://theme-stun.gitee.io/docs/](https://theme-stun.gitee.io/docs/) | ||
## :question: 问题 | ||
@@ -130,0 +128,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
317666
166
1582
154