24 lines
509 B
Plaintext
24 lines
509 B
Plaintext
---
|
|
title: "Welcome!"
|
|
toc: false
|
|
listing:
|
|
id: post-listing
|
|
contents: posts
|
|
type: table
|
|
fields: [title, date]
|
|
sort: "date desc"
|
|
---
|
|
|
|
Welcome to my blog, dedicated to things I've learned and am currently learning.
|
|
|
|
A lot of the intital content has come from things I'm working on for my for-fun
|
|
projects, and are thus are related to programming and Open Source software.
|
|
Over time, I hope to chronicle different types of content as my interests
|
|
change.
|
|
|
|
|
|
## Latest Posts
|
|
|
|
::: {#post-listing}
|
|
:::
|