the home site for me: also iteration 3 or 4 of my site

feat: add pfp wall

+51 -6
+1 -1
config.toml
··· 41 41 42 42 header_nav = [ 43 43 { url = "/", name = "/home/" }, 44 - { url = "/about", name = "/about/" }, 44 + { url = "/pfp", name = "/pfp/" }, 45 45 { url = "/blog", name = "/blog/" } 46 46 ] 47 47
-5
content/about.md
··· 1 - +++ 2 - title = "About" 3 - +++ 4 - 5 - Erlo! I'll write something here eventually :)
+50
content/pfp.md
··· 1 + +++ 2 + title = "pfp hall of fame" 3 + +++ 4 + 5 + All my profile pictures over the years 6 + 7 + # 2024 8 + 9 + October to present 10 + 11 + ![kieran with a white and gray spotted kitten](/pfps/current.jpg) 12 + 13 + late September to early October 14 + 15 + ![kieran with a blue sweatshirt](/pfps/blue-sweatshirt.jpg) 16 + 17 + August to early September 18 + 19 + ![drawn version of kieran with an american flag in the background](/pfps/flag.jpg) 20 + 21 + April to August 22 + 23 + ![dithered 3 tone version of kieran](/pfps/dithered.jpg) 24 + 25 + February 26 + 27 + ![kieran wearing a blue tshirt with a lake behind him](/pfps/lake.jpg) 28 + 29 + # 2023 30 + 31 + April to December 32 + 33 + ![a photo of kieran with a red shirt](/pfps/red.jpg) 34 + 35 + March to April 36 + 37 + ![stable diffusion flat kieran](/pfps/flat.jpg) 38 + 39 + January 40 + ![kieran with a hat and buff](/pfps/hat.jpg) 41 + 42 + # 2021 43 + 44 + December 45 + 46 + ![kieran with plats behind him](/pfps/plants.jpg) 47 + 48 + November 49 + 50 + ![kieran with water on a rock behind him](/pfps/waterfall.jpg)
static/pfps/blue-sweatshirt.jpg

This is a binary file and will not be displayed.

static/pfps/dithered.jpg

This is a binary file and will not be displayed.

static/pfps/flag.jpg

This is a binary file and will not be displayed.

static/pfps/flat.jpg

This is a binary file and will not be displayed.

static/pfps/hat.jpg

This is a binary file and will not be displayed.

static/pfps/lake.jpg

This is a binary file and will not be displayed.

static/pfps/plants.jpg

This is a binary file and will not be displayed.

static/pfps/red.jpg

This is a binary file and will not be displayed.

static/pfps/waterfall.jpg

This is a binary file and will not be displayed.