1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/scripts
Rohan Kumar 2b016aa973
Refactor shell scripts.
- Avoid relative paths, so I can run them from any working directory.
- Make a dedicated curl-wrapping shell script instead of re-defining the
  same alias everywhere.
- Support extended offline periods: allow get-webmentions.sh to fall
  back to the cached copy of my webmentions for up to a day, and don't
  accidentally destroy it; keep changes atomic.
- Verify that the fetched webmentions are legit before replacing the
  cached ones.
- Make shellcheck happy about quoting in vnu.sh by passing the list of
  files with xargs instead of a shell variable.
2023-11-23 18:45:03 -08:00
..
bin Refactor shell scripts. 2023-11-23 18:45:03 -08:00
compress.sh Compress JSON files too 2023-08-21 11:27:07 -07:00
connectivity-check.sh Refactor shell scripts. 2023-11-23 18:45:03 -08:00
copy-file-to-xhtml.sh Speed up internal jobs 2022-08-10 21:30:22 -07:00
curl-wrapper.sh Refactor shell scripts. 2023-11-23 18:45:03 -08:00
filter-vnu.sh Reduce zopfli level, switch from jq to jaq 2023-08-27 14:31:32 -07:00
get-webmentions.sh Refactor shell scripts. 2023-11-23 18:45:03 -08:00
populate-webrings.sh Make shellcheck happy 2023-11-15 02:31:06 -08:00
vnu.sh Refactor shell scripts. 2023-11-23 18:45:03 -08:00
xhtmlize-single-file.sh fix bad regex substitution 2023-11-15 10:25:27 -08:00
xhtmlize.sh oops, stop calling tidy 2023-11-15 09:33:13 -08:00