From 25686145c5a88347d82254d8b6a9e1909d759c02 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Wed, 13 Mar 2019 09:17:46 +0800 Subject: [PATCH] change open source address --- .github/ISSUE_TEMPLATE.md | 6 +++--- README-en_US.md | 16 ++++++++-------- README.md | 16 ++++++++-------- .../resources/templates/admin/admin_halo.ftl | 2 +- .../resources/templates/admin/module/_footer.ftl | 4 ++-- src/main/resources/templates/common/web/atom.ftl | 4 ++-- .../templates/themes/anatole/module/sidebar.ftl | 2 +- .../themes/material/_partial/footer.ftl | 2 +- .../themes/material/_partial/isolate_info.ftl | 2 +- 9 files changed, 27 insertions(+), 27 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 550d27dd9..e385f8ea1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,8 +6,8 @@ **我确定我已经查看了** (标注`[ ]`为`[x]`) - [ ] [Halo 使用文档](https://docs.halo.run/) -- [ ] [Github Wiki 常见问题](https://github.com/ruibaby/halo/wiki/4.-%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) -- [ ] [其他 Issues](https://github.com/ruibaby/halo/issues) +- [ ] [Github Wiki 常见问题](https://github.com/halo-dev/halo/wiki/4.-%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) +- [ ] [其他 Issues](https://github.com/halo-dev/halo/issues) ---- @@ -15,4 +15,4 @@ - [ ] BUG 反馈 - [ ] 添加新的特性或者功能 -- [ ] 请求技术支持 \ No newline at end of file +- [ ] 请求技术支持 diff --git a/README-en_US.md b/README-en_US.md index d0ea40064..ee65d0b55 100644 --- a/README-en_US.md +++ b/README-en_US.md @@ -69,7 +69,7 @@ $ bash halo-cli.sh -u ``` > Tips: If you use Idea, Eclipse and other IDEs to run, you need to install the Lombok plugin, In addition, JDK10 is not supported at the moment, and there are problems with themes scanning and uploading. -> See the [Halo documentation](https://halo-doc.ryanc.cc/installation/) or [ Wiki](https://github.com/ruibaby/halo/wiki) for more details. +> See the [Halo documentation](https://halo-doc.ryanc.cc/installation/) or [ Wiki](https://github.com/halo-dev/halo/wiki) for more details. ## Blogs with Halo @@ -87,18 +87,18 @@ $ bash halo-cli.sh -u In addition to the built-in [Anatole](https://github.com/hi-caicai/farbox-theme-Anatole) and [Material](https://github.com/viosey/hexo-theme-material), there are the following The theme is not integrated in the project. If you need it, please download it and upload it through the background. -- [Vno](https://github.com/ruibaby/vno-halo) - From Jekyll,Author [Wei Wang](https://onevcat.com/). -- [Hux](https://github.com/ruibaby/hux-halo) - From Jekyll,Author [Xuan Huang](https://huangxuan.me/). -- [Story](https://github.com/ruibaby/story-halo) - From Typecho,Author [Trii Hsia](https://yumoe.com/). -- [NexT](https://github.com/ruibaby/next-halo) - From Hexo,Author [iissnan](https://notes.iissnan.com/). -- [Casper](https://github.com/ruibaby/casper-halo) - From Ghost,Author [Ghost](https://github.com/TryGhost). -- [Pinghsu](https://github.com/ruibaby/pinghsu-halo) - From Typecho,Author [Chakhsu.Lau](https://github.com/chakhsu). +- [Vno](https://github.com/halo-dev/vno-halo) - From Jekyll,Author [Wei Wang](https://onevcat.com/). +- [Hux](https://github.com/halo-dev/hux-halo) - From Jekyll,Author [Xuan Huang](https://huangxuan.me/). +- [Story](https://github.com/halo-dev/story-halo) - From Typecho,Author [Trii Hsia](https://yumoe.com/). +- [NexT](https://github.com/halo-dev/next-halo) - From Hexo,Author [iissnan](https://notes.iissnan.com/). +- [Casper](https://github.com/halo-dev/casper-halo) - From Ghost,Author [Ghost](https://github.com/TryGhost). +- [Pinghsu](https://github.com/halo-dev/pinghsu-halo) - From Typecho,Author [Chakhsu.Lau](https://github.com/chakhsu). > Disclaimer: Do not accept any comments or suggestions on the functionality of the **Porting Theme**. ## License -[![license](https://img.shields.io/github/license/ruibaby/halo.svg?style=flat-square)](https://github.com/ruibaby/halo/blob/master/LICENSE) +[![license](https://img.shields.io/github/license/halo-dev/halo.svg?style=flat-square)](https://github.com/halo-dev/halo/blob/master/LICENSE) > Halo uses the GPL-v3.0 protocol to open source. diff --git a/README.md b/README.md index ae2452a78..5bbaac06c 100755 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ $ bash halo-cli.sh -u ``` > 注意:如使用 Idea,Eclipse 等IDE运行的话,需要安装Lombok插件,另外暂不支持JDK10,主题管理和主题上传会有问题。 -> 更多请参考[ Halo 使用文档 ](https://halo-doc.ryanc.cc/installation/)或者[ Wiki](https://github.com/ruibaby/halo/wiki)。 +> 更多请参考[ Halo 使用文档 ](https://halo-doc.ryanc.cc/installation/)或者[ Wiki](https://github.com/halo-dev/halo/wiki)。 ## 博客示例 @@ -87,18 +87,18 @@ $ bash halo-cli.sh -u 除了内置的 [Anatole](https://github.com/hi-caicai/farbox-theme-Anatole) 和 [Material](https://github.com/viosey/hexo-theme-material) ,还有下列主题没有集成在项目里,如有需要,请自行下载之后通过后台上传上去使用。 -- [Vno](https://github.com/ruibaby/vno-halo) - 来自 Jekyll 的一款主题,作者 [Wei Wang](https://onevcat.com/)。 -- [Hux](https://github.com/ruibaby/hux-halo) - 来自 Jekyll 的一款主题,作者 [Xuan Huang](https://huangxuan.me/)。 -- [Story](https://github.com/ruibaby/story-halo) - 来自 Typecho 的一款主题,作者 [Trii Hsia](https://yumoe.com/)。 -- [NexT](https://github.com/ruibaby/next-halo) - 来自 Hexo 的一款主题,作者 [iissnan](https://notes.iissnan.com/)。 -- [Casper](https://github.com/ruibaby/casper-halo) - 来自 Ghost 的一款主题,作者 [Ghost](https://github.com/TryGhost)。 -- [Pinghsu](https://github.com/ruibaby/pinghsu-halo) - 来自 Typecho 的一款主题,作者 [Chakhsu.Lau](https://github.com/chakhsu)。 +- [Vno](https://github.com/halo-dev/vno-halo) - 来自 Jekyll 的一款主题,作者 [Wei Wang](https://onevcat.com/)。 +- [Hux](https://github.com/halo-dev/hux-halo) - 来自 Jekyll 的一款主题,作者 [Xuan Huang](https://huangxuan.me/)。 +- [Story](https://github.com/halo-dev/story-halo) - 来自 Typecho 的一款主题,作者 [Trii Hsia](https://yumoe.com/)。 +- [NexT](https://github.com/halo-dev/next-halo) - 来自 Hexo 的一款主题,作者 [iissnan](https://notes.iissnan.com/)。 +- [Casper](https://github.com/halo-dev/casper-halo) - 来自 Ghost 的一款主题,作者 [Ghost](https://github.com/TryGhost)。 +- [Pinghsu](https://github.com/halo-dev/pinghsu-halo) - 来自 Typecho 的一款主题,作者 [Chakhsu.Lau](https://github.com/chakhsu)。 > 声明:不接受任何对**移植主题**功能上的意见和建议。 ## 许可证 -[![license](https://img.shields.io/github/license/ruibaby/halo.svg?style=flat-square)](https://github.com/ruibaby/halo/blob/master/LICENSE) +[![license](https://img.shields.io/github/license/halo-dev/halo.svg?style=flat-square)](https://github.com/halo-dev/halo/blob/master/LICENSE) > Halo 使用 GPL-v3.0 协议开源,请尽量遵守开源协议,即便是在中国。 diff --git a/src/main/resources/templates/admin/admin_halo.ftl b/src/main/resources/templates/admin/admin_halo.ftl index 9bdd59bca..c1ac7753b 100644 --- a/src/main/resources/templates/admin/admin_halo.ftl +++ b/src/main/resources/templates/admin/admin_halo.ftl @@ -26,7 +26,7 @@

<@spring.message code='admin.halo.content.p2' />

<@spring.message code='admin.halo.content.p3' />

-

Github issues :https://github.com/ruibaby/halo/issues

+

Github issues :https://github.com/halo-dev/halo/issues

Blog : https://ryanc.cc

Email : i@ryanc.cc

Telegram : ruibaby

diff --git a/src/main/resources/templates/admin/module/_footer.ftl b/src/main/resources/templates/admin/module/_footer.ftl index 2cd61640b..0b82fa4e9 100755 --- a/src/main/resources/templates/admin/module/_footer.ftl +++ b/src/main/resources/templates/admin/module/_footer.ftl @@ -1,5 +1,5 @@ diff --git a/src/main/resources/templates/common/web/atom.ftl b/src/main/resources/templates/common/web/atom.ftl index 4961dc2e3..4d9c8a31c 100644 --- a/src/main/resources/templates/common/web/atom.ftl +++ b/src/main/resources/templates/common/web/atom.ftl @@ -14,7 +14,7 @@ zh-CN hourly 1 - https://github.com/ruibaby/halo + https://github.com/halo-dev/halo <#if posts?? && posts?size gt 0> <#list posts as post> @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/src/main/resources/templates/themes/anatole/module/sidebar.ftl b/src/main/resources/templates/themes/anatole/module/sidebar.ftl index 63e6d7059..1a11d1e04 100644 --- a/src/main/resources/templates/themes/anatole/module/sidebar.ftl +++ b/src/main/resources/templates/themes/anatole/module/sidebar.ftl @@ -22,7 +22,7 @@ CaiCai <#-- 虽然Halo使用了宽松的GPL协议,但开发不易,希望您可以保留一下版权声明。笔芯~ -->
- Proudly published with Halo! + Proudly published with Halo!