From 4be09f66c077d885dc3e3f64e55d662d95168c11 Mon Sep 17 00:00:00 2001 From: Wang Chucheng Date: Sun, 21 Mar 2021 23:31:39 +0800 Subject: refactor: migrate docs url to hugo-eureka --- README.md | 14 +++++++------- README.zh.md | 14 +++++++------- layouts/index.html | 2 +- theme.toml | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 54797ae..3739c4c 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ Eureka is committed to providing an elegant, feature-rich and highly customizabl If this project is helpful to you, you can give [Eureka](https://github.com/wangchucheng/hugo-eureka/) a star and follow my [Github](https://github.com/wangchucheng/). -Read [Getting Started](https://www.wangchucheng.com/en/docs/eureka/getting-started/) to learn how to build and deploy your website. Or check the latest [Demo](https://themes.gohugo.io/theme/hugo-eureka/) and [Project Repository](https://github.com/wangchucheng/hugo-eureka/) to start exploring! +Read [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/) to learn how to build and deploy your website. Or check the latest [Demo](https://themes.gohugo.io/theme/hugo-eureka/) and [Project Repository](https://github.com/wangchucheng/hugo-eureka/) to start exploring! ## View Document -- **[Getting Started](https://www.wangchucheng.com/en/docs/eureka/getting-started/)**: In [Getting Started](https://www.wangchucheng.com/en/docs/eureka/getting-started/) you will learn how to quickly build a Hugo site with Eureka. -- **[Homepage Configuration](https://www.wangchucheng.com/en/docs/eureka/homepage-configuration/)**: In [Getting Started](https://www.wangchucheng.com/en/docs/eureka/getting-started/), I believe you have successfully run the Hugo site using Eureka. In [Homepage Configuration](https://www.wangchucheng.com/en/docs/eureka/homepage-configuration/) you will learn how to customize the website homepage. -- **[Content Management](https://www.wangchucheng.com/en/docs/eureka/content-management/)**: You have configured the website homepage in [Homepage Configuration](https://www.wangchucheng.com/en/docs/eureka/homepage-configuration/). Next we will add some content. Content Management will lead you to understand site content structure and editing skills. -- **[Customize Eureka](https://www.wangchucheng.com/en/docs/eureka/customization/)**: In [Content Management](https://www.wangchucheng.com/en/docs/eureka/content-management/), you have already learned about all kinds of content of Eureka. Next, we will introduce Eureka's customization options. [Customize Eureka](https://www.wangchucheng.com/en/docs/eureka/customization/) will lead you to understand how Eureka is configured and its options. -- **[Multilingual Mode](https://www.wangchucheng.com/en/docs/eureka/multilingual-mode/)**: In addition to [Content Management](https://www.wangchucheng.com/en/docs/eureka/content-management/) and [Customize Eureka](https://www.wangchucheng.com/en/docs/eureka/customization/) described above, Eureka also supports [Multilingual Mode](https://www.wangchucheng.com/en/docs/eureka/multilingual-mode/). [Multilingual Mode](https://www.wangchucheng.com/en/docs/eureka/multilingual-mode/) will lead you to understand how to build a multilingual site. -- **[Update Eureka](https://www.wangchucheng.com/en/docs/eureka/update/)**: [Update Eureka](https://www.wangchucheng.com/en/docs/eureka/update/) will introduce different ways to update Eureka. \ No newline at end of file +- **[Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/)**: In [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/) you will learn how to quickly build a Hugo site with Eureka. +- **[Homepage Configuration](https://www.wangchucheng.com/en/docs/hugo-eureka/homepage-configuration/)**: In [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/), I believe you have successfully run the Hugo site using Eureka. In [Homepage Configuration](https://www.wangchucheng.com/en/docs/hugo-eureka/homepage-configuration/) you will learn how to customize the website homepage. +- **[Content Management](https://www.wangchucheng.com/en/docs/hugo-eureka/content-management/)**: You have configured the website homepage in [Homepage Configuration](https://www.wangchucheng.com/en/docs/hugo-eureka/homepage-configuration/). Next we will add some content. Content Management will lead you to understand site content structure and editing skills. +- **[Customize Eureka](https://www.wangchucheng.com/en/docs/hugo-eureka/customization/)**: In [Content Management](https://www.wangchucheng.com/en/docs/hugo-eureka/content-management/), you have already learned about all kinds of content of Eureka. Next, we will introduce Eureka's customization options. [Customize Eureka](https://www.wangchucheng.com/en/docs/hugo-eureka/customization/) will lead you to understand how Eureka is configured and its options. +- **[Multilingual Mode](https://www.wangchucheng.com/en/docs/hugo-eureka/multilingual-mode/)**: In addition to [Content Management](https://www.wangchucheng.com/en/docs/hugo-eureka/content-management/) and [Customize Eureka](https://www.wangchucheng.com/en/docs/hugo-eureka/customization/) described above, Eureka also supports [Multilingual Mode](https://www.wangchucheng.com/en/docs/hugo-eureka/multilingual-mode/). [Multilingual Mode](https://www.wangchucheng.com/en/docs/hugo-eureka/multilingual-mode/) will lead you to understand how to build a multilingual site. +- **[Update Eureka](https://www.wangchucheng.com/en/docs/hugo-eureka/update/)**: [Update Eureka](https://www.wangchucheng.com/en/docs/hugo-eureka/update/) will introduce different ways to update Eureka. \ No newline at end of file diff --git a/README.zh.md b/README.zh.md index 9431380..54af6eb 100644 --- a/README.zh.md +++ b/README.zh.md @@ -15,13 +15,13 @@ Eureka致力于为[Hugo](https://gohugo.io/)提供一个优雅,功能丰富且 如果本项目对你有帮助的话,欢迎给[Eureka](https://github.com/wangchucheng/hugo-eureka/)点个star并关注我的[Github](https://github.com/wangchucheng/)。 -阅读[入门](https://www.wangchucheng.com/zh/docs/eureka/getting-started/)了解如何构建并部署你网站。或查看最新[示例网站](https://themes.gohugo.io/theme/hugo-eureka/)和[项目仓库](https://github.com/wangchucheng/hugo-eureka/)开始探索! +阅读[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started/)了解如何构建并部署你网站。或查看最新[示例网站](https://themes.gohugo.io/theme/hugo-eureka/)和[项目仓库](https://github.com/wangchucheng/hugo-eureka/)开始探索! ## 阅读文档 -- **[入门](https://www.wangchucheng.com/zh/docs/eureka/getting-started/)**:在[入门](https://www.wangchucheng.com/zh/docs/eureka/getting-started/)中你将了解到如何快速搭建一个Eureka主题的Hugo网站。 -- **[主页配置](https://www.wangchucheng.com/zh/docs/eureka/homepage-configuration)**:在[入门](https://www.wangchucheng.com/zh/docs/eureka/getting-started)中,相信你已经成功运行了使用Eureka主题的Hugo网站。在[主页配置](https://www.wangchucheng.com/zh/docs/eureka/homepage-configuration)中你将了解如何自定义网站主页。 -- **[内容管理](https://www.wangchucheng.com/zh/docs/eureka/content-management)**:在[主页配置](https://www.wangchucheng.com/zh/docs/eureka/homepage-configuration)中你已经配置好了主页样式。接下来我们将添加一些内容。[内容管理](https://www.wangchucheng.com/zh/docs/eureka/content-management)将带领你了解网站内容结构及编辑技巧。 -- **[定制Eureka](https://www.wangchucheng.com/zh/docs/eureka/customization/)**:在[内容管理](https://www.wangchucheng.com/zh/docs/eureka/content-management/)中,你已经了解了Eureka的各类内容。接下来我们将介绍Eureka的定制化选项。[定制Eureka](https://www.wangchucheng.com/zh/docs/eureka/customization/)将带领你了解Eureka的配置方式及其选项。 -- **[多语言模式](https://www.wangchucheng.com/zh/docs/eureka/multilingual-mode/)**:除了前文的[内容管理](https://www.wangchucheng.com/zh/docs/eureka/content-management/)以及[定制Eureka](https://www.wangchucheng.com/zh/docs/eureka/customization/),Eureka也支持[多语言模式](https://www.wangchucheng.com/zh/docs/eureka/multilingual-mode/)。[多语言模式](https://www.wangchucheng.com/zh/docs/eureka/multilingual-mode/)将带领你了解如何构建一个多语言网站。 -- **[更新Eureka](https://www.wangchucheng.com/zh/docs/eureka/update/)**:[更新Eureka](https://www.wangchucheng.com/zh/docs/eureka/update/)将介绍通过不同方式更新Eureka的方法。 \ No newline at end of file +- **[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started/)**:在[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started/)中你将了解到如何快速搭建一个Eureka主题的Hugo网站。 +- **[主页配置](https://www.wangchucheng.com/zh/docs/hugo-eureka/homepage-configuration)**:在[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started)中,相信你已经成功运行了使用Eureka主题的Hugo网站。在[主页配置](https://www.wangchucheng.com/zh/docs/hugo-eureka/homepage-configuration)中你将了解如何自定义网站主页。 +- **[内容管理](https://www.wangchucheng.com/zh/docs/hugo-eureka/content-management)**:在[主页配置](https://www.wangchucheng.com/zh/docs/hugo-eureka/homepage-configuration)中你已经配置好了主页样式。接下来我们将添加一些内容。[内容管理](https://www.wangchucheng.com/zh/docs/hugo-eureka/content-management)将带领你了解网站内容结构及编辑技巧。 +- **[定制Eureka](https://www.wangchucheng.com/zh/docs/hugo-eureka/customization/)**:在[内容管理](https://www.wangchucheng.com/zh/docs/hugo-eureka/content-management/)中,你已经了解了Eureka的各类内容。接下来我们将介绍Eureka的定制化选项。[定制Eureka](https://www.wangchucheng.com/zh/docs/hugo-eureka/customization/)将带领你了解Eureka的配置方式及其选项。 +- **[多语言模式](https://www.wangchucheng.com/zh/docs/hugo-eureka/multilingual-mode/)**:除了前文的[内容管理](https://www.wangchucheng.com/zh/docs/hugo-eureka/content-management/)以及[定制Eureka](https://www.wangchucheng.com/zh/docs/hugo-eureka/customization/),Eureka也支持[多语言模式](https://www.wangchucheng.com/zh/docs/hugo-eureka/multilingual-mode/)。[多语言模式](https://www.wangchucheng.com/zh/docs/hugo-eureka/multilingual-mode/)将带领你了解如何构建一个多语言网站。 +- **[更新Eureka](https://www.wangchucheng.com/zh/docs/hugo-eureka/update/)**:[更新Eureka](https://www.wangchucheng.com/zh/docs/hugo-eureka/update/)将介绍通过不同方式更新Eureka的方法。 \ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index b701541..05933a6 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -10,7 +10,7 @@ {{/* Deprecation warning(v1.0.0) starts */}} {{ else }} - {{ warnf "Param 'hero' in params.toml is deprecated and will be removed in Eureka v1.0.0. See https://www.wangchucheng.com/en/docs/eureka/homepage-configuration/" }} + {{ warnf "Param 'hero' in params.toml is deprecated and will be removed in Eureka v1.0.0. See https://www.wangchucheng.com/en/docs/hugo-eureka/homepage-configuration/" }}
diff --git a/theme.toml b/theme.toml index 00f7375..2740369 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ name = "Eureka" license = "Apache 2.0" licenselink = "https://github.com/wangchucheng/hugo-eureka/blob/master/LICENSE" description = "Eureka is a feature-rich and highly customizable Hugo theme." -homepage = "https://www.wangchucheng.com/en/docs/eureka/" +homepage = "https://www.wangchucheng.com/en/docs/hugo-eureka/" tags = ["blog", "Responsive", "Simple", "Personal", "Light", "Dark", "Mobile", "Fast", "Disqus", "Google analytics", "Syntax highlighting", "Highlighting", "Multilingual", "Modern", "Font awesome", "Fontawesome", "Documentation", "Docs", "Seo", "accessible"] features = ["Blog", "Responsive", "Documentation", "Light", "Dark"] min_version = "0.74.0" -- cgit v1.2.3