24 lines
358 B
Plaintext
24 lines
358 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.
|
|
|
|
I'm currently writing a series of fiction called "The Islands" as an excuse to
|
|
draw.
|
|
|
|
|
|
|
|
|
|
## Latest Posts
|
|
|
|
::: {#post-listing}
|
|
:::
|