diff --git a/docs/site/content/en/_index.md b/docs/site/content/en/_index.md index 74b4fe7..3bd76ee 100644 --- a/docs/site/content/en/_index.md +++ b/docs/site/content/en/_index.md @@ -3,14 +3,13 @@ title: API Testing --- {{< blocks/cover title="Welcome to API Testing!" image_anchor="top" height="full" >}} - +}}"> GET STARTED - +}}"> CONTRIBUTING
YAML based API testing tool. interface debug and test tools.
- {{< blocks/link-down color="white" >}} -todo add relative content
+Let's improve the code quality together.
{{< /blocks/cover >}} diff --git a/docs/site/content/en/v0.0.1/_index.md b/docs/site/content/en/v0.0.1/_index.md deleted file mode 100644 index c337012..0000000 --- a/docs/site/content/en/v0.0.1/_index.md +++ /dev/null @@ -1,18 +0,0 @@ -+++ -title = "Welcome to API Testing" -linktitle = "Documentation" -description = "API Testing Documents" - -[[cascade]] -type = "docs" -+++ - -{{% alert title="Note" color="primary" %}} - -This project is under **active** development. Many features are not complete. We would love for you to [Get Involved](/contributions)! - -{{% /alert %}} - -// TBD. - -## Ready to get started? diff --git a/docs/site/content/en/v0.0.1/api/_index.md b/docs/site/content/en/v0.0.1/api/_index.md deleted file mode 100644 index deb2bf1..0000000 --- a/docs/site/content/en/v0.0.1/api/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "API" -description: This section includes APIs of API Testing. -weight: 80 ---- diff --git a/docs/site/content/en/v0.0.1/api/extension_types.md b/docs/site/content/en/v0.0.1/api/extension_types.md deleted file mode 100644 index 430f78d..0000000 --- a/docs/site/content/en/v0.0.1/api/extension_types.md +++ /dev/null @@ -1,5 +0,0 @@ -+++ -title = "API Reference" -+++ - -// TBD. diff --git a/docs/site/content/en/v0.0.1/install/_index.md b/docs/site/content/en/v0.0.1/install/_index.md deleted file mode 100644 index 133f1ff..0000000 --- a/docs/site/content/en/v0.0.1/install/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Installation" -description: This section includes installation related contents of API Testing. -weight: 70 ---- diff --git a/docs/site/content/en/v0.0.1/install/install-locally.md b/docs/site/content/en/v0.0.1/install/install-locally.md deleted file mode 100644 index 6c2f755..0000000 --- a/docs/site/content/en/v0.0.1/install/install-locally.md +++ /dev/null @@ -1,8 +0,0 @@ -+++ -title = "Install with Locally" -weight = -99 -+++ - -// TBD - -Install API Testing. diff --git a/docs/site/content/en/v0.0.1/releases/_index.md b/docs/site/content/en/v0.0.1/releases/_index.md deleted file mode 100644 index cc0b219..0000000 --- a/docs/site/content/en/v0.0.1/releases/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Releases" -weight: 90 -description: This section includes Releases of API Testing. ---- diff --git a/docs/site/content/en/v0.0.1/releases/v0.1.0.md b/docs/site/content/en/v0.0.1/releases/v0.1.0.md deleted file mode 100644 index b69c238..0000000 --- a/docs/site/content/en/v0.0.1/releases/v0.1.0.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "v0.1.0" -publishdate: 2022-05-16 ---- - -Date: 2024 06 01 - -// TBD diff --git a/docs/site/content/en/v0.0.1/tasks/_index.md b/docs/site/content/en/v0.0.1/tasks/_index.md deleted file mode 100644 index dd1d649..0000000 --- a/docs/site/content/en/v0.0.1/tasks/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Tasks" -weight: 2 -description: Learn API Testing hands-on through tasks ---- diff --git a/docs/site/content/en/v0.0.1/tasks/quickstart.md b/docs/site/content/en/v0.0.1/tasks/quickstart.md deleted file mode 100644 index b6a751e..0000000 --- a/docs/site/content/en/v0.0.1/tasks/quickstart.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Quickstart" -weight: 1 -description: Get started with API Testing in a few simple steps. ---- - -// TBD diff --git a/docs/site/content/zh/_index.md b/docs/site/content/zh/_index.md index cf2e648..e24315d 100644 --- a/docs/site/content/zh/_index.md +++ b/docs/site/content/zh/_index.md @@ -3,14 +3,14 @@ title: API Testing --- {{< blocks/cover title="欢迎访问 API Testing!" image_anchor="top" height="full" >}} - +}}"> 开始使用 - +}}"> 参与贡献开源接口调试 & 测试工具
{{< blocks/link-down color="white" >}} -todo 补充一些关联内容
+让我们一起提高代码质量吧!
{{< /blocks/cover >}}