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: content + style updates #26

Merged
merged 9 commits into from
Jul 21, 2023

feat: instances of data-programs.org updated to dataprograms.org

f5c644b
Select commit
Loading
Failed to load commit list.
Merged

feat: content + style updates #26

feat: instances of data-programs.org updated to dataprograms.org
f5c644b
Select commit
Loading
Failed to load commit list.
Fleek.co / data-programs succeeded Jul 21, 2023 in 2m 28s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2023-07-21T15:44:19.914Z

2023-07-21T15:44:21.290Z: Deploy started
2023-07-21T15:44:23.307Z: Docker image: 'node:16.14'
2023-07-21T15:44:23.307Z: Build command: 'npm ci && npm run generate'
2023-07-21T15:44:23.307Z: Triggering build execution...
2023-07-21T15:45:27.855Z: npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
2023-07-21T15:45:28.206Z: npm WARN deprecated [email protected]: Sorry but vue-analytics is no longer maintained. I would suggest you switch to vue-gtag, with love, the guy who made the package.
2023-07-21T15:45:28.474Z: npm WARN deprecated [email protected]: Use String.prototype.trim() instead
2023-07-21T15:45:28.538Z: npm WARN deprecated [email protected]: Package no longer supported and required. Use the uuid package or crypto.randomUUID instead
2023-07-21T15:45:28.994Z: npm WARN deprecated [email protected]: 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-21T15:45:29.131Z: npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
2023-07-21T15:45:29.308Z: npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
2023-07-21T15:45:29.574Z: npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
2023-07-21T15:45:29.772Z: npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
2023-07-21T15:45:30.272Z: npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2023-07-21T15:45:36.523Z: npm WARN deprecated [email protected]: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
2023-07-21T15:45:37.505Z: npm WARN deprecated [email protected]: No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
2023-07-21T15:45:39.641Z: npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
2023-07-21T15:45:42.653Z: npm WARN deprecated [email protected]: 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-21T15:45:43.519Z: npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2023-07-21T15:45:55.486Z: npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
2023-07-21T15:46:08.215Z: > [email protected] prepare
2023-07-21T15:46:08.215Z: > husky install
2023-07-21T15:46:08.277Z: husky - Git hooks installed
2023-07-21T15:46:08.315Z: added 2658 packages, and audited 2659 packages in 57s
2023-07-21T15:46:08.315Z: 414 packages are looking for funding
2023-07-21T15:46:08.315Z: run `npm fund` for details
2023-07-21T15:46:08.414Z: 33 vulnerabilities (8 moderate, 25 high)
2023-07-21T15:46:08.414Z: To address issues that do not require attention, run:
2023-07-21T15:46:08.414Z: npm audit fix
2023-07-21T15:46:08.414Z: To address all issues (including breaking changes), run:
2023-07-21T15:46:08.414Z: npm audit fix --force
2023-07-21T15:46:08.414Z: Run `npm audit` for details.
2023-07-21T15:46:08.415Z: npm notice
2023-07-21T15:46:08.415Z: npm notice New major version of npm available! 8.5.0 -> 9.8.1
2023-07-21T15:46:08.415Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1>
2023-07-21T15:46:08.415Z: npm notice Run `npm install -g [email protected]` to update!
2023-07-21T15:46:08.415Z: npm notice
2023-07-21T15:46:08.733Z: > [email protected] generate
2023-07-21T15:46:08.733Z: > node_modules/.bin/nuxt generate --fail-on-error && npm run generate-version-file && ./scripts/housekeeping.sh
2023-07-21T15:46:10.223Z: ℹ Parsed 6 files in 0.5 seconds
2023-07-21T15:46:11.102Z: ℹ Production build
2023-07-21T15:46:11.104Z: ℹ Bundling for server and client side
2023-07-21T15:46:11.104Z: ℹ Target: static
2023-07-21T15:46:11.105Z: ✔ Builder initialized
2023-07-21T15:46:11.186Z: ✔ Nuxt files generated
2023-07-21T15:46:12.432Z: ℹ Compiling Client
2023-07-21T15:46:29.607Z: ✔ Client: Compiled successfully in 17.18s
2023-07-21T15:46:29.612Z: ℹ Compiling Server
2023-07-21T15:46:33.802Z: ✔ Server: Compiled successfully in 4.19s
2023-07-21T15:46:33.803Z: Hash: 310c68ca18ed3734db06
2023-07-21T15:46:33.803Z: Version: webpack 4.46.0
2023-07-21T15:46:33.803Z: Time: 17177ms
2023-07-21T15:46:33.803Z: Built at: 07/21/2023 3:46:29 PM
2023-07-21T15:46:33.803Z: Asset       Size  Chunks                                Chunk Names
2023-07-21T15:46:33.803Z: ../server/client.manifest.json    191 KiB          [emitted]
2023-07-21T15:46:33.803Z: 2853349.js   2.33 KiB       5  [emitted] [immutable]         runtime
2023-07-21T15:46:33.803Z: 31afaeb.js   1010 KiB       6  [emitted] [immutable]  [big]  vendors/app
2023-07-21T15:46:33.803Z: 3c3cb78.js   3.81 KiB       3  [emitted] [immutable]         pages/blog/_blog
2023-07-21T15:46:33.803Z: 3de780a.js    316 KiB       0  [emitted] [immutable]  [big]  app
2023-07-21T15:46:33.803Z: 5b44ae3.js   99.5 KiB       7  [emitted] [immutable]         vendors/content/plugin.js
2023-07-21T15:46:33.803Z: LICENSES  734 bytes          [emitted]
2023-07-21T15:46:33.803Z: a378f6c.js   2.24 KiB       2  [emitted] [immutable]         pages/_page
2023-07-21T15:46:33.803Z: b859343.js    261 KiB       1  [emitted] [immutable]  [big]  commons/app
2023-07-21T15:46:33.803Z: e332af9.js   21.3 KiB       4  [emitted] [immutable]         pages/index
2023-07-21T15:46:33.803Z: fonts/RG-StandardBold.604afe5.otf    152 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardBold.c67478d.ttf   91.2 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardBold.c731b04.woff   79.3 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardBold.ffa8096.woff2   27.7 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardBoldIt.7a620b2.otf    169 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardBoldIt.b125338.woff   79.7 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardBoldIt.b99dde1.woff2   29.9 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardBoldIt.e64c0cc.ttf   96.5 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMedium.2f105bf.woff   78.9 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMedium.7357f70.ttf   90.6 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMedium.7393418.otf    152 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMedium.a7888e4.woff2     28 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMediumIt.03b7b1a.ttf     96 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMediumIt.2e5e92f.otf    163 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMediumIt.6ed1272.woff   76.4 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardMediumIt.e4e5ef0.woff2     29 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegular.2de1919.ttf     96 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegular.31efbf3.woff2   27.7 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegular.858a4b9.woff   77.7 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegular.d1a1d94.otf    155 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegularIt.86ad68a.woff2   29.9 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegularIt.9327950.otf    174 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegularIt.be0462d.woff     80 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardRegularIt.e427e36.ttf    101 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemibold.14707d5.ttf   90.7 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemibold.7166694.woff2   26.7 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemibold.84d2249.otf    110 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemibold.ae6b037.woff   62.5 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemiboldIt.4f9903f.woff2   29.5 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemiboldIt.a2c06d3.otf    135 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemiboldIt.ac81718.woff   68.4 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/RG-StandardSemiboldIt.e97d98d.ttf   96.1 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: fonts/SpaceGrotesk-VariableFont_wght.0ab039e.ttf    131 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: img/noise.9eb034d.png   13.5 KiB          [emitted] [immutable]
2023-07-21T15:46:33.803Z: + 2 hidden assets
2023-07-21T15:46:33.803Z: Entrypoint app [big] = 2853349.js b859343.js 31afaeb.js 3de780a.js
2023-07-21T15:46:33.803Z: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
2023-07-21T15:46:33.803Z: This can impact web performance.
2023-07-21T15:46:33.803Z: Assets:
2023-07-21T15:46:33.803Z: 3de780a.js (316 KiB)
2023-07-21T15:46:33.803Z: b859343.js (261 KiB)
2023-07-21T15:46:33.803Z: 31afaeb.js (1010 KiB)
2023-07-21T15:46:33.803Z: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (1000 KiB). This can impact web performance.
2023-07-21T15:46:33.803Z: Entrypoints:
2023-07-21T15:46:33.803Z: app (1.56 MiB)
2023-07-21T15:46:33.803Z: 2853349.js
2023-07-21T15:46:33.803Z: b859343.js
2023-07-21T15:46:33.803Z: 31afaeb.js
2023-07-21T15:46:33.803Z: 3de780a.js
2023-07-21T15:46:33.803Z: 
2023-07-21T15:46:33.803Z: Hash: 873aa1111ff726e42495
2023-07-21T15:46:33.803Z: Version: webpack 4.46.0
2023-07-21T15:46:33.803Z: Time: 4190ms
2023-07-21T15:46:33.803Z: Built at: 07/21/2023 3:46:33 PM
2023-07-21T15:46:33.803Z: Asset       Size  Chunks             Chunk Names
2023-07-21T15:46:33.803Z: pages/_page.js   3.26 KiB       1  [emitted]  pages/_page
2023-07-21T15:46:33.803Z: pages/blog/_blog.js   5.92 KiB       2  [emitted]  pages/blog/_blog
2023-07-21T15:46:33.803Z: pages/index.js   28.1 KiB       3  [emitted]  pages/index
2023-07-21T15:46:33.803Z: server.js    732 KiB       0  [emitted]  app
2023-07-21T15:46:33.803Z: server.manifest.json  395 bytes          [emitted]
2023-07-21T15:46:33.803Z: + 4 hidden assets
2023-07-21T15:46:33.803Z: Entrypoint app = server.js server.js.map
2023-07-21T15:46:33.932Z: ℹ Parsed 6 files in 0.1 seconds
2023-07-21T15:46:34.029Z: ℹ Full static generation activated
2023-07-21T15:46:34.035Z: ℹ Generating output directory: dist/
2023-07-21T15:46:34.075Z: ℹ Generating pages with full static mode
2023-07-21T15:46:35.041Z: ✔ Generated route "/"
2023-07-21T15:46:35.042Z: ✔ Generated route "/blog/hello-world-2"
2023-07-21T15:46:35.042Z: ✔ Generated route "/blog/hello-world"
2023-07-21T15:46:35.042Z: ✔ Generated route "/blog/hello-world-1"
2023-07-21T15:46:35.070Z: ✔ Client-side fallback created: 404.html
2023-07-21T15:46:35.071Z: ✔ Static manifest generated
2023-07-21T15:46:35.071Z: ℹ Generating sitemaps
2023-07-21T15:46:35.077Z: ✔ Generated /sitemap.xml
2023-07-21T15:46:35.382Z: > [email protected] generate-version-file
2023-07-21T15:46:35.382Z: > touch dist/version.txt && git rev-parse --short HEAD >> dist/version.txt && date >> dist/version.txt
2023-07-21T15:46:35.394Z: Moving redirects into publish directory...
2023-07-21T15:46:35.396Z: '_redirects' -> 'dist/_redirects'
2023-07-21T15:46:42.392Z: Deployed to IPFS and got the hash:
2023-07-21T15:46:42.392Z: QmePhZSyvKHMFrnKzM7d2FbpJc1bnk5u6CxcQkeHqUW4hE
2023-07-21T15:46:42.392Z: Checking content availability on IPFS...
2023-07-21T15:46:46.037Z: You can preview this build on :
2023-07-21T15:46:46.037Z: https://bafybeihoql2oeikgm4swnsy4xino4rbtgmdrs5767wjczy3z62243zftie.on.fleek.co