~dricottone/my-utils

ref: 09960992096865d9556323ac5cddf4adbac95d55 my-utils/documents/hugo-post -rwxr-xr-x 1.4 KiB
New shebangs script; fixes to tar utilities and hugo-post script

The shebangs script helps me manage dependency listings.

The tar utilities were failing with to-directory options or passphrase
options containing space characters. The fix requires some unappealing
bash-isms, but at least it works.

hugo-post now will work from the root directory of a Hugo project.
Documents scripts

Adding scripts used for a Hugo generated blog. Tests for basic CLI usage
are done, a README is TODO.