diff --git a/.gitignore b/.gitignore index 8666725a725ca173f5de6db45a4d657176a04800..b9d2a38e7920299467e23a25a351f9d9cc7e0e8d 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 00c363018eb34dae8b68096e507a35e8871f3248..b7bd8abb9220f975506d501b8f1a6e7769a00105 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 39c1bb3861aa19fa3d3ac6d5d7a1569ed97eaa8d..7df2adaa0f744fafe2b316fdefad00f10a86ebeb 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 3c880a258917d5aa902f954a8087352e12c8b2e5..454aac05265e52045968615d2fdb2c934be2adc4 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -1,5 +1,5 @@ -![](_media/logo.png) +![](_media/justauth@0,25x.png) # JustAuth 1.14.0 史上最全的整合第三方登录的开源库 diff --git a/docs/_media/cover.png b/docs/_media/cover.png index 89f5847921ba48e6e2189771196d468854dd1929..442ab48f0017c0fd222da922be864bb234aef1ee 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 0000000000000000000000000000000000000000..88a8e06a7be863ffc0053d2a120920021b7a1e73 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 0000000000000000000000000000000000000000..878ee601545a31abfc9b20ba1eda65af73cae92c 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 2d326a4504b357f4778941d2183561df58e5f167..0000000000000000000000000000000000000000 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 2a8c8b79fc40a7840bc57afeb79da555f1bf0af9..0000000000000000000000000000000000000000 Binary files a/docs/_media/logo_i.png and /dev/null differ diff --git a/docs/_sidebar.md b/docs/_sidebar.md index b91467d6d3760b9975ad04ee0da8979e596985f7..08a61b1be2b7ae0905eb4a2d0d7bf8e3a46d6cd7 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 0000000000000000000000000000000000000000..6bc1cb66f3f9689a7ee0a7cc3357df3cb85544d8 --- /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 add37ee14aee480d1c734549e527dc0b5989a8cf..0000000000000000000000000000000000000000 Binary files a/docs/favicon.ico and /dev/null differ diff --git a/docs/index.html b/docs/index.html index 542a754f6978150488ed3a3ab983366daac4c020..bd11a155d14b52d2287bc3c1192535e93a8de42b 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 @@ - +