Topher Lubaway
d7cffe4ed7
Toph redirects some docs ( #13200 )
...
* Yarn install docs redirects
yarn upgrade && \
yarn add @docusaurus/plugin-client-redirects
* Makes a redirect in docs and guide to make another
2022-05-25 16:01:31 -05:00
Topher Lubaway
a9636850dc
Change header links for docs ( #13024 )
...
also upgrades docusaurus
also removes legacy npm lock
2022-05-19 10:29:30 -05:00
Topher Lubaway
839beb32fc
Bump async from 2.6.3 to 2.6.4 in /docusaurus ( #12611 )
...
rebased
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 10:16:43 -05:00
Topher Lubaway
b9d8f760e3
Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock ( #12609 )
...
* Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock
trim secuirty patch
general upgrade
remove unused package_lock.json
* Also updates nth check for depdendabot
2022-05-05 09:12:57 -05:00
Topher Lubaway
17407da1e6
Add docusaurus tool not pipeline logic ( #11716 )
...
* 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 >
2022-04-06 10:32:36 -07:00