16 lines
383 B
Markdown
16 lines
383 B
Markdown
|
---
|
||
|
title: "Blog"
|
||
|
date: 2024-04-01
|
||
|
draft: false
|
||
|
type: blog
|
||
|
|
||
|
menu:
|
||
|
main:
|
||
|
weight: 150
|
||
|
---
|
||
|
|
||
|
This blog is an eclectic collection of things I thought deserved to be written
|
||
|
up and recorded. It may (or may never) include the way I set up some services
|
||
|
for system administration, things I struggled to find, cool dev tricks, or
|
||
|
whatever crosses my mind (and, hopefully, was helpful).
|