Move to Docusaurus

This commit is contained in:
2024-04-12 08:35:28 +05:30
parent 264b3db2d3
commit 85a27923c7
126 changed files with 19115 additions and 4235 deletions

21
.gitignore vendored
View File

@ -1 +1,20 @@
.Rhistory
# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*