Ray Miller
0df7327c63
Bugfix: missing data for output CSV.
2025-02-12 11:58:43 +00:00
Ray Miller
b3e4d6e422
Script to sort list of S3 buckets by size.
2025-02-12 11:19:59 +00:00
Ray Miller
8cf60c5f0d
Move blc code around to better match blog post.
2025-02-03 09:56:55 +00:00
Ray Miller
e54d8f16bc
Remove debugging
2025-01-31 17:39:32 +00:00
Ray Miller
cb177aa43f
Nicer approach to srcset
2025-01-31 16:41:59 +00:00
Ray Miller
fe68f009b1
First pass at srcset handling
2025-01-31 16:27:39 +00:00
Ray Miller
8c4df89483
Update blc script to specify headers as strings
...
This makes the code a bit more readable. We then map over the list of
strings to produce the parsed format the web client requires.
2025-01-31 15:12:54 +00:00
Ray Miller
0f09a25063
Comment-out debugging
2025-01-29 11:45:47 +00:00
Ray Miller
3560243e78
GPL headers.
2025-01-29 11:44:21 +00:00
Ray Miller
d94fe71f96
Add broken link checker script
2025-01-29 11:23:10 +00:00
Ray Miller
7c9774e11a
Rename functions for clarity.
2024-08-28 16:17:45 +01:00
Ray Miller
b2e883105c
Script to de-blogger markdown.
...
This script downloads images from blogger and replaces all the image
links in the markdown files with links to the local (just-downloaded)
files.
It also removes Amazon associate links and tracking and replaces links
to the orginal Blogger blog with relative links to the new blog.
2024-08-28 14:51:43 +01:00
Ray Miller
26bf41e073
Fix typo.
2024-07-13 17:20:04 +01:00
Ray Miller
ec51a0c919
Simplify the update-data function.
2024-07-13 17:14:16 +01:00
Ray Miller
ae2de95d52
Document update-data function.
2024-07-13 17:07:43 +01:00
Ray Miller
98910d3306
Make Nationwide statement processing data-driven.
...
Instead of different scripts for credit card and current account
statements, define a profile for each that specifies the date
and amount columns, and have this control the processing.
2024-07-13 16:55:52 +01:00
Ray Miller
ef791b6be6
Initial version of script to fix Nationwide credit card statement
2024-07-13 15:10:36 +01:00