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 cb26956bca
Internal: improve scripts
- I forgot to compress xhtml files. fix that.

- Stylistic change: remove unnecessary brace expansions
- Don't repeatedly append to a file; run commands in a different scope
  and write all at once.

Move Nu HTML validator filtering into a shell script:
- Return a bad exit code if validation errors are found after filtering
- Remove null-ish values from the JSON output; the final output *should*
  be an empty string, since nothing should be reported.
2022-06-02 17:18:13 -07:00
..
compress.sh Internal: improve scripts 2022-06-02 17:18:13 -07:00
filter-vnu.sh Internal: improve scripts 2022-06-02 17:18:13 -07:00
xhtmlize-single-file.sh Internal: improve scripts 2022-06-02 17:18:13 -07:00
xhtmlize.sh xhtmlize: switch back to using xmllint 2022-06-01 22:11:40 -07:00