updating docusaurus to 3.0
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 123
- Forks
- 34
- Avg merge
- 3h 48m
- Merged PRs (30d)
- 4
Description
A patch to axios is blocked on z3guide using an old version of docusaurus.
@pelikhan
The steps require updating package.json, associated links suggest updating several npm packages to 3.0.0
https://docusaurus.io/docs/migration#:~:text=Remove%20the%20node_modules%20folder%20and%20your%20package%20manager%27s,on%20the%20major.minor.patch%20scheme%20and%20respects%20Semantic%20Versioning.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with package.json and the Docusaurus migration guide linked in the issue; identify the packages that must move to version 3.0.0 and inspect the associated links for compatibility changes. Update the dependency set and verify that the z3guide documentation site builds successfully, leaving the Axios patch unblocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100