oh-my-bash/tools
Andre Greeff 1a57a3f113
tools: add Wiki "Themes" page updater script (#583)
* tools: add Wiki "Themes" page updater script
* style(tools/update-wiki-themes): update indentation and line folding
* style(tools/update-wiki-themes): update coding styles
* refactor(tools/update-wiki-themes): normalize API names
* refactor(tools/update-wiki-themes): merge "-p, --wiki-path" and "-f, --themes-file"
* feat(tools/update-wiki-themes): add "--help"
* feat(tools/update-wiki-themes): resolve the OMB working tree automatically
* feat(tools/update-wiki-themes): add caution for manual editing
* fix(tools/update-wiki-themes): avoid non-POSIX option "-i" for sed
* feat(tools/update-wiki-themes): add alt text for images
* feat(tools/update-wiki-themes): allow theme subtitles
* fix(tools/update-wiki-themes): skip empty theme directories
* feat(tools/update-wiki-themes): print warning for missing images

---------

Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2024-08-24 23:13:09 +09:00
..
autossh.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
bash-preexec.sh global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
check_for_upgrade.sh tools/check_for_upgrade: output message on a lock acquisition failure 2024-08-15 16:31:07 +09:00
git-completion.bash global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
git-prompt.sh Improve oh-my-bash functionality 2017-10-10 18:07:01 +07:00
install.sh style: Remove trailing whitespace and add missing final newlines 2023-04-16 17:43:09 +09:00
uninstall.sh tools/uninstall: Pass -v to unset to avoid ambiguity 2023-08-01 17:42:28 +09:00
update-wiki-themes.sh tools: add Wiki "Themes" page updater script (#583) 2024-08-24 23:13:09 +09:00
upgrade.sh tools/upgrade: Apply the same changes as "tools/install.sh" 2023-02-22 22:12:13 +09:00