Migrate to Docusaurus (#108)

* migrate to Docusaurus framework
This commit is contained in:
jeangovil
2023-06-08 00:42:28 +03:30
committed by GitHub
parent e576ae7840
commit 4ca1be8454
129 changed files with 14930 additions and 320 deletions

2
.husky/commit-msg Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

5
.husky/pre-commit Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# yarn prettier:staged
yarn typecheck