Editorial mdlint and vale edits for HowTo/Deploy directory#200
Conversation
MadelineMurray
left a comment
There was a problem hiding this comment.
Couple of comments
| data at the block, transaction, and account level. | ||
|
|
||
| The Alethio Ethereum Lite Explorer is a web application that connects to any Ethereum | ||
| JSON-RPC-enabled node. It does not require an online server, hosting, or trusting third parties to |
There was a problem hiding this comment.
Same comment about it as about this on another PR. Generally, we try and avoid using it because it adds to the cognitive load of the reader. They have to think about it in relation to the previous sentence to understand the meaning. The difficulty increases for ESL readers and for translation.
Could be rewritten as:
The Explorer does not require....
| To run EthStats Lite for a network of nodes, a [client](#3-client) must be started for each node. | ||
|
|
||
| This example describes how to run EthStats Lite for a single Besu node. To run EthStats Lite | ||
| for a network of nodes, each node requires you to start a [client](#3-client) for each node. |
There was a problem hiding this comment.
Having each node twice sounds a little circular - could it be worded differently?
There was a problem hiding this comment.
Changed to:
"Running EthStats Lite for a network requires starting a client for each node in the network."
There was a problem hiding this comment.
Something like "Run one dedicated EthStat client for each node on the network to be able to connect to EthStats Lite server"?
There was a problem hiding this comment.
"For a network, run one dedicated EthStats Lite client for each node on the network."
There was a problem hiding this comment.
Perhaps even without he additionnal "network" at the end: "For a network, run one dedicated EthStats Lite client for each Besu node." Maybe specifying what node we talk about for the sentence to be absolutely clear?
|
MarkdownLint errors still present on this for the files you changed: |
Signed-off-by: Edward Evans <edward.joshua.evans@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* updating the hdwallet provider package * updating json rpc port in the quickstart docs * pr fixes Signed-off-by: Joshua Fernandes <joshua.fernandes@consensys.net> Signed-off-by: Edward Evans <edward.joshua.evans@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Added default data location Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * Fixed typo Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Co-authored-by: MadelineAu <40311741+MadelineAu@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Add multi-tenancy information. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Minor updates. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Implement reviewer feedback. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Update diagram. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Address reviewer feedback. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> Co-authored-by: MadelineMurray <43356962+MadelineMurray@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Remove instructions for broken Azure Quickstart * Rename Quickstart tutorials to Example Tutorials * Rename references to the repository to be sample-networks Signed-off-by: Edward Evans <edward.joshua.evans@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Added default data location Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * added protocol upgrades content Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * rework Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Co-authored-by: MadelineAu <40311741+MadelineAu@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Added default data location Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * added protocol upgrades content Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * rework Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * Updated link and changed topic name Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Co-authored-by: MadelineAu <40311741+MadelineAu@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: wslyvh <wslyvh@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net>
- updated CI config to remove useless DIND -> now directly using the target image with the correct soft installed as it was otherwise not possible to run the jobs locally with Circle CI CLI. - Updated and customised Vale config rules - Updated en customised markdownlint config and rules - moved config files to CI folder - added scripts to run CI jobs locally with Circle CI CLI. Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
…ectory (#180) Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* BESU-163: Add inbound TLS information. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Implement reviewer feedback.. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Add privacy CLI options. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Add privact CLI options. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Added privacy CLI commands. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Add Privacy CLI options. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Implement reviewer feedback. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Implement reviewer feedback. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Add multi-tenancy whitelist info. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Minor change to kick off Circle CI build. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
* add redirect plugin and initial configuration from RTD redirects * added redirect for uPnP Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Added default data location Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * Fixed typo Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Co-authored-by: MadelineAu <40311741+MadelineAu@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Added default data location Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * added protocol upgrades content Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * rework Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Co-authored-by: MadelineAu <40311741+MadelineAu@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
* Added default data location Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * added protocol upgrades content Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * rework Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> * Updated link and changed topic name Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Co-authored-by: MadelineAu <40311741+MadelineAu@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
The ususal mdlint and vale edits Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net>
adding an info pass that's not breaking the build the breaking checks are on another run in the same job two artifacts are now produced line length check is now only in the info pass Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
* add postman collection locally and fix the postman button style fixed the button that is an image and was taken in account for zoom feature. Zoom only works on non link images now. Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> * ignore the link to postman as include prevents the check Ignoring an internal file is ok as soon as we target it in a detailed way to prevent the pattern to accidentally ignore another file. Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> * remove the reference to "our site" as requested by @MadelineMurray Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
* update mkdocs and dependencies to fix code blocks anyway it was a necessary update Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> * trying material 4.6.3 Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> Co-authored-by: Nicolas MASSART <NicolasMassart@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> Co-authored-by: Nicolas MASSART <NicolasMassart@users.noreply.github.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net>
* Add Besu Plugin information. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Added webinar link. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Address Tech Review comments. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Address review feedback. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> * Add javadoc links. Signed-off-by: Byron Gravenorst <byron.gravenorst@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net> Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: Madeline Murray <madeline.taylor@gmail.com> Signed-off-by: grantnoble <grant.noble@consensys.net>
and updated metadata syntax Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net>
Signed-off-by: grantnoble <grant.noble@consensys.net>
NicolasMassart
left a comment
There was a problem hiding this comment.
Looks good to me.
The ususal mdlint and vale edits