rootiest
dfdc1063ba
Merge pull request 'docs(manual): format plugins and installation pages' ( #100 ) from docs-format-plugins-installation into main
...
Generate documentation / build-docs (push) Successful in 3m32s
Reviewed-on: #100
2026-08-06 20:29:18 +00:00
rootiest
4ff120cc5d
docs(manual): format plugins and installation pages
2026-08-06 16:28:13 -04:00
Gitea Actions
7c99b475e3
chore(docs): regenerate manual and man page
2026-08-06 20:14:19 +00:00
rootiest
262b53c6c4
Merge pull request 'docs: dynamic abbreviations with markdown tables' ( #99 ) from feature/dynamic-abbreviations-docs into main
...
Generate documentation / build-docs (push) Successful in 3m30s
Reviewed-on: #99
2026-08-06 20:10:55 +00:00
rootiest
0ff6be3f81
Merge branch 'main' into feature/dynamic-abbreviations-docs
2026-08-06 20:10:18 +00:00
rootiest
86d20105e5
ci: move workflow to .github to increase hosting compatibility
2026-08-06 16:09:57 -04:00
rootiest
6790bf1430
ci: remove obsoleted docs-drift workflow
2026-08-06 16:09:28 -04:00
rootiest
e76668d3b1
docs: fix abbreviations file ordering and capitalization for tests
2026-08-06 16:07:08 -04:00
rootiest
204b13781d
docs: use indented text tables for abbreviations and strip CardGrid from concat
2026-08-06 16:00:48 -04:00
Gitea Actions
0b9cf5a928
chore(docs): regenerate manual and man page
2026-08-06 19:48:00 +00:00
rootiest
93831564a8
Merge pull request 'feat: implement __rand_string generator and update jobrunner backend' ( #98 ) from feature/rand-string-generator into main
...
Generate documentation / build-docs (push) Successful in 3m44s
Offline docs drift reminder / remind (push) Successful in 15s
Reviewed-on: #98
2026-08-06 19:44:25 +00:00
rootiest
82d761b026
docs: restructure abbreviations into individual pages for sidebar
2026-08-06 15:38:15 -04:00
rootiest
742fd7941d
docs: use markdown tables for abbreviations
...
Generates actual markdown tables instead of indented text blocks to ensure MDX/Starlight correctly renders abbreviations.
2026-08-06 15:04:06 -04:00
rootiest
cb74cd84e2
fix: change jobrunner auto-naming to adjective-animal
2026-08-02 05:47:29 -04:00
rootiest
89fdfc8e72
refactor: use -n flag for explicit jobrunner names
2026-08-02 05:45:35 -04:00
rootiest
0e9c3b4b27
feat: implement jobrunner auto-naming fallback
2026-08-02 05:41:48 -04:00
rootiest
d5535a38ad
feat: add verb dictionary and preserve literal string casing in rand_string
2026-08-02 05:37:06 -04:00
rootiest
01553b71fd
refactor: drop __ prefix and add -h flag to rand_string
2026-08-02 05:32:33 -04:00
rootiest
ffff95f3b9
feat: implement __rand_string generator and update jobrunner to use tmux
2026-08-02 05:21:29 -04:00
rootiest
674a50ea05
feat(jobrunner): add named background job manager backed by GNU screen
...
Adds jobrunner (short alias jr) for running, listing, inspecting,
re-attaching to, and terminating detached background tasks. Unlike bkg
and detach, which discard output, a jobrunner job keeps a live terminal
that survives closing the shell and can be restored later with attach.
Includes the __jobrunner_sessions parser shared by the function and its
completions, dynamic job-name completions, and screen in the fish-deps
catalog.
2026-08-02 04:40:07 -04:00
Gitea Actions
a2d52e1ec2
chore(docs): regenerate manual and man page
2026-07-28 07:37:49 +00:00
rootiest
84c6e9b79d
Merge pull request 'fix(bindings): restore directory segment autosuggestion on ctrl-right' ( #97 ) from fix-autosuggestion-ctrl-right into main
...
Generate documentation / build-docs (push) Successful in 2m59s
Reviewed-on: #97
2026-07-28 07:34:49 +00:00
rootiest
2d84bcdf7e
docs(bindings): document Ctrl+Right autosuggestion behavior
2026-07-28 03:34:02 -04:00
rootiest
935ba904bd
fix(bindings): restore directory segment autosuggestion on ctrl-right
2026-07-28 03:29:52 -04:00
Gitea Actions
8b0b5ee85a
chore(docs): regenerate manual and man page
2026-07-28 07:14:10 +00:00
rootiest
a1297a417e
Merge pull request 'refactor(deps): demote zoxide to recommended tier' ( #96 ) from feat-demote-zoxide into main
...
Generate documentation / build-docs (push) Successful in 3m13s
Reviewed-on: #96
2026-07-28 07:11:02 +00:00
rootiest
5c54ede483
refactor(deps): demote zoxide to recommended tier
2026-07-28 03:09:08 -04:00
rootiest
f9086bd2ca
ci(build-docs): fix baseless non-critical warnings in build log
...
Generate documentation / build-docs (push) Successful in 5m27s
- Eliminate the warning about the generic 404 page being replaced, it
was intentional.
- Add a flag to the cloudflare deploy task to approve pushes from dirty
git repos, it was intentional for the dynamic build.
2026-07-28 00:20:16 -04:00
Gitea Actions
f9dfc4ca4c
chore(docs): regenerate manual and man page
2026-07-28 04:02:20 +00:00
rootiest
a899448fda
Merge pull request 'docs(site): restore Categories table and fix markdown table syntax' ( #95 ) from fix-categories-table into main
...
Generate documentation / build-docs (push) Successful in 3m28s
Reviewed-on: #95
2026-07-28 03:59:01 +00:00
rootiest
429c407548
chore(docs): rebuild config-help artifacts from SSoT
2026-07-27 23:58:42 -04:00
rootiest
2fb8e3718b
docs(home): add button for components alongside functions button
2026-07-27 23:58:10 -04:00
rootiest
11097e32de
docs(site): restore Categories table and fix markdown table syntax
2026-07-27 23:47:40 -04:00
Gitea Actions
9d1acf0fb3
chore(docs): regenerate manual and man page
2026-07-28 03:31:21 +00:00
rootiest
7d95e7854c
Merge pull request 'docs(site): UI improvements and Starlight integration fixes' ( #94 ) from docs-site-improvements into main
...
Generate documentation / build-docs (push) Successful in 3m22s
Reviewed-on: #94
2026-07-28 03:28:05 +00:00
rootiest
1972ea5bb9
docs(site): improve UI, add catppuccin theme, fix MDX bugs
2026-07-27 23:27:09 -04:00
Gitea Actions
2b9b8e495c
chore(docs): regenerate manual and man page
2026-07-28 01:37:54 +00:00
rootiest
231162bd03
ci(build-docs): watch functions dir as they are dynamically documented now
...
- Also enables manual trigger to rebuild and publish docs
2026-07-27 21:34:05 -04:00
rootiest
94e4e0dfab
feat(function): add a --resume flag to the agy function
...
The agy tool uses -c and --continue natively. It does not recognize -r
or --resume. This commit allows -r and --resume to be used by
translating them to -c and --continue respectively.
2026-07-27 21:28:40 -04:00
Gitea Actions
7dca813556
chore(docs): regenerate manual and man page
2026-07-28 00:55:44 +00:00
rootiest
0fe183c93e
Merge branch 'docs-layout-rework' into fix-xdg-overrides
Generate documentation / build-docs (push) Successful in 3m1s
2026-07-27 20:52:32 -04:00
rootiest
dd28fc784b
docs: restructure customization and components reference into nested directories
2026-07-27 20:49:40 -04:00
rootiest
7183ed712b
fix(config): adjust XDG and EDITOR/GPG gates and sync docs
2026-07-27 20:32:58 -04:00
rootiest
d91c0c8deb
Merge pull request 'docs(functions): add category metadata to undocumented functions' ( #91 ) from feat-function-categories into main
...
Reviewed-on: #91
2026-07-28 00:07:20 +00:00
rootiest
d2f3da4a23
docs(functions): add category metadata to undocumented functions
2026-07-27 20:04:37 -04:00
Gitea Actions
0d8a2110cf
chore(docs): regenerate manual and man page
2026-07-27 23:59:49 +00:00
rootiest
7ca9d19b93
docs(logging): add note to logging customization section regarding existing logs
Generate documentation / build-docs (push) Has been cancelled
2026-07-27 19:56:47 -04:00
rootiest
29daf01b95
Merge pull request 'feat(site): add starlight logo and favicon' ( #90 ) from feat-site-logo into main
...
Generate documentation / build-docs (push) Successful in 2m54s
Reviewed-on: #90
2026-07-27 23:35:16 +00:00
Gitea Actions
4202be5d3a
chore(docs): regenerate manual and man page
2026-07-27 23:33:57 +00:00
rootiest
05db9b57d7
feat(site): add starlight logo and favicon
2026-07-27 19:33:16 -04:00