Hello team!
I'm opening this issue to start a discussion about the vital improvements and features we’d like to include in this repository, not in terms of content, but regarding parameters, versioning, or structure.
@Gunit2481 has put together a list of the essential updates we need to implement:
1. Node.js version
2. Yarn version
3. Browserslist:
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
4. Broken links
[WARNING] Docusaurus found broken anchors!
Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.
Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /es/docs/build/builder-guides/leverage_parachains/interact_with_xc20:
-> linking to /es/docs/learn/tokenomics2/tokenomics2-network-fees/#Rent_Fee
- Broken anchor on source page path = /es/docs/learn/interoperability/xcm/building-with-xcm/create-xc20-assets:
-> linking to /es/docs/learn/tokenomics2/tokenomics2-network-fees#Rent_Fee
- Broken anchor on source page path = /es/docs/learn/interoperability/xcm/building-with-xcm/send-xc20-evm:
-> linking to /es/docs/learn/interoperability/xcm/building-with-xcm/send-xc20-evm#calculate-xc20-precompile-address
5. Unrecognized Unicode character
LaTeX-incompatible input and strict mode is set to 'warn': Unrecognized Unicode character " " (160) [unknownSymbol]
LaTeX-incompatible input and strict mode is set to 'warn': Unrecognized Unicode character " " (160) [unknownSymbol]
LaTeX-incompatible input and strict mode is set to 'warn': Unrecognized Unicode character " " (160) [unknownSymbol]
LaTeX-incompatible input and strict mode is set to 'warn': Unrecognized Unicode character " " (160) [unknownSymbol]
LaTeX-incompatible input and strict mode is set to 'warn': Unrecognized Unicode character " " (160) [unknownSymbol]
LaTeX-incompatible input and strict mode is set to 'warn': Unrecognized Unicode character " " (160) [unknownSymbol]
6. Remove ja/es/pl languages
Let’s proceed with removing all non-English versions of the documentation and keep only the English version.
The most important one for me so far has been updating Yarn, as it's currently on a very outdated version that causes issues on my local machine.
That said, I’ll be looking forward to hearing your thoughts and ideas.
Hello team!
I'm opening this issue to start a discussion about the vital improvements and features we’d like to include in this repository, not in terms of content, but regarding parameters, versioning, or structure.
@Gunit2481 has put together a list of the essential updates we need to implement:
1. Node.js version
2. Yarn version
3. Browserslist:
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme4. Broken links
5. Unrecognized Unicode character
6. Remove ja/es/pl languages
Let’s proceed with removing all non-English versions of the documentation and keep only the English version.
The most important one for me so far has been updating Yarn, as it's currently on a very outdated version that causes issues on my local machine.
That said, I’ll be looking forward to hearing your thoughts and ideas.