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

Update JavaScript section to remove confusing / outdated info #1661

Merged
merged 1 commit into from
Aug 10, 2023

Update JS section

975b6bf
Select commit
Loading
Failed to load commit list.
Merged

Update JavaScript section to remove confusing / outdated info #1661

Update JS section
975b6bf
Select commit
Loading
Failed to load commit list.
Fleek.co / ipfs-docs succeeded Aug 10, 2023 in 2m 13s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2023-08-10T22:37:45.132Z

2023-08-10T22:37:46.560Z: Deploy started
2023-08-10T22:37:48.292Z: Docker image: 'node:latest'
2023-08-10T22:37:48.292Z: Build command: 'npm i && npm run docs:build'
2023-08-10T22:37:48.292Z: Triggering build execution...
2023-08-10T22:38:41.023Z: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
2023-08-10T22:38:41.373Z: npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2023-08-10T22:38:41.425Z: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2023-08-10T22:38:41.503Z: npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
2023-08-10T22:38:41.505Z: npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
2023-08-10T22:38:41.826Z: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
2023-08-10T22:38:42.139Z: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2023-08-10T22:38:42.771Z: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
2023-08-10T22:38:43.675Z: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
2023-08-10T22:38:44.914Z: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
2023-08-10T22:38:46.027Z: npm WARN deprecated @braintree/sanitize-url@3.1.0: Potential XSS vulnerability patched in v6.0.0.
2023-08-10T22:38:47.207Z: npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2023-08-10T22:38:47.316Z: npm WARN deprecated docsearch.js@2.6.3: This package has been deprecated and is no longer maintained. Please use @docsearch/js.
2023-08-10T22:38:47.465Z: npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2023-08-10T22:38:48.730Z: npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
2023-08-10T22:38:49.494Z: npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2023-08-10T22:38:50.391Z: npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest
2023-08-10T22:38:54.906Z: added 1869 packages, and audited 1870 packages in 19s
2023-08-10T22:38:54.906Z: 165 packages are looking for funding
2023-08-10T22:38:54.906Z: run `npm fund` for details
2023-08-10T22:38:54.950Z: 66 vulnerabilities (1 low, 16 moderate, 46 high, 3 critical)
2023-08-10T22:38:54.950Z: To address issues that do not require attention, run:
2023-08-10T22:38:54.950Z: npm audit fix
2023-08-10T22:38:54.950Z: To address all issues possible (including breaking changes), run:
2023-08-10T22:38:54.950Z: npm audit fix --force
2023-08-10T22:38:54.950Z: Some issues need review, and may require choosing
2023-08-10T22:38:54.950Z: a different dependency.
2023-08-10T22:38:54.950Z: Run `npm audit` for details.
2023-08-10T22:38:54.950Z: npm notice
2023-08-10T22:38:54.950Z: npm notice New patch version of npm available! 9.8.0 -> 9.8.1
2023-08-10T22:38:54.950Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1>
2023-08-10T22:38:54.950Z: npm notice Run `npm install -g npm@9.8.1` to update!
2023-08-10T22:38:54.950Z: npm notice
2023-08-10T22:38:55.252Z: > ipfs-docs@2.0.0 docs:build
2023-08-10T22:38:55.252Z: > NODE_OPTIONS=--openssl-legacy-provider vuepress build docs
2023-08-10T22:38:56.084Z: wait Extracting site metadata...
2023-08-10T22:38:56.088Z: tip Apply local theme at /workspace/docs/.vuepress/theme...
2023-08-10T22:38:56.090Z: tip Apply theme local (extends @vuepress/theme-default) ...
2023-08-10T22:38:56.161Z: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
2023-08-10T22:38:56.161Z: tip Apply plugin @vuepress/last-updated (i.e. "@vuepress/plugin-last-updated") ...
2023-08-10T22:38:56.162Z: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
2023-08-10T22:38:56.162Z: tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...
2023-08-10T22:38:56.162Z: tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
2023-08-10T22:38:56.163Z: tip Apply plugin vuepress-plugin-speedcurve ...
2023-08-10T22:38:56.164Z: tip Apply plugin @vuepress/back-to-top (i.e. "@vuepress/plugin-back-to-top") ...
2023-08-10T22:38:56.164Z: tip Apply plugin @adamdehaven/custom-tooltip (i.e. "@adamdehaven/vuepress-plugin-custom-tooltip") ...
2023-08-10T22:38:56.164Z: tip Apply plugin clean-urls (i.e. "vuepress-plugin-clean-urls") ...
2023-08-10T22:38:56.164Z: tip Apply plugin seo (i.e. "vuepress-plugin-seo") ...
2023-08-10T22:38:56.165Z: tip Apply plugin canonical (i.e. "vuepress-plugin-canonical") ...
2023-08-10T22:38:56.165Z: tip Apply plugin sitemap (i.e. "vuepress-plugin-sitemap") ...
2023-08-10T22:38:56.165Z: tip Apply plugin robots (i.e. "vuepress-plugin-robots") ...
2023-08-10T22:38:56.165Z: tip Apply plugin @vuepress/html-redirect (i.e. "@vuepress/plugin-html-redirect") ...
2023-08-10T22:38:56.166Z: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
2023-08-10T22:38:56.166Z: tip Apply plugin chunkload-redirect (i.e. "vuepress-plugin-chunkload-redirect") ...
2023-08-10T22:38:56.166Z: tip Apply plugin ipfs (i.e. "vuepress-plugin-ipfs") ...
2023-08-10T22:38:56.167Z: tip Apply plugin mermaidjs (i.e. "vuepress-plugin-mermaidjs") ...
2023-08-10T22:38:56.167Z: tip Apply plugin tabs (i.e. "vuepress-plugin-tabs") ...
2023-08-10T22:38:57.629Z: ℹ Compiling Client
2023-08-10T22:38:57.645Z: ℹ Compiling Server
2023-08-10T22:39:28.128Z: ✔ Server: Compiled successfully in 30.48s
2023-08-10T22:39:45.784Z: ✔ Client: Compiled successfully in 48.16s
2023-08-10T22:39:45.963Z: wait Rendering static HTML...
2023-08-10T22:39:48.821Z: �[2K�[1G
2023-08-10T22:39:48.821Z: SITEMAP  Generating sitemap...
2023-08-10T22:39:48.824Z: SITEMAP  found 105 locations
2023-08-10T22:39:48.849Z: SITEMAP  105 locations have been written.
2023-08-10T22:39:48.849Z: Generating robots.txt ...
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: community/contribute/how-to-help/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /community/contribute/how-to-help/ -> /project/contribute
/
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: concepts/privacy/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /concepts/privacy/ -> /concepts/privacy-and-encryption
/
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: concepts/case-study-arbol/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /concepts/case-study-arbol/ -> /case-studies/arbol
/
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: concepts/case-study-audius/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /concepts/case-study-audius/ -> /case-studies/audius
/
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: concepts/case-study-fleek/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /concepts/case-study-fleek/ -> /case-studies/fleek
/
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: concepts/case-study-likecoin/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /concepts/case-study-likecoin/ -> /case-studies/likecoin
/
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: guides/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /guides/ -> /how-to
/
2023-08-10T22:39:48.856Z: info [redirect] Generated redirect page: concepts/case-study-morpheus/index.html:
2023-08-10T22:39:48.856Z: info [redirect] /concepts/case-study-morpheus/ -> /case-studies/morpheus
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/concepts/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /guides/concepts/ -> /concepts
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: concepts/case-study-snapshot/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /concepts/case-study-snapshot/ -> /case-studies/snapshot
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/concepts/ipns/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /guides/concepts/ipns/ -> /concepts/ipns
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/concepts/merkle-dag/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /guides/concepts/merkle-dag/ -> /concepts/merkle-dag
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/concepts/mfs/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /guides/concepts/mfs/ -> /concepts/file-systems
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/concepts/unixfs/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /guides/concepts/unixfs/ -> /concepts/file-systems
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/examples/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /guides/examples/ -> /how-to
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/examples/blocks/index.html:
2023-08-10T22:39:48.857Z: info [redirect] /guides/examples/blocks/ -> /how-to/work-with-blocks
/
2023-08-10T22:39:48.857Z: info [redirect] Generated redirect page: guides/examples/bootstrap/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/examples/bootstrap/ -> /how-to/modify-bootstrap-list
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: guides/concepts/pinning/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/concepts/pinning/ -> /concepts/persistence
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: guides/examples/config/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/examples/config/ -> /how-to/configure-node
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: guides/examples/git/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/examples/git/ -> /how-to/host-git-style-repo
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: guides/examples/network/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/examples/network/ -> /how-to/observe-peers
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: guides/examples/videos/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/examples/videos/ -> /how-to/store-play-videos
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: how-to/troubleshoot-file-transfers/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /how-to/troubleshoot-file-transfers/ -> /how-to/troubleshooting
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: guides/examples/websites/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/examples/websites/ -> /how-to/websites-on-ipfs/single-page-website
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: how-to/run-ipfs-inside-docker/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /how-to/run-ipfs-inside-docker/ -> /install/run-ipfs-inside-docker
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: guides/examples/pinning/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /guides/examples/pinning/ -> /how-to/pin-files
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: install/command-line-quick-start/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /install/command-line-quick-start/ -> /how-to/command-line-quick-start
/
2023-08-10T22:39:48.858Z: info [redirect] Generated redirect page: install/js-ipfs/index.html:
2023-08-10T22:39:48.858Z: info [redirect] /install/js-ipfs/ -> https://github.com/ipfs/helia/wiki
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: guides/examples/snapshots/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /guides/examples/snapshots/ -> /how-to/take-snapshot
/
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: install/ipfs-updater/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /install/ipfs-updater/ -> /how-to/ipfs-updater
/
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: install/recent-releases/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /install/recent-releases/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /install/recent-releases/go-ipfs-0-5/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: introduction/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /introduction/ -> /concepts
/
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /install/recent-releases/go-ipfs-0-7/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/install/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /install/recent-releases/go-ipfs-0-7/install/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/update-procedure/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /install/recent-releases/go-ipfs-0-7/update-procedure/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.859Z: info [redirect] Generated redirect page: reference/api/index.html:
2023-08-10T22:39:48.859Z: info [redirect] /reference/api/ -> /reference
/
2023-08-10T22:39:48.860Z: info [redirect] Generated redirect page: reference/cli/index.html:
2023-08-10T22:39:48.860Z: info [redirect] /reference/cli/ -> /reference/kubo/cli
/
2023-08-10T22:39:48.860Z: info [redirect] Generated redirect page: reference/api/http/index.html:
2023-08-10T22:39:48.860Z: info [redirect] /reference/api/http/ -> /reference/http/api
/
2023-08-10T22:39:48.860Z: info [redirect] Generated redirect page: reference/go/overview/index.html:
2023-08-10T22:39:48.860Z: info [redirect] /reference/go/overview/ -> /reference/go/api
/
2023-08-10T22:39:48.860Z: info [redirect] Generated redirect page: reference/js/overview/index.html:
2023-08-10T22:39:48.860Z: info [redirect] /reference/js/overview/ -> /reference/js/api/
2023-08-10T22:39:48.860Z: info [redirect] Generated redirect page: community/contribute/index.html:
2023-08-10T22:39:48.860Z: info [redirect] /community/contribute/ -> /project/contribute
/
2023-08-10T22:39:48.860Z: info [redirect] Generated redirect page: community/chat/index.html:
2023-08-10T22:39:48.860Z: info [redirect] /community/chat/ -> /community
/
2023-08-10T22:39:48.860Z: info [redirect] Generated redirect page: concepts/ipld/index.html:
2023-08-10T22:39:48.860Z: info [redirect] /concepts/ipld/ -> https://ipld.io/docs/intro/primer/
2023-08-10T22:39:48.861Z: info [redirect] Generated redirect page: how-to/host-single-page-site/index.html:
2023-08-10T22:39:48.861Z: info [redirect] /how-to/host-single-page-site/ -> /how-to/websites-on-ipfs/single-page-website
/
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: reference/kubo/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /reference/kubo/ -> /reference
/
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: reference/http/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /reference/http/ -> /reference/http/api
/
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: basics/desktop-app/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /basics/desktop-app/ -> /how-to/desktop-app
/
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: basics/js/js-ipfs/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /basics/js/js-ipfs/ -> /install/js-ipfs
/
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: docs/install/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /docs/install/ -> /install
/
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: guides/guides/addressing/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /guides/guides/addressing/ -> /how-to/address-ipfs-on-web
/
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/features/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /install/recent-releases/go-ipfs-0-6/features/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.862Z: info [redirect] Generated redirect page: basics/concepts/index.html:
2023-08-10T22:39:48.862Z: info [redirect] /basics/concepts/ -> /concepts
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: basics/ipfs-implementations/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /basics/ipfs-implementations/ -> /concepts/ipfs-implementations
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: guides/concepts/dnslink/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /guides/concepts/dnslink/ -> /concepts/dnslink
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: guides/concepts/hashes/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /guides/concepts/hashes/ -> /concepts/hashing
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: guides/guides/install/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /guides/guides/install/ -> /install
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: introduction/faq/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /introduction/faq/ -> /concepts/faq
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: guides/concepts/cid/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /guides/concepts/cid/ -> /concepts/content-addressing
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: introduction/overview/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /introduction/overview/ -> /concepts/what-is-ipfs
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: introduction/how-ipfs-works/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /introduction/how-ipfs-works/ -> /concepts/how-ipfs-works
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: introduction/usage/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /introduction/usage/ -> /how-to/command-line-quick-start
/
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/fixes/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /install/recent-releases/go-ipfs-0-5/fixes/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/install/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /install/recent-releases/go-ipfs-0-5/install/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/features/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /install/recent-releases/go-ipfs-0-5/features/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.863Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/troubleshooting/index.html:
2023-08-10T22:39:48.863Z: info [redirect] /install/recent-releases/go-ipfs-0-5/troubleshooting/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/install/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /install/recent-releases/go-ipfs-0-6/install/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/features/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /install/recent-releases/go-ipfs-0-7/features/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/update-procedure/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /install/recent-releases/go-ipfs-0-5/update-procedure/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: reference/api/cli/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /reference/api/cli/ -> /reference/kubo/cli
/
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/update-procedure/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /install/recent-releases/go-ipfs-0-6/update-procedure/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: guides/examples/api/service/readme/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /guides/examples/api/service/readme/ -> /how-to/make-service
/
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: guides/concepts/dht/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /guides/concepts/dht/ -> /concepts/dht
/
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /install/recent-releases/go-ipfs-0-6/ -> https://github.com/ipfs/kubo/releases
2023-08-10T22:39:48.864Z: info [redirect] Generated redirect page: basics/go/command-line-quick-start/index.html:
2023-08-10T22:39:48.864Z: info [redirect] /basics/go/command-line-quick-start/ -> /how-to/command-line-quick-start
/
2023-08-10T22:39:48.870Z: success Generated static files in docs/.vuepress/dist.
2023-08-10T22:39:54.689Z: Deployed to IPFS and got the hash:
2023-08-10T22:39:54.689Z: QmQb81YuBgB1mgEjabLe9hDKRGqgYTfjsVeHJ6FEJjaUid
2023-08-10T22:39:54.689Z: Checking content availability on IPFS...
2023-08-10T22:39:51.461Z: Generating relative asset paths:
2023-08-10T22:39:51.461Z: index.html
2023-08-10T22:39:51.461Z: ipfs-404.html
2023-08-10T22:39:51.461Z: welcome-builders/index.html
2023-08-10T22:39:51.461Z: case-studies/arbol/index.html
2023-08-10T22:39:51.461Z: case-studies/audius/index.html
2023-08-10T22:39:51.461Z: case-studies/fleek/index.html
2023-08-10T22:39:51.461Z: case-studies/likecoin/index.html
2023-08-10T22:39:51.461Z: case-studies/morpheus/index.html
2023-08-10T22:39:51.461Z: case-studies/snapshot/index.html
2023-08-10T22:39:51.461Z: docs/install/index.html
2023-08-10T22:39:51.461Z: introduction/index.html
2023-08-10T22:39:51.461Z: introduction/faq/index.html
2023-08-10T22:39:51.461Z: introduction/how-ipfs-works/index.html
2023-08-10T22:39:51.461Z: introduction/overview/index.html
2023-08-10T22:39:51.461Z: introduction/usage/index.html
2023-08-10T22:39:51.461Z: project/index.html
2023-08-10T22:39:51.461Z: project/history/index.html
2023-08-10T22:39:51.461Z: project/related-projects/index.html
2023-08-10T22:39:51.461Z: project/repository-guide/index.html
2023-08-10T22:39:51.461Z: quickstart/publish/index.html
2023-08-10T22:39:51.461Z: quickstart/publish_cli/index.html
2023-08-10T22:39:51.461Z: quickstart/retrieve/index.html
2023-08-10T22:39:51.461Z: basics/concepts/index.html
2023-08-10T22:39:51.461Z: basics/desktop-app/index.html
2023-08-10T22:39:51.461Z: basics/ipfs-implementations/index.html
2023-08-10T22:39:51.461Z: basics/go/command-line-quick-start/index.html
2023-08-10T22:39:51.461Z: basics/js/js-ipfs/index.html
2023-08-10T22:39:51.461Z: community/index.html
2023-08-10T22:39:51.461Z: community/chat/index.html
2023-08-10T22:39:51.461Z: community/social-media/index.html
2023-08-10T22:39:51.461Z: community/contribute/index.html
2023-08-10T22:39:51.461Z: community/contribute/code-persona/index.html
2023-08-10T22:39:51.461Z: community/contribute/contribution-tutorial/index.html
2023-08-10T22:39:51.461Z: community/contribute/grammar-formatting-and-style/index.html
2023-08-10T22:39:51.461Z: community/contribute/how-to-help/index.html
2023-08-10T22:39:51.461Z: community/contribute/ways-to-contribute/index.html
2023-08-10T22:39:51.461Z: community/contribute/writing-guide/index.html
2023-08-10T22:39:51.461Z: concepts/index.html
2023-08-10T22:39:51.461Z: concepts/bitswap/index.html
2023-08-10T22:39:51.461Z: concepts/case-study-arbol/index.html
2023-08-10T22:39:51.461Z: concepts/case-study-audius/index.html
2023-08-10T22:39:51.461Z: concepts/case-study-fleek/index.html
2023-08-10T22:39:51.461Z: concepts/case-study-likecoin/index.html
2023-08-10T22:39:51.461Z: concepts/case-study-morpheus/index.html
2023-08-10T22:39:51.461Z: concepts/case-study-snapshot/index.html
2023-08-10T22:39:51.461Z: concepts/comparisons/index.html
2023-08-10T22:39:51.461Z: concepts/content-addressing/index.html
2023-08-10T22:39:51.461Z: concepts/dht/index.html
2023-08-10T22:39:51.461Z: concepts/dnslink/index.html
2023-08-10T22:39:51.461Z: concepts/faq/index.html
2023-08-10T22:39:51.461Z: concepts/file-systems/index.html
2023-08-10T22:39:51.461Z: concepts/glossary/index.html
2023-08-10T22:39:51.461Z: concepts/hashing/index.html
2023-08-10T22:39:51.461Z: concepts/how-ipfs-works/index.html
2023-08-10T22:39:51.461Z: concepts/immutability/index.html
2023-08-10T22:39:51.461Z: concepts/ipfs-gateway/index.html
2023-08-10T22:39:51.461Z: concepts/ipfs-implementations/index.html
2023-08-10T22:39:51.461Z: concepts/ipfs-solves/index.html
2023-08-10T22:39:51.461Z: concepts/ipld/index.html
2023-08-10T22:39:51.461Z: concepts/ipni/index.html
2023-08-10T22:39:51.461Z: concepts/ipns/index.html
2023-08-10T22:39:51.461Z: concepts/libp2p/index.html
2023-08-10T22:39:51.461Z: concepts/lifecycle/index.html
2023-08-10T22:39:51.461Z: concepts/merkle-dag/index.html
2023-08-10T22:39:51.461Z: concepts/nodes/index.html
2023-08-10T22:39:51.461Z: concepts/persistence/index.html
2023-08-10T22:39:51.461Z: concepts/privacy/index.html
2023-08-10T22:39:51.461Z: concepts/privacy-and-encryption/index.html
2023-08-10T22:39:51.461Z: concepts/usage-ideas-examples/index.html
2023-08-10T22:39:51.461Z: concepts/what-is-ipfs/index.html
2023-08-10T22:39:51.461Z: concepts/further-reading/academic-papers/index.html
2023-08-10T22:39:51.461Z: how-to/index.html
2023-08-10T22:39:51.461Z: how-to/address-ipfs-on-web/index.html
2023-08-10T22:39:51.461Z: how-to/best-practices-for-ipfs-builders/index.html
2023-08-10T22:39:51.461Z: how-to/best-practices-for-nft-data/index.html
2023-08-10T22:39:51.461Z: how-to/browser-tools-frameworks/index.html
2023-08-10T22:39:51.461Z: how-to/companion-node-types/index.html
2023-08-10T22:39:51.461Z: how-to/command-line-quick-start/index.html
2023-08-10T22:39:51.461Z: how-to/companion-window-ipfs/index.html
2023-08-10T22:39:51.461Z: how-to/companion-x-ipfs-path-header/index.html
2023-08-10T22:39:51.461Z: how-to/configure-node/index.html
2023-08-10T22:39:51.461Z: how-to/default-profile/index.html
2023-08-10T22:39:51.461Z: how-to/desktop-app/index.html
2023-08-10T22:39:51.461Z: how-to/dnslink-companion/index.html
2023-08-10T22:39:51.461Z: how-to/gateway-best-practices/index.html
2023-08-10T22:39:51.461Z: how-to/gateway-troubleshooting/index.html
2023-08-10T22:39:51.461Z: how-to/host-git-repo/index.html
2023-08-10T22:39:51.461Z: how-to/host-single-page-site/index.html
2023-08-10T22:39:51.461Z: how-to/ipfs-updater/index.html
2023-08-10T22:39:51.461Z: how-to/kubo-basic-cli/index.html
2023-08-10T22:39:51.461Z: how-to/kubo-garbage-collection/index.html
2023-08-10T22:39:51.461Z: how-to/make-service/index.html
2023-08-10T22:39:51.461Z: how-to/modify-bootstrap-list/index.html
2023-08-10T22:39:51.461Z: how-to/nat-configuration/index.html
2023-08-10T22:39:51.461Z: how-to/observe-peers/index.html
2023-08-10T22:39:51.461Z: how-to/peering-with-content-providers/index.html
2023-08-10T22:39:51.461Z: how-to/pin-files/index.html
2023-08-10T22:39:51.461Z: how-to/privacy-best-practices/index.html
2023-08-10T22:39:51.461Z: how-to/publish-ipns/index.html
2023-08-10T22:39:51.461Z: how-to/run-ipfs-inside-docker/index.html
2023-08-10T22:39:51.461Z: how-to/store-play-videos/index.html
2023-08-10T22:39:51.461Z: how-to/take-snapshot/index.html
2023-08-10T22:39:51.461Z: how-to/troubleshoot-file-transfers/index.html
2023-08-10T22:39:51.461Z: how-to/troubleshooting/index.html
2023-08-10T22:39:51.461Z: how-to/use-existing-private-key/index.html
2023-08-10T22:39:51.461Z: how-to/work-with-blocks/index.html
2023-08-10T22:39:51.461Z: how-to/work-with-pinning-services/index.html
2023-08-10T22:39:51.461Z: how-to/move-ipfs-installation/move-ipfs-installation/index.html
2023-08-10T22:39:51.461Z: how-to/websites-on-ipfs/introducing-fleek/index.html
2023-08-10T22:39:51.461Z: how-to/websites-on-ipfs/link-a-domain/index.html
2023-08-10T22:39:51.461Z: how-to/websites-on-ipfs/multipage-website/index.html
2023-08-10T22:39:51.461Z: how-to/websites-on-ipfs/redirects-and-custom-404s/index.html
2023-08-10T22:39:51.461Z: how-to/websites-on-ipfs/single-page-website/index.html
2023-08-10T22:39:51.461Z: how-to/websites-on-ipfs/static-site-generators/index.html
2023-08-10T22:39:51.461Z: reference/index.html
2023-08-10T22:39:51.461Z: reference/cli/index.html
2023-08-10T22:39:51.461Z: reference/diagnostic-tools/index.html
2023-08-10T22:39:51.461Z: reference/api/index.html
2023-08-10T22:39:51.461Z: reference/api/cli/index.html
2023-08-10T22:39:51.461Z: reference/api/http/index.html
2023-08-10T22:39:51.461Z: reference/go/api/index.html
2023-08-10T22:39:51.461Z: reference/go/overview/index.html
2023-08-10T22:39:51.461Z: reference/http/index.html
2023-08-10T22:39:51.461Z: reference/http/api/index.html
2023-08-10T22:39:51.461Z: reference/http/gateway/index.html
2023-08-10T22:39:51.461Z: reference/js/api/index.html
2023-08-10T22:39:51.461Z: reference/js/overview/index.html
2023-08-10T22:39:51.461Z: reference/kubo/index.html
2023-08-10T22:39:51.461Z: reference/kubo/cli/index.html
2023-08-10T22:39:51.461Z: reference/kubo/rpc/index.html
2023-08-10T22:39:51.461Z: install/index.html
2023-08-10T22:39:51.461Z: install/command-line/index.html
2023-08-10T22:39:51.461Z: install/command-line-quick-start/index.html
2023-08-10T22:39:51.461Z: install/ipfs-companion/index.html
2023-08-10T22:39:51.461Z: install/ipfs-updater/index.html
2023-08-10T22:39:51.461Z: install/ipfs-desktop/index.html
2023-08-10T22:39:51.461Z: install/js-ipfs/index.html
2023-08-10T22:39:51.461Z: install/run-ipfs-inside-docker/index.html
2023-08-10T22:39:51.461Z: install/server-infrastructure/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-5/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-5/features/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-5/fixes/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-5/install/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-5/troubleshooting/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-5/update-procedure/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-6/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-6/features/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-6/install/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-6/update-procedure/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-7/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-7/features/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-7/install/index.html
2023-08-10T22:39:51.461Z: install/recent-releases/go-ipfs-0-7/update-procedure/index.html
2023-08-10T22:39:51.461Z: guides/index.html
2023-08-10T22:39:51.461Z: guides/concepts/index.html
2023-08-10T22:39:51.461Z: guides/concepts/cid/index.html
2023-08-10T22:39:51.461Z: guides/concepts/dnslink/index.html
2023-08-10T22:39:51.461Z: guides/concepts/dht/index.html
2023-08-10T22:39:51.461Z: guides/concepts/hashes/index.html
2023-08-10T22:39:51.461Z: guides/concepts/ipns/index.html
2023-08-10T22:39:51.461Z: guides/concepts/merkle-dag/index.html
2023-08-10T22:39:51.461Z: guides/concepts/mfs/index.html
2023-08-10T22:39:51.461Z: guides/concepts/pinning/index.html
2023-08-10T22:39:51.461Z: guides/concepts/unixfs/index.html
2023-08-10T22:39:51.461Z: guides/guides/addressing/index.html
2023-08-10T22:39:51.461Z: guides/guides/install/index.html
2023-08-10T22:39:51.461Z: guides/examples/index.html
2023-08-10T22:39:51.461Z: guides/examples/blocks/index.html
2023-08-10T22:39:51.461Z: guides/examples/bootstrap/index.html
2023-08-10T22:39:51.461Z: guides/examples/config/index.html
2023-08-10T22:39:51.461Z: guides/examples/git/index.html
2023-08-10T22:39:51.461Z: guides/examples/network/index.html
2023-08-10T22:39:51.461Z: guides/examples/pinning/index.html
2023-08-10T22:39:51.461Z: guides/examples/snapshots/index.html
2023-08-10T22:39:51.461Z: guides/examples/videos/index.html
2023-08-10T22:39:51.461Z: guides/examples/websites/index.html
2023-08-10T22:39:51.461Z: guides/examples/api/service/readme/index.html
2023-08-10T22:39:51.461Z: assets/css/0.styles.c311bfc1.css
2023-08-10T22:39:56.653Z: You can preview this build on :
2023-08-10T22:39:56.653Z: https://bafybeibbnrp45tieo7xpq4tuxehxesutmwdplknazmwt5lghtsopaafk4i.on.fleek.co