提交 364e2bb8 编写于 作者: sinat_25235033's avatar sinat_25235033

update home docs

上级 50433ef3
......@@ -32,3 +32,9 @@ GIT_USER=<Your GitHub username> USE_SSH=true yarn deploy
```
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
### Deployment to Gitee
```console
GITHUB_HOST=gitee.com USE_SSH=true yarn deploy
```
......@@ -9,8 +9,8 @@ const cdnUrl = 'https://cdn.jsdelivr.net/gh/usthe/sureness@gh-pages/'
module.exports = {
title: 'Sureness',
tagline: 'Focus on Protection of API',
url: 'https://su.usthe.com',
baseUrl: '/',
url: 'https://dromara.org',
baseUrl: '/sureness/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'throw',
favicon: cdnUrl + 'img/icon64.png',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册