From 03f69a496ccf7a042c89a52a483f307c2ab37662 Mon Sep 17 00:00:00 2001 From: Bryan White Date: Sun, 29 Sep 2024 12:18:51 +0200 Subject: [PATCH] [Docs] Update README(s) (#842) ## Summary 1. Removes unnecessary front-matter section from the GitHub README.md. 2. Updates all badges to reference [pokt-network/poktroll](https://github.com/pokt-network/poktroll) instead of [pokt-network/pocket](https://github.com/pokt-network/pocket). 3. Updates the go version badge to 1.23. ### Before #### [dev.poktroll.com](https://dev.poktroll.com/) ![image](https://github.com/user-attachments/assets/9e78eb83-ec72-475a-9f96-fb9028ee986c) #### [Godocs](https://pkg.go.dev/github.com/pokt-network/poktroll) ![image](https://github.com/user-attachments/assets/6cbe988a-7050-4b40-a05b-d1494c95fdd6) #### [Github](https://github.com/pokt-network/poktroll) ![image](https://github.com/user-attachments/assets/fe52d9ae-6863-4a89-b953-1eaef09f59f5) ### After #### Docusaurus ![image](https://github.com/user-attachments/assets/d539b8d5-3cd1-42fb-80be-f2f277d05ff2) #### Github ![image](https://github.com/user-attachments/assets/df453da2-7051-424b-973d-0034587d15a1) ## Issue See the "before" section above. ## Type of change Select one or more from the following: - [ ] New feature, functionality or library - [ ] Consensus breaking; add the `consensus-breaking` label if so. See #791 for details - [ ] Bug fix - [ ] Code health or cleanup - [x] Documentation - [ ] Other (specify) ## Testing - [ ] **Documentation**: `make docusaurus_start`; only needed if you make doc changes - [ ] **Unit Tests**: `make go_develop_and_test` - [ ] **LocalNet E2E Tests**: `make test_e2e` - [ ] **DevNet E2E Tests**: Add the `devnet-test-e2e` label to the PR. ## Sanity Checklist - [ ] I have tested my changes using the available tooling - [ ] I have commented my code - [ ] I have performed a self-review of my own code; both comments & source code - [ ] I create and reference any new tickets, if applicable - [ ] I have left TODOs throughout the codebase, if applicable --- README.md | 25 +++++++++---------------- docusaurus/docs/README.md | 18 +++++++++--------- 2 files changed, 18 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index f5c03ae9f..de699df59 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ ---- -sidebar_position: 1 -title: Poktroll -id: home-doc -slug: / ---- -
Pocket Network logo @@ -13,17 +6,17 @@ slug: /
- - + + - - + + - - - - - + + + + +
diff --git a/docusaurus/docs/README.md b/docusaurus/docs/README.md index c3f9b42ef..f226dc1d4 100644 --- a/docusaurus/docs/README.md +++ b/docusaurus/docs/README.md @@ -13,17 +13,17 @@ slug: /
- - + + - - + + - - - - - + + + + +