erynwells.me/scripts
Eryn Wells 2688e4e339 Add a deployment command group to the website script
This group has one command so far: next-tag. It looks at the git tag list and
figured out the next deployment tag. For the most part tags are named like so:

    deploy-%Y-%m-%d-NN

The middle segments are year-month-day, and the last segment is an incrementing
counter. For the most part this number will be 01. On days when I deploy more than
once, it will increment.
2025-08-29 08:59:03 -06:00
..
erynwells_me Add a deployment command group to the website script 2025-08-29 08:59:03 -06:00
convert_page.py Rework a bunch of scripts into a single website script 2024-11-18 14:59:43 -08:00
import-nethack-logfile.py Max level in the Nethack logfile is actually the max dungeon level, not the max character level 2022-12-05 08:14:39 -08:00
new-photo-post Move photos content path in new-photo-post script to erynwells_me module 2025-08-28 07:37:05 -06:00
upload-asset.py Rework a bunch of scripts into a single website script 2024-11-18 14:59:43 -08:00
website Add a deployment command group to the website script 2025-08-29 08:59:03 -06:00