diff --git a/_quarto.yml b/_quarto.yml index f9c53b5..8bcf9f2 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -2,7 +2,7 @@ project: type: website website: - title: "TIL" + title: "Blog" search: false navbar: left: diff --git a/index.qmd b/index.qmd index b5149e7..53e1947 100644 --- a/index.qmd +++ b/index.qmd @@ -9,14 +9,13 @@ listing: 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] +Welcome to my blog, dedicated to things I've learned and am currently learning. -A lot of the "things" will be centered around robotics, programming, and -open source software. +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. -[^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