Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <me@wangchucheng.com>2021-04-15 18:38:01 +0300
committerWang Chucheng <me@wangchucheng.com>2021-04-15 18:38:01 +0300
commit26b102b90763ec40cb98e935bc630373703e2aea (patch)
treeaa8466fb79c65b0244b07c13f7e7107e80417d38
parentebf560f9f484c5027a5fc9f418510d363a6bed3e (diff)
docs: add showcase link
-rw-r--r--README.md12
-rw-r--r--README.zh.md12
2 files changed, 22 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3739c4c..9901f46 100644
--- a/README.md
+++ b/README.md
@@ -24,4 +24,14 @@ Read [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-
- **[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
+- **[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.
+
+## Sites Using Eureka
+
+- [wangchucheng.com](https://www.wangchucheng.com)
+- [ruiqima.com](https://www.ruiqima.com)
+- and more...
+
+Are you using Hugo Eureka? [Add the `hugo-eureka` topic on your repo!](https://docs.github.com/en/github/administering-a-repository/classifying-your-repository-with-topics)
+
+Maybe you can also share your awesome projects with the community at [Hugo Eureka Showcase](https://github.com/wangchucheng/hugo-eureka/discussions/93). 🙌 \ No newline at end of file
diff --git a/README.zh.md b/README.zh.md
index 54af6eb..a19ae33 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -24,4 +24,14 @@ Eureka致力于为[Hugo](https://gohugo.io/)提供一个优雅,功能丰富且
- **[内容管理](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
+- **[更新Eureka](https://www.wangchucheng.com/zh/docs/hugo-eureka/update/)**:[更新Eureka](https://www.wangchucheng.com/zh/docs/hugo-eureka/update/)将介绍通过不同方式更新Eureka的方法。
+
+## 使用Eureka的网站
+
+- [wangchucheng.com](https://www.wangchucheng.com)
+- [ruiqima.com](https://www.ruiqima.com)
+- 以及更多……
+
+你是否在使用Hugo Eureka? [为你的仓库添加`hugo-eureka`标签!](https://docs.github.com/cn/github/administering-a-repository/classifying-your-repository-with-topics)
+
+也许你还可以在[Hugo Eureka Showcase](https://github.com/wangchucheng/hugo-eureka/discussions/93)与社区成员分享你的有趣项目。 🙌 \ No newline at end of file