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

Cleanup js-ipfs mentions #1620

Merged
merged 11 commits into from
Jul 14, 2023

spelling, bad link

07bb7b6
Select commit
Loading
Failed to load commit list.
Merged

Cleanup js-ipfs mentions #1620

spelling, bad link
07bb7b6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Fleek.co / ipfs-docs succeeded Jul 14, 2023 in 2m 19s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2023-07-14T00:31:59.544Z

2023-07-14T00:32:00.799Z: Deploy started
2023-07-14T00:32:02.763Z: Docker image: 'node:latest'
2023-07-14T00:32:02.763Z: Build command: 'npm i && npm run docs:build'
2023-07-14T00:32:02.763Z: Triggering build execution...
2023-07-14T00:32:55.643Z: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
2023-07-14T00:32:55.909Z: 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-07-14T00:32:56.115Z: 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-07-14T00:32:56.141Z: npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
2023-07-14T00:32:56.229Z: npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
2023-07-14T00:32:56.418Z: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
2023-07-14T00:32:56.684Z: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2023-07-14T00:32:57.045Z: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
2023-07-14T00:32:57.932Z: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
2023-07-14T00:32:58.621Z: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
2023-07-14T00:32:59.911Z: npm WARN deprecated docsearch.js@2.6.3: This package has been deprecated and is no longer maintained. Please use @docsearch/js.
2023-07-14T00:32:59.920Z: npm WARN deprecated @braintree/sanitize-url@3.1.0: Potential XSS vulnerability patched in v6.0.0.
2023-07-14T00:33:00.656Z: 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-07-14T00:33:00.821Z: 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-07-14T00:33:02.256Z: 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-07-14T00:33:02.962Z: 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-07-14T00:33:03.539Z: npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest
2023-07-14T00:33:08.284Z: added 1869 packages, and audited 1870 packages in 17s
2023-07-14T00:33:08.284Z: 165 packages are looking for funding
2023-07-14T00:33:08.284Z: run `npm fund` for details
2023-07-14T00:33:08.331Z: 66 vulnerabilities (1 low, 16 moderate, 46 high, 3 critical)
2023-07-14T00:33:08.331Z: To address issues that do not require attention, run:
2023-07-14T00:33:08.331Z: npm audit fix
2023-07-14T00:33:08.331Z: To address all issues possible (including breaking changes), run:
2023-07-14T00:33:08.331Z: npm audit fix --force
2023-07-14T00:33:08.331Z: Some issues need review, and may require choosing
2023-07-14T00:33:08.331Z: a different dependency.
2023-07-14T00:33:08.331Z: Run `npm audit` for details.
2023-07-14T00:33:08.332Z: npm notice
2023-07-14T00:33:08.332Z: npm notice New minor version of npm available! 9.7.2 -> 9.8.0
2023-07-14T00:33:08.332Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.0>
2023-07-14T00:33:08.332Z: npm notice Run `npm install -g npm@9.8.0` to update!
2023-07-14T00:33:08.332Z: npm notice
2023-07-14T00:33:08.610Z: > ipfs-docs@2.0.0 docs:build
2023-07-14T00:33:08.610Z: > NODE_OPTIONS=--openssl-legacy-provider vuepress build docs
2023-07-14T00:33:09.411Z: wait Extracting site metadata...
2023-07-14T00:33:09.414Z: tip Apply local theme at /workspace/docs/.vuepress/theme...
2023-07-14T00:33:09.417Z: tip Apply theme local (extends @vuepress/theme-default) ...
2023-07-14T00:33:09.481Z: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
2023-07-14T00:33:09.486Z: tip Apply plugin @vuepress/last-updated (i.e. "@vuepress/plugin-last-updated") ...
2023-07-14T00:33:09.486Z: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
2023-07-14T00:33:09.486Z: tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...
2023-07-14T00:33:09.487Z: tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
2023-07-14T00:33:09.488Z: tip Apply plugin vuepress-plugin-speedcurve ...
2023-07-14T00:33:09.488Z: tip Apply plugin @vuepress/back-to-top (i.e. "@vuepress/plugin-back-to-top") ...
2023-07-14T00:33:09.488Z: tip Apply plugin @adamdehaven/custom-tooltip (i.e. "@adamdehaven/vuepress-plugin-custom-tooltip") ...
2023-07-14T00:33:09.489Z: tip Apply plugin clean-urls (i.e. "vuepress-plugin-clean-urls") ...
2023-07-14T00:33:09.489Z: tip Apply plugin seo (i.e. "vuepress-plugin-seo") ...
2023-07-14T00:33:09.489Z: tip Apply plugin canonical (i.e. "vuepress-plugin-canonical") ...
2023-07-14T00:33:09.489Z: tip Apply plugin sitemap (i.e. "vuepress-plugin-sitemap") ...
2023-07-14T00:33:09.490Z: tip Apply plugin robots (i.e. "vuepress-plugin-robots") ...
2023-07-14T00:33:09.490Z: tip Apply plugin @vuepress/html-redirect (i.e. "@vuepress/plugin-html-redirect") ...
2023-07-14T00:33:09.491Z: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
2023-07-14T00:33:09.491Z: tip Apply plugin chunkload-redirect (i.e. "vuepress-plugin-chunkload-redirect") ...
2023-07-14T00:33:09.491Z: tip Apply plugin ipfs (i.e. "vuepress-plugin-ipfs") ...
2023-07-14T00:33:09.491Z: tip Apply plugin mermaidjs (i.e. "vuepress-plugin-mermaidjs") ...
2023-07-14T00:33:09.491Z: tip Apply plugin tabs (i.e. "vuepress-plugin-tabs") ...
2023-07-14T00:33:10.870Z: ℹ Compiling Client
2023-07-14T00:33:10.884Z: ℹ Compiling Server
2023-07-14T00:33:38.471Z: ✔ Server: Compiled successfully in 27.59s
2023-07-14T00:33:54.874Z: ✔ Client: Compiled successfully in 44.01s
2023-07-14T00:33:55.027Z: wait Rendering static HTML...
2023-07-14T00:33:57.530Z: �[2K�[1G
2023-07-14T00:33:57.530Z: SITEMAP  Generating sitemap...
2023-07-14T00:33:57.533Z: SITEMAP  found 106 locations
2023-07-14T00:33:57.560Z: SITEMAP  106 locations have been written.
2023-07-14T00:33:57.560Z: Generating robots.txt ...
2023-07-14T00:33:57.566Z: info [redirect] Generated redirect page: community/contribute/how-to-help/index.html:
2023-07-14T00:33:57.566Z: info [redirect] /community/contribute/how-to-help/ -> /project/contribute
/
2023-07-14T00:33:57.566Z: info [redirect] Generated redirect page: concepts/privacy/index.html:
2023-07-14T00:33:57.566Z: info [redirect] /concepts/privacy/ -> /concepts/privacy-and-encryption
/
2023-07-14T00:33:57.566Z: info [redirect] Generated redirect page: concepts/case-study-arbol/index.html:
2023-07-14T00:33:57.566Z: info [redirect] /concepts/case-study-arbol/ -> /case-studies/arbol
/
2023-07-14T00:33:57.566Z: info [redirect] Generated redirect page: concepts/case-study-audius/index.html:
2023-07-14T00:33:57.566Z: info [redirect] /concepts/case-study-audius/ -> /case-studies/audius
/
2023-07-14T00:33:57.566Z: info [redirect] Generated redirect page: concepts/case-study-fleek/index.html:
2023-07-14T00:33:57.566Z: info [redirect] /concepts/case-study-fleek/ -> /case-studies/fleek
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: concepts/case-study-likecoin/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /concepts/case-study-likecoin/ -> /case-studies/likecoin
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: concepts/case-study-morpheus/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /concepts/case-study-morpheus/ -> /case-studies/morpheus
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: concepts/case-study-snapshot/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /concepts/case-study-snapshot/ -> /case-studies/snapshot
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/concepts/ -> /concepts
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/ -> /how-to
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/cid/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/concepts/cid/ -> /concepts/content-addressing
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/dht/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/concepts/dht/ -> /concepts/dht
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/dnslink/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/concepts/dnslink/ -> /concepts/dnslink
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/hashes/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/concepts/hashes/ -> /concepts/hashing
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/ipns/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/concepts/ipns/ -> /concepts/ipns
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/merkle-dag/index.html:
2023-07-14T00:33:57.567Z: info [redirect] /guides/concepts/merkle-dag/ -> /concepts/merkle-dag
/
2023-07-14T00:33:57.567Z: info [redirect] Generated redirect page: guides/concepts/mfs/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/concepts/mfs/ -> /concepts/file-systems
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/concepts/pinning/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/concepts/pinning/ -> /concepts/persistence
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/concepts/unixfs/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/concepts/unixfs/ -> /concepts/file-systems
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/ -> /how-to
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/blocks/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/blocks/ -> /how-to/work-with-blocks
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/bootstrap/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/bootstrap/ -> /how-to/modify-bootstrap-list
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/config/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/config/ -> /how-to/configure-node
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/git/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/git/ -> /how-to/host-git-style-repo
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/network/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/network/ -> /how-to/observe-peers
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/pinning/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/pinning/ -> /how-to/pin-files
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/snapshots/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/snapshots/ -> /how-to/take-snapshot
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/videos/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/videos/ -> /how-to/store-play-videos
/
2023-07-14T00:33:57.568Z: info [redirect] Generated redirect page: guides/examples/websites/index.html:
2023-07-14T00:33:57.568Z: info [redirect] /guides/examples/websites/ -> /how-to/websites-on-ipfs/single-page-website
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: how-to/troubleshoot-file-transfers/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /how-to/troubleshoot-file-transfers/ -> /how-to/troubleshooting
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: how-to/run-ipfs-inside-docker/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /how-to/run-ipfs-inside-docker/ -> /install/run-ipfs-inside-docker
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: introduction/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /introduction/ -> /concepts
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: introduction/faq/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /introduction/faq/ -> /concepts/faq
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: introduction/how-ipfs-works/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /introduction/how-ipfs-works/ -> /concepts/how-ipfs-works
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: install/command-line-quick-start/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /install/command-line-quick-start/ -> /how-to/command-line-quick-start
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: introduction/overview/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /introduction/overview/ -> /concepts/what-is-ipfs
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: introduction/usage/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /introduction/usage/ -> /how-to/command-line-quick-start
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: install/ipfs-updater/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /install/ipfs-updater/ -> /how-to/ipfs-updater
/
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: install/recent-releases/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /install/recent-releases/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /install/recent-releases/go-ipfs-0-5/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.569Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/features/index.html:
2023-07-14T00:33:57.569Z: info [redirect] /install/recent-releases/go-ipfs-0-5/features/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/fixes/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-5/fixes/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/install/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-5/install/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/troubleshooting/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-5/troubleshooting/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-5/update-procedure/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-5/update-procedure/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-6/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/features/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-6/features/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/install/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-6/install/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-6/update-procedure/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-6/update-procedure/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-7/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/features/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-7/features/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/install/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-7/install/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: install/recent-releases/go-ipfs-0-7/update-procedure/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /install/recent-releases/go-ipfs-0-7/update-procedure/ -> https://github.com/ipfs/kubo/releases
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: reference/api/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /reference/api/ -> /reference
/
2023-07-14T00:33:57.570Z: info [redirect] Generated redirect page: reference/api/cli/index.html:
2023-07-14T00:33:57.570Z: info [redirect] /reference/api/cli/ -> /reference/kubo/cli
/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: reference/cli/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /reference/cli/ -> /reference/kubo/cli
/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: reference/api/http/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /reference/api/http/ -> /reference/http/api
/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: reference/go/overview/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /reference/go/overview/ -> /reference/go/api
/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: reference/js/overview/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /reference/js/overview/ -> /reference/js/api/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: community/chat/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /community/chat/ -> /community
/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: community/contribute/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /community/contribute/ -> /project/contribute
/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: concepts/ipld/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /concepts/ipld/ -> https://ipld.io/docs/intro/primer/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: how-to/host-single-page-site/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /how-to/host-single-page-site/ -> /how-to/websites-on-ipfs/single-page-website
/
2023-07-14T00:33:57.571Z: info [redirect] Generated redirect page: reference/kubo/index.html:
2023-07-14T00:33:57.571Z: info [redirect] /reference/kubo/ -> /reference
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: reference/http/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /reference/http/ -> /reference/http/api
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: basics/go/command-line-quick-start/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /basics/go/command-line-quick-start/ -> /how-to/command-line-quick-start
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: basics/desktop-app/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /basics/desktop-app/ -> /how-to/desktop-app
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: basics/js/js-ipfs/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /basics/js/js-ipfs/ -> /install/js-ipfs
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: docs/install/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /docs/install/ -> /install
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: guides/guides/addressing/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /guides/guides/addressing/ -> /how-to/address-ipfs-on-web
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: basics/concepts/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /basics/concepts/ -> /concepts
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: basics/ipfs-implementations/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /basics/ipfs-implementations/ -> /concepts/ipfs-implementations
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: guides/guides/install/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /guides/guides/install/ -> /install
/
2023-07-14T00:33:57.572Z: info [redirect] Generated redirect page: guides/examples/api/service/readme/index.html:
2023-07-14T00:33:57.572Z: info [redirect] /guides/examples/api/service/readme/ -> /how-to/make-service
/
2023-07-14T00:33:57.578Z: success Generated static files in docs/.vuepress/dist.
2023-07-14T00:33:59.943Z: Generating relative asset paths:
2023-07-14T00:33:59.943Z: index.html
2023-07-14T00:33:59.943Z: ipfs-404.html
2023-07-14T00:33:59.943Z: welcome-builders/index.html
2023-07-14T00:33:59.943Z: case-studies/arbol/index.html
2023-07-14T00:33:59.943Z: case-studies/audius/index.html
2023-07-14T00:33:59.943Z: case-studies/fleek/index.html
2023-07-14T00:33:59.943Z: case-studies/likecoin/index.html
2023-07-14T00:33:59.943Z: case-studies/morpheus/index.html
2023-07-14T00:33:59.943Z: case-studies/snapshot/index.html
2023-07-14T00:33:59.943Z: docs/install/index.html
2023-07-14T00:33:59.943Z: introduction/index.html
2023-07-14T00:33:59.943Z: introduction/faq/index.html
2023-07-14T00:33:59.943Z: introduction/how-ipfs-works/index.html
2023-07-14T00:33:59.943Z: introduction/overview/index.html
2023-07-14T00:33:59.943Z: introduction/usage/index.html
2023-07-14T00:33:59.943Z: project/index.html
2023-07-14T00:33:59.943Z: project/history/index.html
2023-07-14T00:33:59.943Z: project/related-projects/index.html
2023-07-14T00:33:59.943Z: project/repository-guide/index.html
2023-07-14T00:33:59.943Z: quickstart/publish/index.html
2023-07-14T00:33:59.943Z: quickstart/publish_cli/index.html
2023-07-14T00:33:59.943Z: quickstart/retrieve/index.html
2023-07-14T00:33:59.943Z: basics/concepts/index.html
2023-07-14T00:33:59.943Z: basics/desktop-app/index.html
2023-07-14T00:33:59.943Z: basics/ipfs-implementations/index.html
2023-07-14T00:33:59.943Z: basics/go/command-line-quick-start/index.html
2023-07-14T00:33:59.943Z: basics/js/js-ipfs/index.html
2023-07-14T00:33:59.943Z: community/index.html
2023-07-14T00:33:59.943Z: community/chat/index.html
2023-07-14T00:33:59.943Z: community/social-media/index.html
2023-07-14T00:33:59.943Z: community/contribute/index.html
2023-07-14T00:33:59.943Z: community/contribute/code-persona/index.html
2023-07-14T00:33:59.943Z: community/contribute/grammar-formatting-and-style/index.html
2023-07-14T00:33:59.943Z: community/contribute/contribution-tutorial/index.html
2023-07-14T00:33:59.943Z: community/contribute/how-to-help/index.html
2023-07-14T00:33:59.943Z: community/contribute/ways-to-contribute/index.html
2023-07-14T00:33:59.943Z: community/contribute/writing-guide/index.html
2023-07-14T00:33:59.943Z: concepts/index.html
2023-07-14T00:33:59.943Z: concepts/bitswap/index.html
2023-07-14T00:33:59.943Z: concepts/case-study-arbol/index.html
2023-07-14T00:33:59.943Z: concepts/case-study-audius/index.html
2023-07-14T00:33:59.943Z: concepts/case-study-fleek/index.html
2023-07-14T00:33:59.943Z: concepts/case-study-likecoin/index.html
2023-07-14T00:33:59.943Z: concepts/case-study-morpheus/index.html
2023-07-14T00:33:59.943Z: concepts/case-study-snapshot/index.html
2023-07-14T00:33:59.943Z: concepts/comparisons/index.html
2023-07-14T00:33:59.943Z: concepts/content-addressing/index.html
2023-07-14T00:33:59.943Z: concepts/dht/index.html
2023-07-14T00:33:59.943Z: concepts/dnslink/index.html
2023-07-14T00:33:59.943Z: concepts/faq/index.html
2023-07-14T00:33:59.943Z: concepts/file-systems/index.html
2023-07-14T00:33:59.943Z: concepts/glossary/index.html
2023-07-14T00:33:59.943Z: concepts/hashing/index.html
2023-07-14T00:33:59.943Z: concepts/how-ipfs-works/index.html
2023-07-14T00:33:59.943Z: concepts/immutability/index.html
2023-07-14T00:33:59.943Z: concepts/ipfs-gateway/index.html
2023-07-14T00:33:59.943Z: concepts/ipfs-implementations/index.html
2023-07-14T00:33:59.943Z: concepts/ipfs-solves/index.html
2023-07-14T00:33:59.943Z: concepts/ipld/index.html
2023-07-14T00:33:59.943Z: concepts/ipni/index.html
2023-07-14T00:33:59.943Z: concepts/ipns/index.html
2023-07-14T00:33:59.943Z: concepts/libp2p/index.html
2023-07-14T00:33:59.943Z: concepts/lifecycle/index.html
2023-07-14T00:33:59.943Z: concepts/merkle-dag/index.html
2023-07-14T00:33:59.943Z: concepts/nodes/index.html
2023-07-14T00:33:59.943Z: concepts/persistence/index.html
2023-07-14T00:33:59.943Z: concepts/privacy/index.html
2023-07-14T00:33:59.943Z: concepts/privacy-and-encryption/index.html
2023-07-14T00:33:59.943Z: concepts/usage-ideas-examples/index.html
2023-07-14T00:33:59.943Z: concepts/what-is-ipfs/index.html
2023-07-14T00:33:59.943Z: concepts/further-reading/academic-papers/index.html
2023-07-14T00:33:59.943Z: how-to/index.html
2023-07-14T00:33:59.943Z: how-to/address-ipfs-on-web/index.html
2023-07-14T00:33:59.943Z: how-to/best-practices-for-ipfs-builders/index.html
2023-07-14T00:33:59.943Z: how-to/best-practices-for-nft-data/index.html
2023-07-14T00:33:59.943Z: how-to/browser-tools-frameworks/index.html
2023-07-14T00:33:59.943Z: how-to/command-line-quick-start/index.html
2023-07-14T00:33:59.943Z: how-to/companion-node-types/index.html
2023-07-14T00:33:59.943Z: how-to/companion-window-ipfs/index.html
2023-07-14T00:33:59.943Z: how-to/companion-x-ipfs-path-header/index.html
2023-07-14T00:33:59.943Z: how-to/configure-node/index.html
2023-07-14T00:33:59.943Z: how-to/default-profile/index.html
2023-07-14T00:33:59.943Z: how-to/desktop-app/index.html
2023-07-14T00:33:59.943Z: how-to/dnslink-companion/index.html
2023-07-14T00:33:59.943Z: how-to/gateway-best-practices/index.html
2023-07-14T00:33:59.943Z: how-to/gateway-troubleshooting/index.html
2023-07-14T00:33:59.943Z: how-to/host-git-repo/index.html
2023-07-14T00:33:59.943Z: how-to/host-single-page-site/index.html
2023-07-14T00:33:59.943Z: how-to/ipfs-updater/index.html
2023-07-14T00:33:59.943Z: how-to/kubo-basic-cli/index.html
2023-07-14T00:33:59.943Z: how-to/kubo-garbage-collection/index.html
2023-07-14T00:33:59.943Z: how-to/make-service/index.html
2023-07-14T00:33:59.943Z: how-to/modify-bootstrap-list/index.html
2023-07-14T00:33:59.943Z: how-to/nat-configuration/index.html
2023-07-14T00:33:59.943Z: how-to/observe-peers/index.html
2023-07-14T00:33:59.943Z: how-to/peering-with-content-providers/index.html
2023-07-14T00:33:59.943Z: how-to/pin-files/index.html
2023-07-14T00:33:59.943Z: how-to/privacy-best-practices/index.html
2023-07-14T00:33:59.943Z: how-to/publish-ipns/index.html
2023-07-14T00:33:59.943Z: how-to/run-ipfs-inside-docker/index.html
2023-07-14T00:33:59.943Z: how-to/store-play-videos/index.html
2023-07-14T00:33:59.943Z: how-to/take-snapshot/index.html
2023-07-14T00:33:59.943Z: how-to/troubleshoot-file-transfers/index.html
2023-07-14T00:33:59.943Z: how-to/troubleshooting/index.html
2023-07-14T00:33:59.943Z: how-to/use-existing-private-key/index.html
2023-07-14T00:33:59.943Z: how-to/work-with-blocks/index.html
2023-07-14T00:33:59.943Z: how-to/work-with-pinning-services/index.html
2023-07-14T00:33:59.943Z: how-to/move-ipfs-installation/move-ipfs-installation/index.html
2023-07-14T00:33:59.943Z: how-to/websites-on-ipfs/introducing-fleek/index.html
2023-07-14T00:33:59.943Z: how-to/websites-on-ipfs/link-a-domain/index.html
2023-07-14T00:33:59.943Z: how-to/websites-on-ipfs/multipage-website/index.html
2023-07-14T00:33:59.943Z: how-to/websites-on-ipfs/redirects-and-custom-404s/index.html
2023-07-14T00:33:59.943Z: how-to/websites-on-ipfs/single-page-website/index.html
2023-07-14T00:33:59.943Z: how-to/websites-on-ipfs/static-site-generators/index.html
2023-07-14T00:33:59.943Z: reference/index.html
2023-07-14T00:33:59.943Z: reference/cli/index.html
2023-07-14T00:33:59.943Z: reference/diagnostic-tools/index.html
2023-07-14T00:33:59.943Z: reference/api/index.html
2023-07-14T00:33:59.943Z: reference/api/cli/index.html
2023-07-14T00:33:59.943Z: reference/api/http/index.html
2023-07-14T00:33:59.943Z: reference/go/api/index.html
2023-07-14T00:33:59.943Z: reference/go/overview/index.html
2023-07-14T00:33:59.943Z: reference/http/index.html
2023-07-14T00:33:59.943Z: reference/http/api/index.html
2023-07-14T00:33:59.943Z: reference/http/gateway/index.html
2023-07-14T00:33:59.943Z: reference/js/api/index.html
2023-07-14T00:33:59.943Z: reference/js/overview/index.html
2023-07-14T00:33:59.943Z: reference/kubo/index.html
2023-07-14T00:33:59.943Z: reference/kubo/cli/index.html
2023-07-14T00:33:59.943Z: reference/kubo/rpc/index.html
2023-07-14T00:33:59.943Z: install/index.html
2023-07-14T00:33:59.943Z: install/command-line/index.html
2023-07-14T00:33:59.943Z: install/command-line-quick-start/index.html
2023-07-14T00:33:59.943Z: install/ipfs-companion/index.html
2023-07-14T00:33:59.943Z: install/ipfs-desktop/index.html
2023-07-14T00:33:59.943Z: install/ipfs-updater/index.html
2023-07-14T00:33:59.943Z: install/js-ipfs/index.html
2023-07-14T00:33:59.943Z: install/run-ipfs-inside-docker/index.html
2023-07-14T00:33:59.943Z: install/server-infrastructure/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-5/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-5/features/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-5/fixes/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-5/install/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-5/troubleshooting/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-5/update-procedure/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-6/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-6/features/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-6/update-procedure/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-6/install/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-7/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-7/features/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-7/update-procedure/index.html
2023-07-14T00:33:59.943Z: install/recent-releases/go-ipfs-0-7/install/index.html
2023-07-14T00:33:59.943Z: guides/index.html
2023-07-14T00:33:59.943Z: guides/concepts/index.html
2023-07-14T00:33:59.943Z: guides/concepts/cid/index.html
2023-07-14T00:33:59.943Z: guides/concepts/dht/index.html
2023-07-14T00:33:59.943Z: guides/concepts/dnslink/index.html
2023-07-14T00:33:59.943Z: guides/concepts/hashes/index.html
2023-07-14T00:33:59.943Z: guides/concepts/ipns/index.html
2023-07-14T00:33:59.943Z: guides/concepts/merkle-dag/index.html
2023-07-14T00:33:59.943Z: guides/concepts/mfs/index.html
2023-07-14T00:33:59.943Z: guides/concepts/pinning/index.html
2023-07-14T00:33:59.943Z: guides/concepts/unixfs/index.html
2023-07-14T00:33:59.943Z: guides/guides/addressing/index.html
2023-07-14T00:33:59.943Z: guides/guides/install/index.html
2023-07-14T00:33:59.943Z: guides/examples/index.html
2023-07-14T00:33:59.943Z: guides/examples/blocks/index.html
2023-07-14T00:33:59.943Z: guides/examples/bootstrap/index.html
2023-07-14T00:33:59.943Z: guides/examples/config/index.html
2023-07-14T00:33:59.943Z: guides/examples/git/index.html
2023-07-14T00:33:59.943Z: guides/examples/network/index.html
2023-07-14T00:33:59.943Z: guides/examples/pinning/index.html
2023-07-14T00:33:59.943Z: guides/examples/snapshots/index.html
2023-07-14T00:33:59.943Z: guides/examples/videos/index.html
2023-07-14T00:33:59.943Z: guides/examples/websites/index.html
2023-07-14T00:33:59.943Z: guides/examples/api/service/readme/index.html
2023-07-14T00:33:59.943Z: assets/css/0.styles.454681dd.css
2023-07-14T00:34:02.552Z: Deployed to IPFS and got the hash:
2023-07-14T00:34:02.552Z: QmaNeYQ9CUCJ3LJsRNyAxxiMEvFsjsbSZvbogynKGasc6j
2023-07-14T00:34:02.552Z: Checking content availability on IPFS...
2023-07-14T00:34:16.807Z: You can preview this build on :
2023-07-14T00:34:16.807Z: https://bafybeifsz43swdnwcblahyu7yi2arcspd3xf4giafshaufmnyzmy4v7lpa.on.fleek.co