Skip to content

V1 cn #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: v1_cn
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
ac0ceb0
Update index.html.md
huobi-sg Sep 2, 2021
7f09111
Update index.html.md
huobi-sg Sep 2, 2021
b69690c
Create index.html.md
huobi-sg Sep 2, 2021
31ff25a
Update deploy.sh
huobi-sg Sep 3, 2021
5307b24
Update index.html.md
huobi-sg Sep 3, 2021
67ccc15
Update index.html.md
huobi-sg Sep 6, 2021
781b500
Update index.html.md
huobi-sg Sep 6, 2021
60e5c0a
Update index.html.md
huobi-sg Sep 6, 2021
3e16ddd
Update index.html.md
huobi-sg Sep 6, 2021
29c010b
Update index.html.md
huobi-sg Sep 6, 2021
c403d30
Update index.html.md
huobi-sg Sep 6, 2021
d2bd19f
Update index.html.md
huobi-sg Sep 6, 2021
9b24806
Update index.html.md
huobi-sg Sep 6, 2021
8493d67
Update index.html.md
huobi-sg Sep 6, 2021
71dde13
Add files via upload
huobi-sg Sep 7, 2021
cd49a25
Rename logo.svg to history_logo.svg
huobi-sg Sep 7, 2021
f64da9b
Add files via upload
huobi-sg Sep 7, 2021
9ace532
修改首页logo图标
Sep 7, 2021
b10916b
Delete 10738FD0-C6D6-40B2-B005-ECB5B5EB3EDC.png
huobi-sg Sep 7, 2021
5a0958e
Merge branch 'v1_cn' of https://github.com/huobi-sg/docs into v1_cn
Sep 7, 2021
78d014a
svg结尾的图标。
Sep 8, 2021
8533824
适用于黑色背景的logo
Sep 8, 2021
1f9a34a
隐藏部分功能。
Sep 17, 2021
a1dbff0
隐藏部分功能。
Sep 17, 2021
56d00b9
9-28版本修改。
Sep 28, 2021
15f2ca5
9-28版本中文版修改。
Sep 28, 2021
6fa766d
中英文切换开关显示。
Sep 28, 2021
8e7c4cf
中英文切换开关显示。
Sep 28, 2021
8e485f5
Update index.html.md
huobi-sg Oct 25, 2021
fd71ed5
Update index.html.md
huobi-sg Oct 29, 2021
a5c1345
Update index.html.md
huobi-sg Nov 2, 2021
2934dbe
Update index.html.md
huobi-sg Nov 2, 2021
e0048d1
Update index.html.md
huobi-sg Nov 2, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ commit+push() {
if [ $GH_TOKEN ]; then
# deploy by Travis CI
# add github token
repo="https://"$GH_TOKEN"@github.com/huobiapi/docs.git"
repo="https://"$GH_TOKEN"@github.com/huobi-sg/docs.git"
git remote add origin-pages $repo
git push --quiet origin-pages $deploy_branch
else
Expand Down
Binary file added source/images/history_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions source/images/history_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading