From f6088bcf18c3307fde1a82a5021d5aa08bb13a89 Mon Sep 17 00:00:00 2001 From: TorchedSammy Date: Fri, 19 Jul 2024 13:53:11 +0000 Subject: [PATCH] deploy: 543763219dc5be92eada51c98d2036e133f8d5df --- versions/reuse-runner-2/404.html | 2 +- .../blog/improving-this-website/index.html | 2 +- versions/reuse-runner-2/blog/index.html | 6 +- versions/reuse-runner-2/blog/index.xml | 4 +- .../blog/v2.0-release/index.html | 2 +- .../blog/v2.1-release/index.html | 2 +- .../blog/v2.1.1-release/index.html | 2 +- .../blog/v2.1.2-release/index.html | 2 +- .../blog/v2.2-release/index.html | 48 +++++ .../reuse-runner-2/blog/welcome/index.html | 2 +- versions/reuse-runner-2/categories/index.html | 6 +- versions/reuse-runner-2/completion.mp4 | Bin 0 -> 34742 bytes ...a36c98ad57d6ee7b77928e3bc131bd76c5935a.css | 1 + .../reuse-runner-2/docs/api/bait/index.html | 61 ++++-- .../docs/api/commander/index.html | 53 +++-- .../reuse-runner-2/docs/api/fs/index.html | 84 +++++--- .../api/hilbish/hilbish.aliases/index.html | 27 ++- .../api/hilbish/hilbish.completion/index.html | 41 ++++ .../api/hilbish/hilbish.editor/index.html | 22 +- .../api/hilbish/hilbish.history/index.html | 23 ++- .../docs/api/hilbish/hilbish.jobs/index.html | 31 +-- .../api/hilbish/hilbish.module/index.html | 28 +++ .../docs/api/hilbish/hilbish.os/index.html | 13 +- .../api/hilbish/hilbish.runner/index.html | 42 ++-- .../api/hilbish/hilbish.timers/index.html | 39 ++-- .../api/hilbish/hilbish.userdir/index.html | 10 +- .../docs/api/hilbish/index.html | 189 ++++++++++++------ .../reuse-runner-2/docs/api/hilbish/index.xml | 37 ++-- versions/reuse-runner-2/docs/api/index.html | 4 +- versions/reuse-runner-2/docs/api/index.xml | 17 +- .../docs/api/terminal/index.html | 19 +- .../docs/completions/index.html | 44 ++++ versions/reuse-runner-2/docs/faq/index.html | 17 +- .../reuse-runner-2/docs/features/index.html | 4 +- .../reuse-runner-2/docs/features/index.xml | 6 +- .../docs/features/notifications/index.html | 4 +- .../docs/features/opts/index.html | 40 ++++ .../docs/features/runner-mode/index.html | 28 ++- .../docs/getting-started/index.html | 8 +- .../docs/hooks/command/index.html | 47 +++++ .../docs/hooks/hilbish/index.html | 26 +++ versions/reuse-runner-2/docs/hooks/index.html | 6 + versions/reuse-runner-2/docs/hooks/index.xml | 24 +++ .../reuse-runner-2/docs/hooks/job/index.html | 10 + .../docs/hooks/signal/index.html | 27 +++ versions/reuse-runner-2/docs/index.html | 4 +- versions/reuse-runner-2/docs/index.xml | 13 +- versions/reuse-runner-2/docs/jobs/index.html | 33 +++ .../reuse-runner-2/docs/lunacolors/index.html | 20 ++ .../docs/nature/dirs/index.html | 14 ++ .../reuse-runner-2/docs/nature/index.html | 15 ++ versions/reuse-runner-2/docs/nature/index.xml | 10 + .../reuse-runner-2/docs/timers/index.html | 5 + .../docs/vim-mode/actions/index.html | 15 ++ .../reuse-runner-2/docs/vim-mode/index.html | 7 + .../reuse-runner-2/docs/vim-mode/index.xml | 3 + versions/reuse-runner-2/index.html | 21 +- versions/reuse-runner-2/index.xml | 109 ++++++---- versions/reuse-runner-2/install/index.html | 20 +- versions/reuse-runner-2/sitemap.xml | 2 +- versions/reuse-runner-2/tags/index.html | 6 +- 61 files changed, 1065 insertions(+), 342 deletions(-) create mode 100644 versions/reuse-runner-2/blog/v2.2-release/index.html create mode 100644 versions/reuse-runner-2/completion.mp4 create mode 100644 versions/reuse-runner-2/css/syntax.min.eb77978873f3b324603120b558a36c98ad57d6ee7b77928e3bc131bd76c5935a.css create mode 100644 versions/reuse-runner-2/docs/api/hilbish/hilbish.completion/index.html create mode 100644 versions/reuse-runner-2/docs/api/hilbish/hilbish.module/index.html create mode 100644 versions/reuse-runner-2/docs/completions/index.html create mode 100644 versions/reuse-runner-2/docs/features/opts/index.html create mode 100644 versions/reuse-runner-2/docs/hooks/command/index.html create mode 100644 versions/reuse-runner-2/docs/hooks/hilbish/index.html create mode 100644 versions/reuse-runner-2/docs/hooks/index.html create mode 100644 versions/reuse-runner-2/docs/hooks/index.xml create mode 100644 versions/reuse-runner-2/docs/hooks/job/index.html create mode 100644 versions/reuse-runner-2/docs/hooks/signal/index.html create mode 100644 versions/reuse-runner-2/docs/jobs/index.html create mode 100644 versions/reuse-runner-2/docs/lunacolors/index.html create mode 100644 versions/reuse-runner-2/docs/nature/dirs/index.html create mode 100644 versions/reuse-runner-2/docs/nature/index.html create mode 100644 versions/reuse-runner-2/docs/nature/index.xml create mode 100644 versions/reuse-runner-2/docs/timers/index.html create mode 100644 versions/reuse-runner-2/docs/vim-mode/actions/index.html create mode 100644 versions/reuse-runner-2/docs/vim-mode/index.html create mode 100644 versions/reuse-runner-2/docs/vim-mode/index.xml diff --git a/versions/reuse-runner-2/404.html b/versions/reuse-runner-2/404.html index e370868..47ace53 100644 --- a/versions/reuse-runner-2/404.html +++ b/versions/reuse-runner-2/404.html @@ -1,4 +1,4 @@ 404 Page not found — Hilbish -