diff --git a/content/post/2020/02/february-update.md b/content/post/2020/02/february-update.md new file mode 100644 index 00000000..6c209718 --- /dev/null +++ b/content/post/2020/02/february-update.md @@ -0,0 +1,16 @@ ++++ +date = "2020-02-29T04:00:00-07:00" +title = "Februray Update" +tags = ["SA"] +image = "/photos/Random/blocked-sky.jpg" +series = ["Self-Hosting"] +summary = "Small steps to full self-hosting" ++++ + +(if I keep doing this series, I will need to make a point of getting more interesting sky shots.) + +This month has been one of quiet progress, but not a lot of progress. + +I did set up a private copy of [The Lounge](https://thelounge.chat/) for managing my IRC presents. That is going pretty well. Due to ${LIFE} issues, I have not done much else, but I am still using the services I have already stood up. + +More next month. diff --git a/static/photos/Random/blocked-sky.jpg b/static/photos/Random/blocked-sky.jpg new file mode 100644 index 00000000..d0166cfe Binary files /dev/null and b/static/photos/Random/blocked-sky.jpg differ diff --git a/static/photos/Random/index.html b/static/photos/Random/index.html index 9498cdfb..76a95b89 100644 --- a/static/photos/Random/index.html +++ b/static/photos/Random/index.html @@ -76,6 +76,12 @@ thumb: "thumbnails/Art-Rose.jpg", image: "Art-Rose.jpg" }, +{ + title: "blocked-sky.jpg", + description: "
4001/100010.030
OLYMPUS IMAGING CORP. E-M5Sat 08 Feb 2020 02:10:57 PM ", + thumb: "thumbnails/blocked-sky.jpg", + image: "blocked-sky.jpg" + }, { title: "clouds2.jpg", description: "
70883/100004
Google Pixel 2", diff --git a/static/photos/Random/thumbnails/blocked-sky.jpg b/static/photos/Random/thumbnails/blocked-sky.jpg new file mode 100644 index 00000000..8d68da07 Binary files /dev/null and b/static/photos/Random/thumbnails/blocked-sky.jpg differ