* Adds docusaurs tooling tooling works broken links still exist needs the pipeline to work with GH pages merging sooner means that we won't have forked problems from the relatively frequently updated docs folder * Updates readme * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/docusaurus.config.js Co-authored-by: Davin Chia <davinchia@gmail.com> Co-authored-by: Davin Chia <davinchia@gmail.com>
8 lines
190 B
JSON
8 lines
190 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@tsconfig/docusaurus/tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|