-
Notifications
You must be signed in to change notification settings - Fork 32
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
Conversation
This only adds "kubo" to the HTML of dist.ipfs.io website, does not change build pipeline, it still uses go-ipfs.
defd487
to
dff1513
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Probably we should change the go-ipfs description as well
Cleaning up the text a little results in something like this, but fixes are welcome:
|
(applied when a new release is tagged)
@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). |
Diff of ChangesOld: 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">
|
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
kubo (go-ipfs)
but use links to artifacts under https://dist.ipfs.io/go-ipfs/ for nowgx
andgx-go
(everyone moved to gomod)Preview
cc @aschmahmann as we discussed this during kubo sync today