25 lines
533 B
Plaintext
25 lines
533 B
Plaintext
---
|
|
title: "Welcome!"
|
|
toc: false
|
|
listing:
|
|
id: post-listing
|
|
contents: posts
|
|
type: table
|
|
fields: [title, date]
|
|
sort: "date desc"
|
|
---
|
|
|
|
*Things I've Learned* or TIL is a site focused on things I've learned
|
|
and found interesting at some point in my life.[^1]
|
|
|
|
A lot of the "things" will be centered around robotics, programming, and
|
|
open source software.
|
|
|
|
[^1]: I know TIL normally stands for Today I Learned, but just focusing on what I learned
|
|
today isn't nearly as interesting.
|
|
|
|
## Latest Posts
|
|
|
|
::: {#post-listing}
|
|
:::
|