Skip to content

Commit

Permalink
docs/refactro(content): Use file suffix instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jan 28, 2024
1 parent 188acbf commit d637de7
Show file tree
Hide file tree
Showing 67 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions docs/config/_default/languages.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
en:
languageName: "English"
contentDir: "content/en"
weight: 100

zh-TW:
languageName: "繁體中文"
contentDir: "content/zh-TW"
weight: 90
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,6 @@ workflows:

{{< hint info >}}
💡 您可以通過 `eask generate workflow circle-ci` 生成工作流文件,
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate- workflow-circle-ci)
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate-workflow-circle-ci)
獲取更多信息!
{{< /hint >}}
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

{{< hint info >}}
💡 您可以通過 `eask generate workflow github` 生成工作流文件,
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate-workflow- github
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate-workflow-github)
了解更多信息!
{{< /hint >}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ test-28.2:

{{< hint info >}}
💡 您可以通過 `eask generate workflow gitlab` 生成工作流文件,
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate-workflow- gitlab
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate-workflow-gitlab)
了解更多信息!
{{< /hint >}}
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ script:

{{< hint info >}}
💡 您可以通過`eask generate workflow travis-ci`生成工作流文件,
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate- workflow-travis-ci)
參見[命令和選項](https://emacs-eask.github.io/Getting-Started/Commands-and-options/#-eask-generate-workflow-travis-ci)
了解更多信息!
{{< /hint >}}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/content/en/_index.md → docs/content/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ After installing Eask, you can easily develop any Elisp packages.

Out of the box, Eask supports **50+ commands** to help you throughout the development. 🔥

{{< button size="large" relref="Getting-Started/Introduction.md" >}}Getting Started{{< /button >}}
{{< button size="large" relref="Getting-Started/Introduction/" >}}Getting Started{{< /button >}}

## 🏆 Feature overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ geekdocAnchor: false

開箱及用, Eask 支援 **50+ 指令** 來幫助整個你開發. 🔥

{{< button size="large" relref="Getting-Started/Introduction.md" >}}開始使用{{< /button >}}
{{< button size="large" relref="Getting-Started/Introduction/" >}}開始使用{{< /button >}}

## 🏆 功能概述

Expand Down
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.

0 comments on commit d637de7

Please sign in to comment.