lumeland / lume.land

The website of lume.land
https://lume.land
MIT License
72 stars 68 forks source link

Update deployment instructions for Netlify #107

Closed carlrafting closed 7 months ago

carlrafting commented 7 months ago

I recently deployed my website to Netlify. According to their documentation, they've had support for Deno for a while. I noticed the lume documentation on deployment to Netlify was out-of-date, so I went ahead and updated it.

netlify[bot] commented 7 months ago

Deploy Preview for lumeland ready!

Name Link
Latest commit b3fcf8bb92ce5aa0457e3ccc2ea6b6282c606608
Latest deploy log https://app.netlify.com/sites/lumeland/deploys/65c8e62ce9c1f40008aff7c7
Deploy Preview https://deploy-preview-107--lumeland.netlify.app/docs/advanced/deployment
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

oscarotero commented 7 months ago

Thanks, Carl! Have you tested the Deno version of Netlify? The last time I checked it was a very old version and Deno didn't work very well.

carlrafting commented 7 months ago

Thanks, Carl! Have you tested the Deno version of Netlify? The last time I checked it was a very old version and Deno didn't work very well.

Yes my website is deployed on netlify, and i've had no problems so far. I've not done any further testing other than that. It is much smaller than lume.land for example, and perhaps lume.land would not work well with deno version 1.39.4? I guess i just assumed netlify would be using the latest version of deno, but in this case it's not too far behind. You can see the latest deploy log for my website below. Feel free to close this issue if you don't think it makes sense.

9:34:36 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
9:34:36 PM: buildbot version: f24fa6931331a6157a9e11612daa1bc6d6a889ef
9:34:36 PM: Fetching cached dependencies
9:34:36 PM: Starting to download cache of 65.6MB
9:34:37 PM: Finished downloading cache in 731ms
9:34:37 PM: Starting to extract cache
9:34:37 PM: Finished extracting cache in 539ms
9:34:37 PM: Finished fetching cache in 1.309s
9:34:37 PM: Starting to prepare the repo for build
9:34:37 PM: Preparing Git Reference refs/heads/main
9:34:38 PM: Custom build path detected. Proceeding with the specified path: ""
9:34:39 PM: Starting to install dependencies
9:34:39 PM: Python version set to 3.8
9:34:39 PM: Attempting Ruby version 2.7.2, read from environment
9:34:40 PM: Using Ruby version 2.7.2
9:34:40 PM: Started restoring cached go cache
9:34:40 PM: Finished restoring cached go cache
9:34:41 PM: go version go1.19.13 linux/amd64
9:34:42 PM: Using PHP version 8.0
9:34:42 PM: Started restoring cached Node.js version
9:34:43 PM: Finished restoring cached Node.js version
9:34:43 PM: v18.19.0 is already installed.
9:34:44 PM: Now using node v18.19.0 (npm v10.2.3)
9:34:44 PM: Enabling Node.js Corepack
9:34:44 PM: Started restoring cached build plugins
9:34:44 PM: Finished restoring cached build plugins
9:34:44 PM: Successfully installed dependencies
9:34:44 PM: Starting build script
9:34:45 PM: Detected 0 framework(s)
9:34:45 PM: Section completed: initializing
9:34:46 PM: ​
9:34:46 PM: Netlify Build                                                 
9:34:46 PM: ────────────────────────────────────────────────────────────────
9:34:46 PM: ​
9:34:46 PM: ❯ Version
9:34:46 PM:   @netlify/build 29.33.6
9:34:46 PM: ​
9:34:46 PM: ❯ Flags
9:34:46 PM:   baseRelDir: true
9:34:46 PM:   buildId: 65c92f5bb2d9a10008d2c2fc
9:34:46 PM:   deployId: 65c92f5bb2d9a10008d2c2fe
9:34:46 PM: ​
9:34:46 PM: ❯ Current directory
9:34:46 PM:   /opt/build/repo
9:34:46 PM: ​
9:34:46 PM: ❯ Config file
9:34:46 PM:   /opt/build/repo/netlify.toml
9:34:46 PM: ​
9:34:46 PM: ❯ Context
9:34:46 PM:   production
9:34:46 PM: ​
9:34:46 PM: Build command from Netlify app                                
9:34:46 PM: ────────────────────────────────────────────────────────────────
9:34:46 PM: ​
9:34:46 PM: $ deno task build
9:34:47 PM: Task build deno task lume
9:34:47 PM: Task lume echo "import "lume/cli.ts"" | deno run --unstable -A -
9:34:47 PM: Download https://registry.npmjs.org/@babel/runtime
9:34:47 PM: Download https://registry.npmjs.org/@js-temporal/polyfill
9:34:47 PM: Download https://registry.npmjs.org/a-sync-waterfall
9:34:47 PM: Download https://registry.npmjs.org/argparse
9:34:47 PM: Download https://registry.npmjs.org/asap
9:34:47 PM: Download https://registry.npmjs.org/commander
9:34:47 PM: Download https://registry.npmjs.org/date-fns
9:34:47 PM: Download https://registry.npmjs.org/entities
9:34:47 PM: Download https://registry.npmjs.org/highlight.js
9:34:47 PM: Download https://registry.npmjs.org/jsbi
9:34:47 PM: Download https://registry.npmjs.org/linkify-it
9:34:47 PM: Download https://registry.npmjs.org/markdown-it-attrs
9:34:47 PM: Download https://registry.npmjs.org/markdown-it-deflist
9:34:47 PM: Download https://registry.npmjs.org/markdown-it
9:34:47 PM: Download https://registry.npmjs.org/mdurl
9:34:47 PM: Download https://registry.npmjs.org/nunjucks
9:34:47 PM: Download https://registry.npmjs.org/punycode.js
9:34:47 PM: Download https://registry.npmjs.org/regenerator-runtime
9:34:47 PM: Download https://registry.npmjs.org/tslib
9:34:47 PM: Download https://registry.npmjs.org/uc.micro
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/types.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/cli.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/deps/cliffy.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/lume_version.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/cli/upgrade.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/cli/run.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/cli/build.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/cli/create.ts
9:34:47 PM: Download https://deno.land/x/cliffy@v0.25.7/mod.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/deps/colors.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/log.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/deno_config.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/mod.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/deps/path.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/path.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/lume_config.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/env.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/server.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/watcher.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/middlewares/logger.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/middlewares/no_cache.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/middlewares/not_found.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/middlewares/reload.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/deps/yaml.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/deps/fs.ts
9:34:47 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/generator.ts
9:34:47 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/mod.ts
9:34:47 PM: Download https://deno.land/x/cliffy@v0.25.7/command/mod.ts
9:34:47 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/mod.ts
9:34:47 PM: Download https://deno.land/x/cliffy@v0.25.7/keycode/mod.ts
9:34:47 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/mod.ts
9:34:47 PM: Download https://deno.land/x/cliffy@v0.25.7/table/mod.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fmt/colors.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/deps/log.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/deps/jsonc.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/site.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/url.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/json.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/markdown.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/modules.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/vento.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/search.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/paginate.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/toml.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/plugins/yaml.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/object.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/cli_options.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/mod.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/mod.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/events.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/deps/http.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/middlewares/reload_client.js
9:34:48 PM: Download https://deno.land/std@0.212.0/yaml/mod.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/mod.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/ansi.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/ansi_escapes.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/chain.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/colors.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/cursor_position.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/tty.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/command.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/mod.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/help/mod.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/upgrade/mod.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/action_list.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/boolean.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/child_command.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/command.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/enum.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/file.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/integer.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/number.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/types/string.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/type.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/_errors.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/deprecated.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/flags.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/types.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/types/boolean.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/types/integer.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/types/number.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/types/string.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/deprecated.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/_errors.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/keycode/key_code.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/keycode/key_codes.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/figures.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/_generic_prompt.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/_generic_input.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/_generic_list.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/checkbox.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/confirm.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/input.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/list.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/number.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/secret.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/select.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/toggle.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/prompt.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/table/cell.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/table/row.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/table/table.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/mod.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/jsonc/mod.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/fs.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/component_loader.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/data_loader.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/source.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/scopes.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/processors.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/renderer.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/formats.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/searcher.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/scripts.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/writer.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/file.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/loaders/text.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/loaders/json.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/deps/markdown_it.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/loaders/module.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/deps/vento.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/loaders/toml.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/core/loaders/yaml.ts
9:34:48 PM: Download https://deno.land/x/lume@v2.0.3/deps/cli.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/_os.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/windows/mod.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/basename.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/dirname.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/extname.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/format.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/from_file_url.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/is_absolute.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/join.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/normalize.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/parse.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/relative.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/resolve.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/to_file_url.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/to_namespaced_path.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/common.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/separator.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/_interface.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/glob_to_regexp.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/is_glob.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/join_globs.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/normalize_glob.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/basename.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/dirname.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/extname.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/format.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/from_file_url.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/is_absolute.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/join.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/normalize.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/parse.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/relative.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/resolve.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/to_file_url.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/to_namespaced_path.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/common.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/separator.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/glob_to_regexp.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/is_glob.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/join_globs.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/path/posix/normalize_glob.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/http/file_server.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/yaml/parse.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/yaml/stringify.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/yaml/type.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/yaml/schema/mod.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/empty_dir.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/ensure_dir.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/ensure_file.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/ensure_link.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/ensure_symlink.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/exists.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/expand_glob.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/move.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/copy.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/walk.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/fs/eol.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/ansi/deps.ts
9:34:48 PM: Download https://deno.land/std@0.170.0/fmt/colors.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/_utils.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/deps.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/help/_help_generator.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/_utils.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/bash.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/complete.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/fish.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/zsh.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/upgrade/provider/deno_land.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/upgrade/provider/github.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/upgrade/provider/nest_land.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/upgrade/provider.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/command/upgrade/upgrade_command.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/flags/_validate_flags.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/deps.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/_utils/distance.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/_generic_suggestions.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/prompt/_utils.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/table/border.ts
9:34:48 PM: Download https://deno.land/x/cliffy@v0.25.7/table/layout.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/logger.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/handlers.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/assert/assert.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/formatters.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/base_handler.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/console_handler.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/file_handler.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/rotating_file_handler.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/log/levels.ts
9:34:48 PM: Download https://deno.land/std@0.212.0/jsonc/parse.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/merge_data.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/date.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/page_url.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/page_date.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/concurrent.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/digest.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/loaders/binary.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/dom.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/deps/front_matter.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/read.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/mod.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/src/loader.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/deps/toml.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/cli/mod.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/basename.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/dirname.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/extname.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/format.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/from_file_url.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/is_absolute.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/join.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/normalize.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/parse.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/relative.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/resolve.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/to_file_url.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/to_namespaced_path.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/common.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/separator.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/glob_to_regexp.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/is_glob.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/join_globs.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/normalize_glob.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/common.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/basename.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/strip_trailing_separators.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/posix/_util.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/dirname.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/constants.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/assert_path.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/format.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/from_file_url.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/normalize.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/normalize_string.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/relative.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/to_file_url.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/_common/glob_to_reg_exp.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/media_types/content_type.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/http/etag.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/http/status.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/streams/byte_slice_stream.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/cli/parse_args.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/version.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/fmt/bytes.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_loader/loader.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_dumper/dumper.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/schema/core.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/schema/default.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/schema/extended.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/schema/failsafe.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/schema/json.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/fs/_to_path_string.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/fs/_get_file_info_type.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/glob.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/fs/_create_walk_entry.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/fs/_is_subdir.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/fs/_is_same_path.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/encoding/base64.ts
9:34:49 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/_bash_completions_generator.ts
9:34:49 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/_fish_completions_generator.ts
9:34:49 PM: Download https://deno.land/x/cliffy@v0.25.7/command/completions/_zsh_completions_generator.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/path/mod.ts
9:34:49 PM: Download https://deno.land/x/cliffy@v0.25.7/table/utils.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/assert/assertion_error.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/deps/temporal.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/deps/crypto.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/deps/hex.ts
9:34:49 PM: Download https://deno.land/x/lume@v2.0.3/deps/dom.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/front_matter/any.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/front_matter/mod.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/src/environment.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/if.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/for.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/include.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/set.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/js.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/layout.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/function.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/import.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/export.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/echo.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/escape.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/plugins/unescape.ts
9:34:49 PM: Download https://deno.land/x/vento@v0.10.1/deps.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/toml/mod.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/cli/prompt_secret.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/cli/spinner.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/path/windows/_util.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/media_types/parse_media_type.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/media_types/get_charset.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/media_types/format_media_type.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/media_types/type_by_extension.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/encoding/base64.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/assert/assert_exists.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_error.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_mark.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_utils.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_loader/loader_state.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_dumper/dumper_state.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/schema.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/yaml/_type/mod.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/_util/os.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/path/win32.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/path/posix.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/path/common.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/path/separator.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/path/_interface.ts
9:34:49 PM: Download https://deno.land/std@0.170.0/path/glob.ts
9:34:49 PM: Download https://deno.land/x/cliffy@v0.25.7/table/deps.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/crypto/mod.ts
9:34:49 PM: Download https://deno.land/std@0.212.0/encoding/hex.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/deno-dom-wasm.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/front_matter/create_extractor.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/toml/parse.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/front_matter/test.ts
9:34:50 PM: Download https://deno.land/x/vento@v0.10.1/src/tokenizer.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/mod.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/html/mod.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/toml/stringify.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/media_types/_util.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/media_types/_db.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/encoding/_util.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_state.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/binary.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/bool.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/float.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/function.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/int.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/map.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/merge.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/nil.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/omap.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/pairs.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/regexp.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/seq.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/set.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/str.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/timestamp.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/yaml/_type/undefined.ts
9:34:50 PM: Download https://deno.land/std@0.170.0/path/_constants.ts
9:34:50 PM: Download https://deno.land/std@0.170.0/path/_util.ts
9:34:50 PM: Download https://deno.land/std@0.170.0/_util/asserts.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/crypto/crypto.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/crypto/unstable_keystack.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/crypto/timing_safe_equal.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/build/deno-wasm/deno-wasm.js
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/parser.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/api.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/front_matter/_formats.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/toml/_parser.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/_os.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/mod.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/mod.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/basename.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/dirname.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/extname.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/format.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/from_file_url.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/is_absolute.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/join.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/normalize.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/parse.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/relative.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/resolve.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/to_file_url.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/to_namespaced_path.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/common.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/separator.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/_interface.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/glob_to_regexp.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/is_glob.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/join_globs.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/normalize_glob.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/html/entities.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/media_types/vendor/mime-db.v1.52.0.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/crypto/_wasm/mod.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/crypto/_fnv/mod.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/encoding/base64url.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/deserialize.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/node.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/element.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/document.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/document-fragment.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/dom-parser.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/elements/html-template-element.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/selectors/selectors.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/node-list.ts
9:34:50 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/html-collection.ts
9:34:50 PM: Download https://deno.land/std@0.212.0/collections/deep_merge.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/basename.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/dirname.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/extname.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/format.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/from_file_url.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/is_absolute.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/join.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/normalize.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/parse.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/relative.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/resolve.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/to_file_url.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/to_namespaced_path.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/common.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/separator.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/glob_to_regexp.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/is_glob.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/join_globs.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/windows/normalize_glob.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/basename.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/dirname.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/extname.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/format.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/from_file_url.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/is_absolute.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/join.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/normalize.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/parse.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/relative.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/resolve.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/to_file_url.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/to_namespaced_path.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/common.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/separator.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/glob_to_regexp.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/is_glob.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/join_globs.ts
9:34:50 PM: Download https://deno.land/std@0.210.0/path/posix/normalize_glob.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/common.ts
9:34:51 PM: Download https://deno.land/std@0.212.0/crypto/_wasm/lib/deno_std_wasm_crypto.generated.mjs
9:34:51 PM: Download https://deno.land/std@0.212.0/crypto/_fnv/fnv32.ts
9:34:51 PM: Download https://deno.land/std@0.212.0/crypto/_fnv/fnv64.ts
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/constructor-lock.ts
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/utils.ts
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/utils-types.ts
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/selectors/custom-api.ts
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/selectors/nwsapi-types.ts
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/selectors/sizzle-types.ts
9:34:51 PM: Download https://deno.land/std@0.212.0/collections/_utils.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/basename.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/constants.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/strip_trailing_separators.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/windows/_util.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/dirname.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/assert_path.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/format.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/from_file_url.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/assert/assert.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/normalize.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/normalize_string.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/relative.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/to_file_url.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/_common/glob_to_reg_exp.ts
9:34:51 PM: Download https://deno.land/std@0.210.0/path/posix/_util.ts
9:34:51 PM: Download https://deno.land/std@0.212.0/crypto/_fnv/util.ts
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/selectors/nwsapi.js
9:34:51 PM: Download https://deno.land/x/deno_dom@v0.1.43/src/dom/selectors/sizzle.js
9:34:51 PM: Download https://deno.land/std@0.210.0/assert/assertion_error.ts
9:34:52 PM: Download https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.2.tgz
9:34:52 PM: Download https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/highlight.js/-/highlight.js-11.9.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/markdown-it-deflist/-/markdown-it-deflist-3.0.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/@js-temporal/polyfill/-/polyfill-0.4.4.tgz
9:34:52 PM: Download https://registry.npmjs.org/markdown-it/-/markdown-it-14.0.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/markdown-it-attrs/-/markdown-it-attrs-4.1.6.tgz
9:34:52 PM: Download https://registry.npmjs.org/markdown-it-deflist/-/markdown-it-deflist-2.1.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/nunjucks/-/nunjucks-3.2.4.tgz
9:34:52 PM: Download https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz
9:34:52 PM: Download https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz
9:34:52 PM: Download https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz
9:34:52 PM: Download https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz
9:34:52 PM: Download https://registry.npmjs.org/entities/-/entities-3.0.1.tgz
9:34:52 PM: Download https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.4.tgz
9:34:52 PM: Download https://registry.npmjs.org/jsbi/-/jsbi-4.3.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz
9:34:52 PM: Download https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz
9:34:52 PM: Download https://registry.npmjs.org/uc.micro/-/uc.micro-2.0.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/entities/-/entities-4.5.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/asap/-/asap-2.0.6.tgz
9:34:52 PM: Download https://registry.npmjs.org/commander/-/commander-5.1.0.tgz
9:34:52 PM: Download https://registry.npmjs.org/a-sync-waterfall/-/a-sync-waterfall-1.0.1.tgz
9:34:52 PM: Download https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz
9:34:52 PM: Loading config file file:///opt/build/repo/_config.js
9:34:52 PM: Download https://deno.land/x/lume@v2.0.3/plugins/code_highlight.ts
9:34:52 PM: Download https://deno.land/x/lume@v2.0.3/plugins/feed.ts
9:34:52 PM: Download https://deno.land/x/lume@v2.0.3/deps/highlight.ts
9:34:52 PM: Download https://deno.land/x/lume@v2.0.3/core/utils/data_values.ts
9:34:52 PM: Download https://deno.land/x/lume@v2.0.3/deps/xml.ts
9:34:53 PM: Starting post processing
9:34:53 PM: Skipping form detection
9:34:53 PM: Post processing - header rules
9:34:53 PM: Post processing - redirect rules
9:34:53 PM: Post processing done
9:34:53 PM: Section completed: postprocessing
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/mod.ts
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/parse.ts
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/stringify.ts
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/utils/types.ts
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/utils/parser.ts
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/utils/stream.ts
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/utils/streamable.ts
9:34:53 PM: Download https://deno.land/x/xml@2.1.3/utils/stringifier.ts
9:34:53 PM: { deno: { deno: "1.39.4", v8: "12.0.267.8", typescript: "5.3.3" } }
9:34:53 PM: 🔥 /post/fresh-start-2024/ /posts/2024-02-06-fresh-for-2024.md
9:34:53 PM: 🔥 /robot/ /robot/index.vto
9:34:53 PM: 🔥 /404.html /404.md
9:34:53 PM: 🔥 /about/ /about.md
9:34:53 PM: 🔥 / /index.vto
9:34:53 PM: 🔥 /markup/ /markup.md
9:34:53 PM: 🔥 feed.xml (generated)
9:34:53 PM: 🔥 feed.json (generated)
9:34:53 PM: 🔥 /robot/module.js /robot/module.js
9:34:53 PM: 🔥 /robot/all.css /robot/all.css
9:34:53 PM: 🔥 /robot/screen.css /robot/screen.css
9:34:53 PM: 🔥 /sw.js /sw.js
9:34:53 PM: 🔥 /assets/apple-touch-icon.png /assets/apple-touch-icon.png
9:34:53 PM: 🔥 /assets/favicon.svg /assets/favicon.svg
9:34:53 PM: 🔥 /assets/manifest.webmanifest /assets/manifest.webmanifest
9:34:53 PM: 🔥 /css/global/all.css /css/global/all.css
9:34:53 PM: 🔥 /css/global/print.css /css/global/print.css
9:34:53 PM: 🔥 /css/global/screen.css /css/global/screen.css
9:34:53 PM: 🔥 /js/validate/html.js /js/validate/html.js
9:34:53 PM: 🔥 /media/2024-02-08-print-dialog-thumbnail.avif /media/2024-02-08-print-dialog-thumbnail.avif
9:34:53 PM: 🔥 /media/2024-02-08-print-dialog.avif /media/2024-02-08-print-dialog.avif
9:34:53 PM: 🔥 /vendor/highlight.js/11.9.0/styles/a11y-light.min.css /vendor/highlight.js/11.9.0/styles/a11y-light.min.css
9:34:53 PM: 🔥 /vendor/highlight.js/11.9.0/styles/an-old-hope.min.css /vendor/highlight.js/11.9.0/styles/an-old-hope.min.css
9:34:53 PM: 🍾 Site built into ./_site
9:34:53 PM:   23 files generated in 0.12 seconds
9:34:53 PM: ​
9:34:53 PM: (build.command completed in 6.6s)
9:34:53 PM: ​
9:34:53 PM: Deploy site                                                   
9:34:53 PM: ────────────────────────────────────────────────────────────────
9:34:53 PM: ​
9:34:53 PM: Starting to deploy site from "_site"
9:34:53 PM: Calculating files to upload
9:34:53 PM: 8 new files to upload
9:34:53 PM: 0 new functions to upload
9:34:53 PM: Section completed: deploying
9:34:53 PM: Site deploy was successfully initiated
9:34:53 PM: ​
9:34:53 PM: (Deploy site completed in 221ms)
9:34:53 PM: ​
9:34:53 PM: Netlify Build Complete                                        
9:34:53 PM: ────────────────────────────────────────────────────────────────
9:34:53 PM: ​
9:34:53 PM: (Netlify Build completed in 6.9s)
9:34:54 PM: Site is live ✨
9:34:54 PM: Caching artifacts
9:34:54 PM: Started saving build plugins
9:34:54 PM: Finished saving build plugins
9:34:54 PM: Started saving pip cache
9:34:54 PM: Finished saving pip cache
9:34:54 PM: Started saving emacs cask dependencies
9:34:54 PM: Finished saving emacs cask dependencies
9:34:54 PM: Started saving maven dependencies
9:34:54 PM: Finished saving maven dependencies
9:34:54 PM: Started saving boot dependencies
9:34:54 PM: Finished saving boot dependencies
9:34:54 PM: Started saving rust rustup cache
9:34:54 PM: Finished saving rust rustup cache
9:34:54 PM: Started saving go dependencies
9:34:54 PM: Finished saving go dependencies
9:34:54 PM: Build script success
9:34:54 PM: Section completed: building
9:34:58 PM: Uploading Cache of size 65.6MB
9:34:59 PM: Section completed: cleanup
9:34:59 PM: Finished processing build request in 22.955s
oscarotero commented 7 months ago

I just checked it and works like a charm. Thanks for the heads up!