docs: swizzle doc page to implement github auth access

Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
This commit is contained in:
slumbering
2021-06-11 12:24:58 +02:00
parent 5a83804cc2
commit 38ee07e5f9
12 changed files with 488 additions and 3 deletions

View File

@@ -20,9 +20,11 @@
"@svgr/webpack": "^5.5.0",
"clsx": "^1.1.1",
"docusaurus-plugin-sass": "^0.2.0",
"docusaurus2-dotenv": "^1.4.0",
"file-loader": "^6.2.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-social-login-buttons": "^3.4.0",
"sass": "^1.34.1",
"url-loader": "^4.1.1"
},