diff --git a/docs/contribution/sponsor.md b/docs/contribution/sponsor.md deleted file mode 100644 index c452d49..0000000 --- a/docs/contribution/sponsor.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: 赞助我们 -description: 如果 Halo 对您有帮助,不妨赞助我们 ---- - -## 为什么需要赞助 - -我们花费了大量的精力来维护这个软件,并且也提供了不少资金来维护服务器,域名等。因此我们需要赞助来节省部分开发成本。你的赞助不仅仅会被我们用来支付一些开发成本(比如服务器,OSS,域名等),还会让我们有更多的信心和精力投入到这个开源项目的开发中。从而让项目保持更加健康的成长以及迭代。 - -## 赞助形式 - -:::info -您可以通过任何形式对我们赞助,不限于资金。 -::: - -### 资金赞助 - -| 支付宝 | 微信 | -| ------ | ---- | -| ali-pay.png | wechat-pay.png | - -### 通过我们的推广链接购买服务器 - -如果您当前还没有购买服务器,可以考虑通过以下链接购买,这会为我们带来一部分收益。此外,如果您已经通过下面的链接购买了服务器,可以[联系我们](mailto:hi@halo.run)帮您免费部署 Halo。 - -- 阿里云:[https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v) -- 阿里云双十一新用户:[https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v](https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v) -- 腾讯云:[https://curl.qcloud.com/ewTUJQec](https://curl.qcloud.com/ewTUJQec) -- 腾讯云双十一新用户:[https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a](https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a) -- Vultr:[https://www.vultr.com/?ref=7278289](https://www.vultr.com/?ref=7278289) - diff --git a/docs/getting-started/prepare.md b/docs/getting-started/prepare.md index 90b526b..29dba99 100644 --- a/docs/getting-started/prepare.md +++ b/docs/getting-started/prepare.md @@ -70,16 +70,6 @@ create database halodb character set utf8mb4 collate utf8mb4_bin; 后续的文档中,我们会使用 vim 为例,用于修改一些必要的配置文件,所以同样请确保服务器已经安装了这个软件包。当前,修改文档也不限制工具,如果你对其他编辑软件熟悉,也可以忽略。 -### 服务器推荐 - -如果您当前还没有购买服务器,可以考虑通过以下链接购买,这会为我们带来一部分收益。此外,如果您已经通过下面的链接购买了服务器,可以 [联系我们](mailto:hi@halo.run) 帮你免费部署 Halo。 - -- 阿里云:[https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v) -- 阿里云双十一新用户:[https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v](https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v) -- 腾讯云:[https://curl.qcloud.com/ewTUJQec](https://curl.qcloud.com/ewTUJQec) -- 腾讯云双十一新用户:[https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a](https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a) -- Vultr:[https://www.vultr.com/?ref=7278289](https://www.vultr.com/?ref=7278289) - ## 浏览器支持 1. 用户前台:视主题所支持的情况而定,由于目前的评论模块使用了 [Vuejs](https://cn.vuejs.org/v2/guide/installation.html#%E5%85%BC%E5%AE%B9%E6%80%A7) 开发,所以在 [Vuejs](https://cn.vuejs.org/v2/guide/installation.html#%E5%85%BC%E5%AE%B9%E6%80%A7) 不支持的某些浏览器中无法正常显示评论区域。 diff --git a/docusaurus.config.js b/docusaurus.config.js index 9c9ce47..cbf488e 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -235,11 +235,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/palenight"); { to: "/contribution/pr", from: ["/zh/contribution/pr"], - }, - { - to: "/contribution/sponsor", - from: ["/zh/contribution/sponsor"], - }, + } ], }, ], diff --git a/i18n/zh-Hans/code.json b/i18n/zh-Hans/code.json index 88b81d1..edfeb5b 100644 --- a/i18n/zh-Hans/code.json +++ b/i18n/zh-Hans/code.json @@ -23,10 +23,6 @@ "message": "关闭", "description": "The ARIA label for close button of announcement bar" }, - "theme.BackToTopButton.buttonAriaLabel": { - "message": "回到顶部", - "description": "The ARIA label for the back to top button" - }, "theme.blog.archive.title": { "message": "历史博文", "description": "The page & hero title of the blog archive page" @@ -47,6 +43,10 @@ "message": "较旧的博文", "description": "The label used to navigate to the older blog posts page (next page)" }, + "theme.BackToTopButton.buttonAriaLabel": { + "message": "回到顶部", + "description": "The ARIA label for the back to top button" + }, "theme.blog.post.readingTime.plurals": { "message": "{readingTime} 分钟阅读", "description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" @@ -55,6 +55,10 @@ "message": "阅读更多", "description": "The label used in blog post item excerpts to link to full blog posts" }, + "theme.blog.sidebar.navAriaLabel": { + "message": "最近博文导航", + "description": "The ARIA label for recent posts in the blog sidebar" + }, "theme.blog.post.paginator.navAriaLabel": { "message": "博文分页导航", "description": "The ARIA label for the blog posts pagination" @@ -67,10 +71,6 @@ "message": "较旧一篇", "description": "The blog post button label to navigate to the older/next post" }, - "theme.blog.sidebar.navAriaLabel": { - "message": "最近博文导航", - "description": "The ARIA label for recent posts in the blog sidebar" - }, "theme.blog.post.plurals": { "message": "{count} 篇博文", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" @@ -107,17 +107,21 @@ "message": "文档分页导航", "description": "The ARIA label for the docs pagination" }, + "theme.docs.paginator.next": { + "message": "下一页", + "description": "The label used to navigate to the next doc" + }, "theme.docs.paginator.previous": { "message": "上一页", "description": "The label used to navigate to the previous doc" }, - "theme.docs.paginator.next": { - "message": "下一页", - "description": "The label used to navigate to the next doc" + "theme.docs.sidebar.collapseButtonTitle": { + "message": "收起侧边栏", + "description": "The title attribute for collapse button of doc sidebar" }, - "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": { - "message": "打开/收起侧边栏菜单「{label}」", - "description": "The ARIA label to toggle the collapsible sidebar category" + "theme.docs.sidebar.collapseButtonAriaLabel": { + "message": "收起侧边栏", + "description": "The title attribute for collapse button of doc sidebar" }, "theme.docs.tagDocListPageTitle.nDocsTagged": { "message": "{count} 篇文档带有标签", @@ -127,13 +131,9 @@ "message": "{nDocsTagged} 篇带有标签「{tagName}」", "description": "The title of the page for a docs tag" }, - "theme.docs.sidebar.collapseButtonTitle": { - "message": "收起侧边栏", - "description": "The title attribute for collapse button of doc sidebar" - }, - "theme.docs.sidebar.collapseButtonAriaLabel": { - "message": "收起侧边栏", - "description": "The title attribute for collapse button of doc sidebar" + "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": { + "message": "打开/收起侧边栏菜单「{label}」", + "description": "The ARIA label to toggle the collapsible sidebar category" }, "theme.docs.versions.unreleasedVersionLabel": { "message": "此为 {siteTitle} {versionLabel} 版尚未发行的文档。", @@ -175,14 +175,14 @@ "message": "← 回到主菜单", "description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)" }, - "theme.navbar.mobileVersionsDropdown.label": { - "message": "选择版本", - "description": "The label for the navbar versions dropdown on mobile view" - }, "theme.common.skipToMainContent": { "message": "跳到主要内容", "description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation" }, + "theme.navbar.mobileVersionsDropdown.label": { + "message": "选择版本", + "description": "The label for the navbar versions dropdown on mobile view" + }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "本页总览", "description": "The label used by the button on the collapsible TOC component" diff --git a/sidebars.js b/sidebars.js index 21a3497..1250cf9 100644 --- a/sidebars.js +++ b/sidebars.js @@ -90,7 +90,7 @@ module.exports = { { type: "category", label: "参与贡献", - items: ["contribution/issue", "contribution/pr", "contribution/sponsor"], + items: ["contribution/issue", "contribution/pr"], }, "about", ], diff --git a/versioned_docs/version-1.4.15/contribution/sponsor.md b/versioned_docs/version-1.4.15/contribution/sponsor.md deleted file mode 100644 index c452d49..0000000 --- a/versioned_docs/version-1.4.15/contribution/sponsor.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: 赞助我们 -description: 如果 Halo 对您有帮助,不妨赞助我们 ---- - -## 为什么需要赞助 - -我们花费了大量的精力来维护这个软件,并且也提供了不少资金来维护服务器,域名等。因此我们需要赞助来节省部分开发成本。你的赞助不仅仅会被我们用来支付一些开发成本(比如服务器,OSS,域名等),还会让我们有更多的信心和精力投入到这个开源项目的开发中。从而让项目保持更加健康的成长以及迭代。 - -## 赞助形式 - -:::info -您可以通过任何形式对我们赞助,不限于资金。 -::: - -### 资金赞助 - -| 支付宝 | 微信 | -| ------ | ---- | -| ali-pay.png | wechat-pay.png | - -### 通过我们的推广链接购买服务器 - -如果您当前还没有购买服务器,可以考虑通过以下链接购买,这会为我们带来一部分收益。此外,如果您已经通过下面的链接购买了服务器,可以[联系我们](mailto:hi@halo.run)帮您免费部署 Halo。 - -- 阿里云:[https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v) -- 阿里云双十一新用户:[https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v](https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v) -- 腾讯云:[https://curl.qcloud.com/ewTUJQec](https://curl.qcloud.com/ewTUJQec) -- 腾讯云双十一新用户:[https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a](https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a) -- Vultr:[https://www.vultr.com/?ref=7278289](https://www.vultr.com/?ref=7278289) - diff --git a/versioned_docs/version-1.4.15/getting-started/prepare.md b/versioned_docs/version-1.4.15/getting-started/prepare.md index 90b526b..29dba99 100644 --- a/versioned_docs/version-1.4.15/getting-started/prepare.md +++ b/versioned_docs/version-1.4.15/getting-started/prepare.md @@ -70,16 +70,6 @@ create database halodb character set utf8mb4 collate utf8mb4_bin; 后续的文档中,我们会使用 vim 为例,用于修改一些必要的配置文件,所以同样请确保服务器已经安装了这个软件包。当前,修改文档也不限制工具,如果你对其他编辑软件熟悉,也可以忽略。 -### 服务器推荐 - -如果您当前还没有购买服务器,可以考虑通过以下链接购买,这会为我们带来一部分收益。此外,如果您已经通过下面的链接购买了服务器,可以 [联系我们](mailto:hi@halo.run) 帮你免费部署 Halo。 - -- 阿里云:[https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v) -- 阿里云双十一新用户:[https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v](https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v) -- 腾讯云:[https://curl.qcloud.com/ewTUJQec](https://curl.qcloud.com/ewTUJQec) -- 腾讯云双十一新用户:[https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a](https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a) -- Vultr:[https://www.vultr.com/?ref=7278289](https://www.vultr.com/?ref=7278289) - ## 浏览器支持 1. 用户前台:视主题所支持的情况而定,由于目前的评论模块使用了 [Vuejs](https://cn.vuejs.org/v2/guide/installation.html#%E5%85%BC%E5%AE%B9%E6%80%A7) 开发,所以在 [Vuejs](https://cn.vuejs.org/v2/guide/installation.html#%E5%85%BC%E5%AE%B9%E6%80%A7) 不支持的某些浏览器中无法正常显示评论区域。 diff --git a/versioned_docs/version-1.4.16/contribution/sponsor.md b/versioned_docs/version-1.4.16/contribution/sponsor.md deleted file mode 100644 index c452d49..0000000 --- a/versioned_docs/version-1.4.16/contribution/sponsor.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: 赞助我们 -description: 如果 Halo 对您有帮助,不妨赞助我们 ---- - -## 为什么需要赞助 - -我们花费了大量的精力来维护这个软件,并且也提供了不少资金来维护服务器,域名等。因此我们需要赞助来节省部分开发成本。你的赞助不仅仅会被我们用来支付一些开发成本(比如服务器,OSS,域名等),还会让我们有更多的信心和精力投入到这个开源项目的开发中。从而让项目保持更加健康的成长以及迭代。 - -## 赞助形式 - -:::info -您可以通过任何形式对我们赞助,不限于资金。 -::: - -### 资金赞助 - -| 支付宝 | 微信 | -| ------ | ---- | -| ali-pay.png | wechat-pay.png | - -### 通过我们的推广链接购买服务器 - -如果您当前还没有购买服务器,可以考虑通过以下链接购买,这会为我们带来一部分收益。此外,如果您已经通过下面的链接购买了服务器,可以[联系我们](mailto:hi@halo.run)帮您免费部署 Halo。 - -- 阿里云:[https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v) -- 阿里云双十一新用户:[https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v](https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v) -- 腾讯云:[https://curl.qcloud.com/ewTUJQec](https://curl.qcloud.com/ewTUJQec) -- 腾讯云双十一新用户:[https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a](https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a) -- Vultr:[https://www.vultr.com/?ref=7278289](https://www.vultr.com/?ref=7278289) - diff --git a/versioned_docs/version-1.4.16/getting-started/prepare.md b/versioned_docs/version-1.4.16/getting-started/prepare.md index 90b526b..29dba99 100644 --- a/versioned_docs/version-1.4.16/getting-started/prepare.md +++ b/versioned_docs/version-1.4.16/getting-started/prepare.md @@ -70,16 +70,6 @@ create database halodb character set utf8mb4 collate utf8mb4_bin; 后续的文档中,我们会使用 vim 为例,用于修改一些必要的配置文件,所以同样请确保服务器已经安装了这个软件包。当前,修改文档也不限制工具,如果你对其他编辑软件熟悉,也可以忽略。 -### 服务器推荐 - -如果您当前还没有购买服务器,可以考虑通过以下链接购买,这会为我们带来一部分收益。此外,如果您已经通过下面的链接购买了服务器,可以 [联系我们](mailto:hi@halo.run) 帮你免费部署 Halo。 - -- 阿里云:[https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v](https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=3t6v5x0v) -- 阿里云双十一新用户:[https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v](https://www.aliyun.com/minisite/goods?taskPkg=1111ydsrwb&pkgSid=12305&userCode=3t6v5x0v) -- 腾讯云:[https://curl.qcloud.com/ewTUJQec](https://curl.qcloud.com/ewTUJQec) -- 腾讯云双十一新用户:[https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a](https://cloud.tencent.com/act/pre-2021double11?spread_hash_key=f7cce5fd94766a553072b1642977ea7a) -- Vultr:[https://www.vultr.com/?ref=7278289](https://www.vultr.com/?ref=7278289) - ## 浏览器支持 1. 用户前台:视主题所支持的情况而定,由于目前的评论模块使用了 [Vuejs](https://cn.vuejs.org/v2/guide/installation.html#%E5%85%BC%E5%AE%B9%E6%80%A7) 开发,所以在 [Vuejs](https://cn.vuejs.org/v2/guide/installation.html#%E5%85%BC%E5%AE%B9%E6%80%A7) 不支持的某些浏览器中无法正常显示评论区域。 diff --git a/versioned_sidebars/version-1.4.15-sidebars.json b/versioned_sidebars/version-1.4.15-sidebars.json index b70fb03..1c868fb 100644 --- a/versioned_sidebars/version-1.4.15-sidebars.json +++ b/versioned_sidebars/version-1.4.15-sidebars.json @@ -80,8 +80,7 @@ "label": "参与贡献", "items": [ "contribution/issue", - "contribution/pr", - "contribution/sponsor" + "contribution/pr" ] }, "about" diff --git a/versioned_sidebars/version-1.4.16-sidebars.json b/versioned_sidebars/version-1.4.16-sidebars.json index b70fb03..1c868fb 100644 --- a/versioned_sidebars/version-1.4.16-sidebars.json +++ b/versioned_sidebars/version-1.4.16-sidebars.json @@ -80,8 +80,7 @@ "label": "参与贡献", "items": [ "contribution/issue", - "contribution/pr", - "contribution/sponsor" + "contribution/pr" ] }, "about"