Oops! I did it again
2026-05-31
More blog improvements
This blog now sits in my git repository, so I made a few changes.
One is the blogsend bash script which now does a git commit on my local machine, and a git pull on the remote web server. The other is the git repos itself which now has the web site in one repos, and the bash scripts in another.
All this is probably of little interest to anyone other than myself, but if you want to run a smol blog you might find it useful, after all that's why I'm posting it.