Sebastian Kunert
|
9485b0b492
|
Point documentation links to monorepo (#1741)
|
2023-09-29 22:33:26 +02:00 |
|
Chevdor
|
a30092ab42
|
Markdown linter (#1309)
* Add markdown linting
- add linter default rules
- adapt rules to current code
- fix the code for linting to pass
- add CI check
fix #1243
* Fix markdown for Substrate
* Fix tooling install
* Fix workflow
* Add documentation
* Remove trailing spaces
* Update .github/.markdownlint.yaml
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Fix mangled markdown/lists
* Fix captalization issues on known words
|
2023-09-04 12:02:32 +03:00 |
|
Sacha Lansky
|
ccdf636c49
|
fix typos (#1339)
|
2023-09-01 17:54:03 +02:00 |
|
Sacha Lansky
|
df07421904
|
Fix docs urls (#11966)
* Fix docs urls
* Update bin/node-template/README.md
* Update frame/aura/src/lib.rs
* Run cargo +nightly fmt
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2022-08-03 13:34:33 +02:00 |
|
Dan Shields
|
2b9e3a73f6
|
Update Node Template (#10710)
* update node template from downsteam
template version = 4.0.0-dev
rust setup updated
* Update bin/node-template/runtime/Cargo.toml
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
* Review Rust setup README
* Apply suggestions from code review
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Sacha Lansky <sacha@parity.io>
|
2022-01-26 22:47:17 +00:00 |
|
Dan Shields
|
aad0682c45
|
Move template to homepage = "https://substrate.io/" , correct links (#10006)
* move to https://docs.substrate.io/
* cargo to https://docs.substrate.io/ homepage
* Update bin/node-template/pallets/template/src/lib.rs
Co-authored-by: Squirrel <gilescope@gmail.com>
* homepage = "https://docs.substrate.io/"
Co-authored-by: Squirrel <gilescope@gmail.com>
|
2021-10-13 12:55:51 -06:00 |
|
Jimmy Chu
|
fb73a4eef6
|
Enhancement on Substrate Node Template (#8473)
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
|
2021-03-30 07:47:37 +08:00 |
|