diff --git a/.gitignore b/.gitignore index 8666725a..b9d2a38e 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ bin/push-dev.sh target /pom.xml.versionsBackup +/gpg diff --git a/README.en-US.md b/README.en-US.md index 00c36301..b7bd8abb 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -1,5 +1,5 @@
Login, so easy. diff --git a/README.md b/README.md index 39c1bb38..7df2adaa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
Login, so easy. diff --git a/docs/_coverpage.md b/docs/_coverpage.md index 3c880a25..454aac05 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -1,5 +1,5 @@ - + # JustAuth 1.14.0 史上最全的整合第三方登录的开源库 diff --git a/docs/_media/cover.png b/docs/_media/cover.png index 89f58479..442ab48f 100644 Binary files a/docs/_media/cover.png and b/docs/_media/cover.png differ diff --git a/docs/_media/justauth@0,1x.png b/docs/_media/justauth@0,1x.png new file mode 100644 index 00000000..88a8e06a Binary files /dev/null and b/docs/_media/justauth@0,1x.png differ diff --git a/docs/_media/justauth@0,25x.png b/docs/_media/justauth@0,25x.png new file mode 100644 index 00000000..878ee601 Binary files /dev/null and b/docs/_media/justauth@0,25x.png differ diff --git a/docs/_media/logo.png b/docs/_media/logo.png deleted file mode 100644 index 2d326a45..00000000 Binary files a/docs/_media/logo.png and /dev/null differ diff --git a/docs/_media/logo_i.png b/docs/_media/logo_i.png deleted file mode 100644 index 2a8c8b79..00000000 Binary files a/docs/_media/logo_i.png and /dev/null differ diff --git a/docs/_sidebar.md b/docs/_sidebar.md index b91467d6..08a61b1b 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -42,6 +42,8 @@ - [使用State](using-state.md) - [自定义state缓存](customize-the-state-cache.md) - [自定义第三方平台的OAuth](customize-the-oauth.md) +- 扩展内容 + - [与自有用户整合](extended/justauth_integrated_with_the_existing_account_system.md) - [配套项目](supporting.md) - [Who is using](users.md) - [致谢](thx.md) diff --git a/docs/extended/justauth_integrated_with_the_existing_account_system.md b/docs/extended/justauth_integrated_with_the_existing_account_system.md new file mode 100644 index 00000000..6bc1cb66 --- /dev/null +++ b/docs/extended/justauth_integrated_with_the_existing_account_system.md @@ -0,0 +1,3 @@ +# JustAuth与现有账户系统整合 + +详情参考:https://www.processon.com/diagraming/5e71db28e4b03b9965216271 \ No newline at end of file diff --git a/docs/favicon.ico b/docs/favicon.ico deleted file mode 100644 index add37ee1..00000000 Binary files a/docs/favicon.ico and /dev/null differ diff --git a/docs/index.html b/docs/index.html index 542a754f..bd11a155 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,8 +14,8 @@ - - + + @@ -27,7 +27,7 @@ window.$docsify = { el: '#app', name: 'JustAuth', - logo: './_media/cover.png', + // logo: '_media/Justauth-横向@0,5x.png', search: { maxAge: 86400000, noData: { @@ -90,7 +90,7 @@ - +