Compare commits

..

No commits in common. "a3dd5df935e50814c097ac57a1c301b3faf15758" and "3ec8f0b6b8ac5662c0165101a7db6ba71b7fc180" have entirely different histories.

32 changed files with 4 additions and 48 deletions

View File

@ -8,15 +8,14 @@ body {
header {
max-width:960px;
margin: 10px auto;
padding-bottom: 15px;
width: 100%;
margin: 10px auto;
padding: 0px 10px 15px 10px;
border-bottom: 1px solid rgb(245,245,245);
.main{
display: flex;
align-items: center;
margin-bottom: 10px;
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
a.avatar {
display: inline-block;
margin-right: 10px;
@ -48,7 +47,6 @@ header {
padding: 4px;
border-radius: 5px;
background: linen;
color: rgba(0,0,0,0.75);
display: inline-block;
transition: background 0.2s;
&:hover{
@ -59,7 +57,6 @@ header {
}
}
nav{
padding: 0px 10px 0px 10px;
display: flex;
a{
margin-right: 15px;
@ -302,16 +299,10 @@ table {
padding: 4px;
margin-right: 15px;
border-radius: 5px;
background-color: azure;
color:rgba(0,0,0,0.6);
background-color: linen;
text-decoration: none;
}
}
.header-image {
display: block;
max-width: 90%;
margin: 20px auto;
}
.note-details {
text-align: left;
}
@ -325,7 +316,6 @@ table {
padding-top: 20px;
border-top: 1px solid rgb(230,230,230);
font-size: large;
margin-bottom: 100px;
>*:not(.highlight) {
display: block;
max-width: 500px;

View File

@ -3,8 +3,6 @@ date: "2021-02-10T22:11:00Z"
title: "SSH Jumping and Bastion Hosts"
description: "Working with secure network architectures with bastion hosts and SSH jumping."
tags: [100daystooffload, technology, security]
image: header-ssh-jumping-bastion-hosts.png
imageDescription: AI generated pixel art of astronauts and cats jumping over computers.
slug: ssh-jumping-bastion-hosts
---

View File

@ -3,8 +3,6 @@ date: "2021-02-24T13:46:00Z"
title: "Migrating from Google Photos: Nextcloud, Piwigo, Mega, and pCloud"
description: "My experiences with trying to move away from Google Photos."
tags: [100daystooffload, technology, opinion]
image: header-google-photos-pcloud.png
imageDescription: AI generated pixel art representing photo apps on smartphones.
slug: google-photos-pcloud
---

View File

@ -3,8 +3,6 @@ date: "2021-02-28T22:05:00Z"
title: "Making your Python Flask app serverless"
description: "How you can deploy your existing Flask app on a scalable serverless architecture."
tags: [100daystooffload, technology, python]
image: header-flask-serverless.png
imageDescription: Pythons, flasks, and laptops!
slug: flask-serverless
---

View File

@ -3,8 +3,6 @@ date: "2021-03-22T11:50:00Z"
title: "Running your own Matrix homeserver"
description: "A rough guide on how to run your own Matrix homeserver."
tags: [100daystooffload, technology, selfhost]
image: header-host-matrix.png
imageDescription: AI artwork of a home server.
slug: host-matrix
---

View File

@ -3,8 +3,6 @@ date: "2021-08-21T13:05:00Z"
title: "Adding 'dark mode' and dynamic theming to your React websites"
description: "How to add custom theming to React and GatsbyJS websites."
tags: [100daystooffload, technology, javascript, react]
image: header-react-theming.png
imageDescription: AI generated artwork representation of website theming.
slug: react-theming
---

View File

@ -3,8 +3,6 @@ date: "2021-08-28T16:46:00Z"
title: "Stripping sensitive EXIF data from uploaded images"
description: "How to use Python to remove sensitive metadata from images uploaded by your users."
tags: [100daystooffload, technology, python]
image: header-stripping-exif.png
imageHeader: AI-generated images of cameras in sunset themes.
slug: stripping-exif
---

View File

@ -3,8 +3,6 @@ date: "2022-06-12T11:42:00Z"
title: "My setup for coding on iPad"
description: "How I set up a development environment for coding on my iPad."
tags: [technology, selfhost, development]
image: header-ipad-coding.png
imageDescription: AI representation of coding on iPads.
slug: ipad-coding
---

View File

@ -3,8 +3,6 @@ date: "2022-07-20T19:56:00Z"
title: "Switching-up my workouts 🏋️‍♀️"
description: "How I've improved my physical and mental wellbeing through workouts."
tags: [life]
image: "header-gym.png"
imageDescription: "An AI generated anime-style image of a guy in a gym."
slug: workout-switchup
---

View File

@ -3,8 +3,6 @@ date: "2022-07-30T22:25:00Z"
title: "Making Tax Digital and Plain-Text Accounting"
description: "Some thoughts on how Making Tax Digital could impact the use of FOSS accounting methods."
tags: [opinion, technology, finance]
image: header-digital-tax.png
imageDescription: Artwork representation of digital tax, money and computers.
slug: mtd-plain-text-accounting
---

View File

@ -2,8 +2,6 @@
date: "2022-09-03T15:52:00Z"
title: "Re-Building my Website with Hugo"
description: "Why and how I migrated from Gatsby to Hugo for my personal site, and what some of the side-effect benefits were."
image: header-website-rewrite.png
imageDescription: Pixel art of people coding.
tags: [technology, javascript]
---

View File

@ -3,8 +3,6 @@ date: "2022-10-02T19:55:00Z"
title: "Note-taking apps: Bear and Joplin"
description: "Why I switched from Bear to Joplin for my digital notes."
tags: [technology, selfhost]
image: header-note-taking.png
imageDescription: AI representation of people taking notes.
slug: bear-joplin
---

View File

@ -3,8 +3,6 @@ date: "2022-10-27T18:48:00Z"
title: "Tailscale: multi-service HTTPS on a single machine"
description: "How I enable TLS via Tailscale for securing multiple services on a single machine in my tailnet."
tags: [technology, selfhost]
image: header-secure-network.png
imageDescription: "AI generated artwork representing secure network connections."
slug: tailscale-virtualhosts
---

View File

@ -3,8 +3,6 @@ date: "2022-11-25T19:35:00Z"
title: "From Google and Apple Photos to Photoprism"
description: "About the photo services I've used in the past, and why and how I started self-hosting with Photoprism."
tags: [technology, selfhost]
image: header-photos-apps.png
imageDescription: "AI generated pixel art of apps on a phone homescreen."
slug: photoprism
---

View File

@ -3,8 +3,6 @@ date: "2022-12-10T15:40:00Z"
title: "Window management workflows on macOS"
description: "Switching to using window-hiding as part of my usual macOS workflow."
tags: [technology]
image: header-mac-windows.png
imageDescription: "AI generated image of windows on a macOS system."
slug: macos-windows
---

View File

@ -3,8 +3,6 @@ date: "2023-03-05T09:25:00Z"
title: "A question about encryption for self-hosting"
description: "A question on best practice relating to the encryption of locally-running service data."
tags: [technology, selfhost]
image: "header-server-theft.png"
imageDescription: "An AI generated image of someone stealing a server."
slug: self-host-encryption
---

View File

@ -19,10 +19,6 @@
</div>
{{ end }}
{{ if .Params.image }}
<img class="header-image" src="/media/blog/{{.Params.image}}" alt="{{.Params.imageDescription}}"/>
{{ end }}
<article>
{{ .Content }}
</article>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 992 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 504 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 886 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 755 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 752 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 945 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 909 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 441 KiB