From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2026/Oops!-I-did-it-again.html | 46 +++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 articles/2026/Oops!-I-did-it-again.html (limited to 'articles/2026/Oops!-I-did-it-again.html') diff --git a/articles/2026/Oops!-I-did-it-again.html b/articles/2026/Oops!-I-did-it-again.html new file mode 100644 index 0000000..bd3bf4f --- /dev/null +++ b/articles/2026/Oops!-I-did-it-again.html @@ -0,0 +1,46 @@ + + + + + + + + Oops! I did it again + + +
+

Bloggings

+ Back +
+
+
+

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. +

+
+
+ + + -- cgit v1.3.1