switch to nextra

This commit is contained in:
2023-03-07 21:13:09 +01:00
parent b625477f92
commit b7778e28cd
35 changed files with 1669 additions and 8304 deletions

22
.gitignore vendored
View File

@@ -1,20 +1,4 @@
# Dependencies
/node_modules
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*
.next
out