Skip to content

Commit

Permalink
feat: remove deta doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lizheming committed Sep 5, 2024
1 parent c0af42f commit df685bd
Show file tree
Hide file tree
Showing 29 changed files with 51 additions and 174 deletions.
2 changes: 0 additions & 2 deletions .github/DISCUSSION_TEMPLATE/q-a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ body:
label: Where your waline deploy? | 服务部署在哪里?
options:
- Vercel (Default)
- Deta
- CloudBase
- Docker
- Self Host
Expand All @@ -60,5 +59,4 @@ body:
- SQLite
- PostgreSQL
- GitHub
- Deta Base
- TiDB
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ body:
label: 服务部署在哪里? | Where your waline deploy?
options:
- Vercel (Default)
- Deta
- CloudBase
- Docker
- Self Host
Expand All @@ -62,5 +61,4 @@ body:
- SQLite
- PostgreSQL
- GitHub
- Deta Base
- TiDB
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

"aliyun",
"akismet",
"deta",
"cloudbase",
"docsify",
"jsdelivr",
Expand Down
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,17 @@ A simple comment system with backend support.
- Deploy free!
- Multiple deployment and storage service support, at least 243 deployment choice!

| | Waline | |
| ----------------------------------------------- | ----------------------------------- | ------------------------------------------------------------ |
| **Client** | **Server** | **Storage** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [Deta](https://deta.space) | [CloudBase](https://clodbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [CloudBase](https://cloudbase.net/) | [MongoDB](https://mongodb.com) |
| | [Railway](https://railway.app) | MySQL |
| | [Render](https://render.com) | SQLite |
| | [Zeabur](https://zeabur.com) | [GitHub](https://github.com) |
| | [Netlify](https://netlify.com) | PostgreSQL |
| | Docker | [Deta Base](https://deta.space/docs/en/reference/base/about) |
| | self host | [TiDB](https://tidbcloud.com/) |
| | Waline | |
| ----------------------------------------------- | ----------------------------------- | ---------------------------------- |
| **Client** | **Server** | **Storage** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [CloudBase](https://cloudbase.net/) | [CloudBase](https://clodbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [Railway](https://railway.app) | [MongoDB](https://mongodb.com) |
| | [Render](https://render.com) | MySQL |
| | [Zeabur](https://zeabur.com) | SQLite |
| | [Netlify](https://netlify.com) | [GitHub](https://github.com) |
| | Docker | PostgreSQL |
| | self host | [TiDB](https://tidbcloud.com/) |

## Todo

Expand Down
30 changes: 15 additions & 15 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
- 轻量易用
- 免费部署
- 多种部署方式和存储服务支持,每列选择一项多达 243 种部署方式任君选择
| | Waline | |
| ----------------------------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------ |
| **客户端脚本** | **服务端部署** | **数据存储** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [Deta](https://deta.space) | [CloudBase](https://cloudbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [CloudBase](https://cloudbase.net/) | [MongoDB](https://mongodb.com) |
| | [百度云 CFC](https://console.bce.baidu.com/cfc/#/cfc/functions) | MySQL |
| | [阿里云 FC](https://fc.console.aliyun.com/) | SQLite |
| | [Railway](https://railway.app) | PostgreSQL |
| | [Render](https://render.com) | [GitHub](https://github.com) |
| | [Zeabur](https://zeabur.com) | [Deta Base](https://deta.space/docs/en/reference/base/about) |
| | [Netlify](https://netlify.com) | [TiDB](https://tidbcloud.com/) |
| | Docker | |
| | 独立部署 | |

| | Waline | |
| ----------------------------------------------- | --------------------------------------------------------------- | ---------------------------------- |
| **客户端脚本** | **服务端部署** | **数据存储** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [CloudBase](https://cloudbase.net/) | [CloudBase](https://cloudbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [百度云 CFC](https://console.bce.baidu.com/cfc/#/cfc/functions) | [MongoDB](https://mongodb.com) |
| | [阿里云 FC](https://fc.console.aliyun.com/) | MySQL |
| | [Railway](https://railway.app) | SQLite |
| | [Render](https://render.com) | PostgreSQL |
| | [Zeabur](https://zeabur.com) | [GitHub](https://github.com) |
| | [Netlify](https://netlify.com) | [TiDB](https://tidbcloud.com/) |
| | Docker | |
| | 独立部署 | |

## Todo

Expand All @@ -56,7 +56,7 @@
- [x] 登录支持
- [x] 评论管理
- [x] 评论删除
- [x] 其它数据库服务支持 (已支持 LeanCloud, MySQL, MongoDB, SQLite, PostgreSQL, CloudBase, Deta Base, GitHub)
- [x] 其它数据库服务支持 (已支持 LeanCloud, MySQL, MongoDB, SQLite, PostgreSQL, CloudBase Base, GitHub)
- [x] 基于 IP 的评论发布频率限制
- [x] 基于关键词的评论过滤限制
- [x] IP 黑名单
Expand Down
4 changes: 0 additions & 4 deletions docs/src/advanced/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ Waline 主要由前端和服务端两部分组成。

![vercel](./assets/vercel-update.png)

#### Deta

[Deta - 如何更新](../guide/deploy/deta.md#如何更新)

#### CloudBase

进入代码编辑界面,点击 <kbd>保存并重新安装依赖</kbd> 即可。如果还不行,则进入 <kbd>我的应用</kbd> 选择 <kbd>部署</kbd> 进行重新部署。
Expand Down
29 changes: 14 additions & 15 deletions docs/src/advanced/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,19 @@ order: 1
- 免费部署
- 多种部署部署方式和存储服务支持,每列选择一项多达 243 种部署方式任君选择

| | Waline | |
| ----------------------------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------ |
| **客户端脚本** | **服务端部署** | **数据存储** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [Deta](https://deta.space) | [CloudBase](https://cloudbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [CloudBase](https://cloudbase.net/) | [MongoDB](https://mongodb.com) |
| | [百度云 CFC](https://console.bce.baidu.com/cfc/#/cfc/functions) | MySQL |
| | [阿里云 FC](https://fc.console.aliyun.com/) | SQLite |
| | [Railway](https://railway.app) | PostgreSQL |
| | [Render](https://render.com) | [GitHub](https://github.com) |
| | [Zeabur](https://zeabur.com) | [Deta Base](https://deta.space/docs/en/reference/base/about) |
| | [Netlify](https://netlify.com) | [TiDB](https://tidbcloud.com/) |
| | Docker | |
| | 独立部署 | |
| | Waline | |
| ----------------------------------------------- | --------------------------------------------------------------- | ---------------------------------- |
| **客户端脚本** | **服务端部署** | **数据存储** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [CloudBase](https://cloudbase.net/) | [CloudBase](https://cloudbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [百度云 CFC](https://console.bce.baidu.com/cfc/#/cfc/functions) | [MongoDB](https://mongodb.com) |
| | [阿里云 FC](https://fc.console.aliyun.com/) | MySQL |
| | [Railway](https://railway.app) | SQLite |
| | [Render](https://render.com) | PostgreSQL |
| | [Zeabur](https://zeabur.com) | [GitHub](https://github.com) |
| | [Netlify](https://netlify.com) | [TiDB](https://tidbcloud.com/) |
| | Docker | |
| | 独立部署 | |

## Todo

Expand All @@ -51,7 +50,7 @@ order: 1
- [x] 用户标签
- [x] 评论管理
- [x] 评论删除
- [x] 其它数据库支持 (已支持 LeanCloud, MySQL, MongoDB, SQLite, PostgreSQL, CloudBase, Deta, 轻服务, GitHub)
- [x] 其它数据库支持 (已支持 LeanCloud, MySQL, MongoDB, SQLite, PostgreSQL, CloudBase, GitHub, TiDB)
- [x] 基于 IP 的发布评论频率限制
- [x] 基于关键词的评论过滤限制
- [x] IP 黑名单
Expand Down
Binary file removed docs/src/assets/deta-1.png
Binary file not shown.
Binary file removed docs/src/assets/deta-2.png
Binary file not shown.
Binary file removed docs/src/assets/deta-3.png
Binary file not shown.
Binary file removed docs/src/assets/deta-4.png
Binary file not shown.
Binary file removed docs/src/assets/deta.png
Binary file not shown.
Binary file removed docs/src/assets/inspirecloud-1.jpg
Binary file not shown.
Binary file removed docs/src/assets/inspirecloud-2.jpg
Binary file not shown.
Binary file removed docs/src/assets/inspirecloud-3.jpg
Binary file not shown.
Binary file removed docs/src/assets/inspirecloud-4.jpg
Binary file not shown.
Binary file removed docs/src/assets/inspirecloud-5.jpg
Binary file not shown.
Binary file removed docs/src/assets/inspirecloud-6.jpg
Binary file not shown.
Binary file removed docs/src/assets/inspirecloud-7.jpg
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/src/en/advanced/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ Go to the corresponding GitHub repository and modify the version number of `@wal

![vercel](./assets/vercel-update.png)

#### Deta

[Deta - How to update?](../guide/deploy/deta.md#how-to-update)

#### CloudBase

Enter the code editing page, click <kbd>Save and reinstall dependencies</kbd>. If it still doesn’t work, enter <kbd>My Application</kbd> and select <kbd>Deploy</kbd> to redeploy.
Expand Down
23 changes: 11 additions & 12 deletions docs/src/en/advanced/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,17 @@ A simple comment system with backend support fork from [Valine](https://valine.j
- Deploy free!
- Multiple deploy and storage service support, at least 243 deploy style choice!

| | Waline | |
| ----------------------------------------------- | ----------------------------------- | ------------------------------------------------------------ |
| **Client** | **Server** | **Storage** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [Deta](https://deta.space) | [CloudBase](https://cloudbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [CloudBase](https://cloudbase.net/) | [MongoDB](https://mongodb.com) |
| | [Railway](https://railway.app) | MySQL |
| | [Render](https://render.com) | SQLite |
| | [Zeabur](https://zeabur.com) | PostgreSQL |
| | [Netlify](https://netlify.com) | [GitHub](https://github.com) |
| | Docker | [Deta Base](https://deta.space/docs/en/reference/base/about) |
| | self host | [TiDB](https://tidbcloud.com/) |
| | Waline | |
| ----------------------------------------------- | ----------------------------------- | ---------------------------------- |
| **Client** | **Server** | **Storage** |
| [@waline/client](https://waline.js.org) | [Vercel](https://vercel.com) | [LeanCloud](https://leancloud.app) |
| [MiniValine](https://minivaline.js.org/) | [CloudBase](https://cloudbase.net/) | [CloudBase](https://cloudbase.net) |
| [sodesu](https://github.com/BeiyanYunyi/sodesu) | [Railway](https://railway.app) | [MongoDB](https://mongodb.com) |
| | [Render](https://render.com) | MySQL |
| | [Zeabur](https://zeabur.com) | SQLite |
| | [Netlify](https://netlify.com) | PostgreSQL |
| | Docker | [GitHub](https://github.com) |
| | self host | [TiDB](https://tidbcloud.com/) |

## Todo

Expand Down
8 changes: 0 additions & 8 deletions docs/src/en/guide/database.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,6 @@ Due to performance, using GitHub is not recommended.

:::

## Deta Base

Deta provides [Deta Base](https://deta.space/docs/en/reference/base/about) free database support, which can be used even if it is not deployed on Deta. If deployed on Deta, there is no need to configure any environment variables. By default, Waline will use Deta Base as the database to store data. If it is deployed elsewhere, the following environment variables need to be configured.

| Environment Variable | Required | Default | Description |
| -------------------- | -------- | ------- | ----------------------- |
| `DETA_PROJECT_KEY` || | Deta project secret key |

## Custom

Besides above database storage, support for other storage services can also be added.
Expand Down
38 changes: 0 additions & 38 deletions docs/src/en/guide/deploy/deta.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/src/en/guide/get-started/server.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ In addition to deploying on Vercel for free, you can deploy via docker or direct

- [Standalone deployment](../deploy/vps.md)

- [Deta](../deploy/deta.md)

- [Railway](../deploy/railway.md)

## Multiple Database Support
Expand Down
Loading

0 comments on commit df685bd

Please sign in to comment.