Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cosmetic reame to kubo #725

Merged
merged 4 commits into from
Jun 22, 2022
Merged

feat: cosmetic reame to kubo #725

merged 4 commits into from
Jun 22, 2022

Conversation

lidel
Copy link
Member

@lidel lidel commented Jun 21, 2022

This PR extracts cosmetic presentation changes from #717
and only adds "kubo" to the HTML of dist.ipfs.io website,
does not change build pipeline, it still uses go-ipfs.

Can be merged without any risk before #717

Preview

174882784-10f82a45-ad29-44fe-82c7-2d2b5be06f18

cc @aschmahmann as we discussed this during kubo sync today

This only adds "kubo" to the HTML of dist.ipfs.io website,
does not change build pipeline, it still uses go-ipfs.
@lidel lidel force-pushed the feat/cosmetic-rename-to-kubo branch from defd487 to dff1513 Compare June 21, 2022 18:30
@lidel lidel temporarily deployed to Deploy June 21, 2022 18:34 Inactive
@github-actions

This comment was marked as outdated.

@lidel lidel temporarily deployed to Deploy June 21, 2022 18:52 Inactive
@github-actions

This comment was marked as outdated.

@lidel lidel marked this pull request as ready for review June 21, 2022 20:45
@aschmahmann
Copy link
Contributor

Probably we should change the go-ipfs description as well

go-ipfs is the main implementation of IPFS. It includes:\n- an IPFS core implementation\n- an IPFS daemon server\n- extensive command line tooling\n- an HTTP API for controlling the node\n- an HTTP Gateway for serving content to HTTP browsers\n

Cleaning up the text a little results in something like this, but fixes are welcome:

kubo is the earliest and most widely used implementation of IPFS. It includes:

  • an IPFS daemon server
  • extensive command line tooling
  • an HTTP API for controlling the node
  • an HTTP Gateway for serving content to HTTP browsers

(applied when a new release is tagged)
@lidel
Copy link
Member Author

lidel commented Jun 22, 2022

@aschmahmann updated description in f0f4eb7, but it won't be visible yet – string is attached to release, so we will see new description after next release (v0.14 or v0.13.1).

@lidel lidel temporarily deployed to Deploy June 22, 2022 00:52 Inactive
@github-actions
Copy link

Diff of Changes

Old: /ipns/dist.ipfs.io at /ipfs/QmZMQhDBj4btEsEwYF5Z3ZMXfXn7ibu5Zdk2DBbUy5e5ns
New: /ipfs/QmRf5eR1F9gVYgQmZSkgMA5ksR2X757o7acpYbEUNFXjE4

diff --new-file -u --recursive a/index.html b/index.html
--- a/index.html	2022-06-22 00:55:39.895839947 +0000
+++ b/index.html	2022-06-22 00:55:39.847839636 +0000
@@ -68,15 +68,7 @@
                 </li>
               
                 <li class="d-sidebar-item nav-item">
-                  <a class="d-sidebar-link nav-link" href="#go-ipfs">go-ipfs</a>
-                </li>
-              
-                <li class="d-sidebar-item nav-item">
-                  <a class="d-sidebar-link nav-link" href="#gx">gx</a>
-                </li>
-              
-                <li class="d-sidebar-item nav-item">
-                  <a class="d-sidebar-link nav-link" href="#gx-go">gx-go</a>
+                  <a class="d-sidebar-link nav-link" href="#go-ipfs">kubo (go-ipfs)</a>
                 </li>
               
                 <li class="d-sidebar-item nav-item">
@@ -113,6 +105,7 @@
         <div class="col-md-9">
           
             
+            
             <div class="d-component" id="fs-repo-migrations">
               <div class="d-component-desc row">
                 <div class="col-md-7">
@@ -291,10 +284,11 @@
             </div>
           
             
+            <div id="kubo"></div>
             <div class="d-component" id="go-ipfs">
               <div class="d-component-desc row">
                 <div class="col-md-7">
-                  <h1 class="d-component-desc-title">go-ipfs</h1>
+                  <h1 class="d-component-desc-title">kubo (old name: go-ipfs)</h1>
                   <h2 class="d-component-desc-sub-title"></h2>
                   <div class="d-component-desc-body"><p>go-ipfs is the main implementation of IPFS. It includes:</p>
 <ul>
@@ -477,313 +471,6 @@
             </div>
           
             
-            <div class="d-component" id="gx">
-              <div class="d-component-desc row">
-                <div class="col-md-7">
-                  <h1 class="d-component-desc-title">gx</h1>
-                  <h2 class="d-component-desc-sub-title"></h2>
-                  <div class="d-component-desc-body">gx is a package management tool built on ipfs</div>
-                </div>
-                <div class="d-component-asset col-md-4 offset-md-1">
-                  <a href="" data-id="gx" data-version="v0.14.2" class="d-component-download-btn btn btn-primary">Download 
-                    <span class="nowrap">gx</span>
-                  </a>
-                  <div class="d-component-download-alternative">
-                    <div class="d-component-arch"></div>
-                    <div class="d-component-not">Not your platform? See below for alternatives</div>
-                  </div>
-                </div>
-              </div>
-              <div class="d-component-release row">
-                <div class="col-md-4">
-                  <h3 class="d-component-version">v0.14.2</h3>
-                  <h4 class="d-component-release-date">March 07, 2019</h4>
-                  <ul class="d-component-actions">
-                    <li>
-                      <i class="ion-ios-book-outline"></i>
-                      <a class="d-component-actions-docs"
-                         href="https://github.com/whyrusleeping/gx/tree/v0.14.2/README.md"
-                         target="_blank">Docs</a>
-                    </li>
-                    <li>
-                      <i class="ion-document"></i>
-                      <a class="d-component-actions-changelog"
-                         href="https://github.com/whyrusleeping/gx/tree/v0.14.2/CHANGELOG.md"
-                         target="_blank">Changelog</a>
-                    </li>
-                    <li>
-                      <i class="ion-ios-albums-outline"></i>
-                      <a class="d-component-actions-versions" href="gx">All Versions</a>
-                    </li>
-                    <li>
-                      <i class="ion-bug"></i>
-                      <a class="d-component-actions-issues"
-                         href="https://github.com/whyrusleeping/gx/issues"
-                         target="_blank">Issues</a>
-                    </li>
-                    <li>
-                      <i class="ion-social-github"></i>
-                      <a class="d-component-actions-repo"
-                         href="https://github.com/whyrusleeping/gx"
-                         target="_blank">Repository</a>
-                    </li>
-                  </ul>
-                </div>
-                <div class="col-md-8">
-                  <table class="table d-download-table">
-                    <tbody>
-                      
-                        
-                          
-                          <tr>
-                            <th>macOS Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_darwin-386.tar.gz">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_darwin-amd64.tar.gz">64-bit</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                        
-                          
-                          <tr>
-                            <th>FreeBSD Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_freebsd-386.tar.gz">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_freebsd-amd64.tar.gz">64-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_freebsd-arm.tar.gz">ARM</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                        
-                          
-                          <tr>
-                            <th>Linux Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_linux-386.tar.gz">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_linux-amd64.tar.gz">64-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_linux-arm.tar.gz">ARM</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_linux-arm64.tar.gz">ARM-64</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                        
-                          
-                          <tr>
-                            <th>Windows Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_windows-386.zip">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx/v0.14.2/gx_v0.14.2_windows-amd64.zip">64-bit</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                    </tbody>
-                  </table>
-                </div>
-              </div>
-            </div>
-          
-            
-            <div class="d-component" id="gx-go">
-              <div class="d-component-desc row">
-                <div class="col-md-7">
-                  <h1 class="d-component-desc-title">gx-go</h1>
-                  <h2 class="d-component-desc-sub-title"></h2>
-                  <div class="d-component-desc-body">gx-go is a gx helper tool for golang</div>
-                </div>
-                <div class="d-component-asset col-md-4 offset-md-1">
-                  <a href="" data-id="gx-go" data-version="v1.9.0" class="d-component-download-btn btn btn-primary">Download 
-                    <span class="nowrap">gx-go</span>
-                  </a>
-                  <div class="d-component-download-alternative">
-                    <div class="d-component-arch"></div>
-                    <div class="d-component-not">Not your platform? See below for alternatives</div>
-                  </div>
-                </div>
-              </div>
-              <div class="d-component-release row">
-                <div class="col-md-4">
-                  <h3 class="d-component-version">v1.9.0</h3>
-                  <h4 class="d-component-release-date">October 08, 2018</h4>
-                  <ul class="d-component-actions">
-                    <li>
-                      <i class="ion-ios-book-outline"></i>
-                      <a class="d-component-actions-docs"
-                         href="https://github.com/whyrusleeping/gx-go/tree/v1.9.0/README.md"
-                         target="_blank">Docs</a>
-                    </li>
-                    <li>
-                      <i class="ion-document"></i>
-                      <a class="d-component-actions-changelog"
-                         href="https://github.com/whyrusleeping/gx-go/tree/v1.9.0/CHANGELOG.md"
-                         target="_blank">Changelog</a>
-                    </li>
-                    <li>
-                      <i class="ion-ios-albums-outline"></i>
-                      <a class="d-component-actions-versions" href="gx-go">All Versions</a>
-                    </li>
-                    <li>
-                      <i class="ion-bug"></i>
-                      <a class="d-component-actions-issues"
-                         href="https://github.com/whyrusleeping/gx-go/issues"
-                         target="_blank">Issues</a>
-                    </li>
-                    <li>
-                      <i class="ion-social-github"></i>
-                      <a class="d-component-actions-repo"
-                         href="https://github.com/whyrusleeping/gx-go"
-                         target="_blank">Repository</a>
-                    </li>
-                  </ul>
-                </div>
-                <div class="col-md-8">
-                  <table class="table d-download-table">
-                    <tbody>
-                      
-                        
-                          
-                          <tr>
-                            <th>macOS Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_darwin-386.tar.gz">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_darwin-amd64.tar.gz">64-bit</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                        
-                          
-                          <tr>
-                            <th>FreeBSD Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_freebsd-386.tar.gz">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_freebsd-amd64.tar.gz">64-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_freebsd-arm.tar.gz">ARM</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                        
-                          
-                          <tr>
-                            <th>Linux Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_linux-386.tar.gz">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_linux-amd64.tar.gz">64-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_linux-arm.tar.gz">ARM</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_linux-arm64.tar.gz">ARM-64</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                        
-                          
-                          <tr>
-                            <th>Windows Binary</th>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_windows-386.zip">32-bit</a>
-                              </td>
-                            
-                              <td>
-                                
-                                <a href="gx-go/v1.9.0/gx-go_v1.9.0_windows-amd64.zip">64-bit</a>
-                              </td>
-                            
-                          </tr>
-                          <tr><td colspan="100" class="d-download-table-border"></td></tr>
-                        
-                      
-                    </tbody>
-                  </table>
-                </div>
-              </div>
-            </div>
-          
             
             <div class="d-component" id="ipfs-cluster-ctl">
               <div class="d-component-desc row">
@@ -963,6 +650,7 @@
             </div>
           
             
+            
             <div class="d-component" id="ipfs-cluster-follow">
               <div class="d-component-desc row">
                 <div class="col-md-7">
@@ -1141,6 +829,7 @@
             </div>
           
             
+            
             <div class="d-component" id="ipfs-cluster-service">
               <div class="d-component-desc row">
                 <div class="col-md-7">
@@ -1319,6 +1008,7 @@
             </div>
           
             
+            
             <div class="d-component" id="ipfs-ds-convert">
               <div class="d-component-desc row">
                 <div class="col-md-7">
@@ -1463,6 +1153,7 @@
             </div>
           
             
+            
             <div class="d-component" id="ipfs-update">
               <div class="d-component-desc row">
                 <div class="col-md-7">
@@ -1641,6 +1332,7 @@
             </div>
           
             
+            
             <div class="d-component" id="ipget">
               <div class="d-component-desc row">
                 <div class="col-md-7">
@@ -1790,6 +1482,7 @@
             </div>
           
             
+            
             <div class="d-component" id="libp2p-relay-daemon">
               <div class="d-component-desc row">
                 <div class="col-md-7">

@lidel lidel merged commit 7faf3b1 into master Jun 22, 2022
@lidel lidel deleted the feat/cosmetic-rename-to-kubo branch June 22, 2022 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants