diff --git a/content/post/2021/02/well,-that-was-fun.md b/content/post/2021/02/well,-that-was-fun.md new file mode 100644 index 00000000..e25dbd05 --- /dev/null +++ b/content/post/2021/02/well,-that-was-fun.md @@ -0,0 +1,21 @@ ++++ +date = "2021-02-21T04:00:00-07:00" +title = "Well, that was fun" +categories = ["personal"] +image = "/photos/Local/General/snow-2021.jpg" +series = ["covid"] +tags = ["covid", "plague"] +summary = "Snow Days Still Exist" +Victor_Hugo = "true" +Focus_Keyword = "snow" ++++ + +As if a global plague was not enough. No, we had to get snow in Houston. Not just snow, but over 48 hours with the outside temps below 0C/32F! + +This is a 'time-lapse' of the view out the front window this week: + + + +We lost power for parts of it, just like most of the state due to the power generation stations going off-line. All sorts of fun. The kids got the week off due to the power issues, and I got a day off when we had no power. + +I did putz around with some small projects on the computer when I could, but nothing worth showing yet. The wireguard network is starting to come together, however! diff --git a/static/photos/Local/General/index.html b/static/photos/Local/General/index.html index 716fe63d..568fc915 100644 --- a/static/photos/Local/General/index.html +++ b/static/photos/Local/General/index.html @@ -550,6 +550,12 @@ thumb: "thumbnails/IMG_20141026_171528.jpg", image: "IMG_20141026_171528.jpg" }, +{ + title: "snow-2021.jpg", + description: "
Fri 19 Feb 2021 08:47:42 PM ", + thumb: "thumbnails/snow-2021.jpg", + image: "snow-2021.jpg" + }, ] diff --git a/static/photos/Local/General/snow-2021.jpg b/static/photos/Local/General/snow-2021.jpg new file mode 100644 index 00000000..7ebe8237 Binary files /dev/null and b/static/photos/Local/General/snow-2021.jpg differ diff --git a/static/photos/Local/General/thumbnails/snow-2021.jpg b/static/photos/Local/General/thumbnails/snow-2021.jpg new file mode 100644 index 00000000..8502b39c Binary files /dev/null and b/static/photos/Local/General/thumbnails/snow-2021.jpg differ diff --git a/static/photos/Local/snow-2021.jpg b/static/photos/Local/snow-2021.jpg new file mode 100644 index 00000000..7ebe8237 Binary files /dev/null and b/static/photos/Local/snow-2021.jpg differ diff --git a/static/photos/Local/thumbnails/snow-2021.jpg b/static/photos/Local/thumbnails/snow-2021.jpg new file mode 100644 index 00000000..8502b39c Binary files /dev/null and b/static/photos/Local/thumbnails/snow-2021.jpg differ