substrate-docs
substrate-docs copied to clipboard
Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.
### Content request Build times: I have a development question. With substrate I find myself making small changes and wanting to test them out. I run cargo build --release and...
https://github.com/substrate-developer-hub/substrate-docs/pull/650/files#diff-7ab690b0850fa1c0ec6118ee6b8a02a94369533df73b4a7e085495a31b639ef2R384 This is one such example that we want to avoid, there should be nothing referencing specific commits in the docs, but _always_ use `latest` as a reference. Related to...
I am opening this issue to gather insights into what needs to be added to our devhub as it relates to parachains. Please let's use this to discuss what we...
Add an article for parachain builders. Work in progress.
#1159 shows that the workflows on github are now broken - @jonnysmillie are they needed and/or need modification? and also the netlify integration with branches may be messed up now,...
content/md/en/docs/main-docs/deploy/monitor.md content/md/en/docs/tutorials/get-started/monitor.md The same filename, somehow it gets confused in linking/nav hosted URL is correct based on nav.yaml, but the contents are incorrect
Cloning fresh too a _while_ becuase the git history of `main` is now large. https://medium.com/@sangeethkumar.tvm.kpm/cleaning-up-a-git-repo-for-reducing-the-repository-size-d11fa496ba48 details how this can be reduced with git-gc - BUT before we do that here...
## Motivation launch is [going away](https://github.com/paritytech/polkadot-launch/issues/189) We need to _replace_ [polkadot-launch](https://github.com/paritytech/polkadot-launch) throughout the docs, there is better tooling now, some community maintained and generally better UX tool to test things...
content/md/en/docs/reference/command-line-tools/node-template.md IMHO this provides no value, and can actually be a harm to the docs team and readers if and when these change. The source of truth should be the...