diff --git a/index.md b/index.md
index be599d4..50171bb 100755
--- a/index.md
+++ b/index.md
@@ -39,8 +39,6 @@ I'm a hobby programmer, and co-founder and vice president of the [TCCD CompSci a
- TIL
- Just little tidbits I learn, inspired by [Simon Willison's TIL](https://til.simonwillison.net/), which was itself inspired by [jbranchaud/til](https://github.com/jbranchaud/til).
- [Using JSON with docker compose](/til/using-json-with-docker-compose.html) - Exactly what it sounds like. ([markdown](/til/using-json-with-docker-compose.md))
-- [Resume](/resume.html) ([markdown](/resume.md))
-- [Portfolio](/portfolio.html) ([markdown](/portfolio.md))
## Cool Stuff
diff --git a/portfolio.html b/portfolio.html
deleted file mode 100755
index 28f4444..0000000
--- a/portfolio.html
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
-
- Portfolio
-
-
-
-
-
-
-
-
-
diff --git a/portfolio.md b/portfolio.md
deleted file mode 100755
index 1d0907e..0000000
--- a/portfolio.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# Portfolio
-
-## Projects
-
-- [askiiart/universal-fast-stable-diffusion](https://git.askiiart.net/askiiart/universal-fast-stable-diffusion)
- - A semi-universal version of [TheLastBen/fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion), it just requires a supported GPU and the dependencies to be installed.
-- [askiiart.net](https://askiiart.net)
- - My site. I've got a bunch of services running on it, like [Gitea](https://git.askiiart.net) and [Invidious](https://invidious.askiiart.net).
- - [askiiart/askiiart-net](https://git.askiiart.net/askiiart/askiiart-net) - The site's source code.
-- [askiiart/docker-composer](https://git.askiiart.net/askiiart/docker-composer)
- - Some little convenience scripts for docker compose. The main thing is to compose a bunch of stuff at once.
-- [askiiart/turtle_match](https://git.askiiart.net/askiiart/turtle_match)
- - A turtle-themed memory game, and my final project for ITSE-1479 (Intro to Scripting Languages).
-
-## Contributions
-
-- Added some stuff to [Haxxnet/Compose-Examples](https://github.com/Haxxnet/Compose-Examples)
- - [Pull Request 9](https://github.com/Haxxnet/Compose-Examples/pull/9) - Add *arrs, downloaders, Plex, Jellyfin, Jackett
- - [Pull Request 12](https://github.com/Haxxnet/Compose-Examples/pull/12) - Add bibliogram, ombi, librephotos, nitter, whoogle
-- Non-code contributions to [TheLastBen/fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion)
-- Made minor improvements to [tuwonga/fast_Dreambooth_4_kaggle](https://github)
- - [Pull Request 5](https://github.com/tuwonga/fast_Dreambooth_4_kaggle/pull/5) - Make site/dist-packages robust
- - [Pull Request 6](https://github.com/tuwonga/fast_Dreambooth_4_kaggle/pull/6) - Improve readability, fix typos, etc.
diff --git a/resume.html b/resume.html
deleted file mode 100755
index c31baa1..0000000
--- a/resume.html
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
- Resume
-
-
-
-
-
Resume
-
- Benjamin Zimmerman
- resume@askiiart.net
- This is public, so I'm not going to put my phone number or
- address here. Please use email as the primary method of contact.
-
-
Professional Experience
-
-
I began computer repair when I was in third grade and built
- my first computer at age 12. I now run a computer repair
- business, Ben's PC Repair, out of my home. I do this on the side
- while I'm in school, but I may expand it.
-
-
Skills and other traits
-
-
Fluent in Java and Python.
-
Can learn just about anything fast.
-
-
Very fast learner in programming-related
- topics.
Complete a minimum of 20 hours of community service each
- year.
-
-
-
-
-
diff --git a/resume.md b/resume.md
deleted file mode 100755
index 6e2d402..0000000
--- a/resume.md
+++ /dev/null
@@ -1,53 +0,0 @@
-# Resume
-
-[//]: # (Formatted like this so that pandoc doesn't make these separate paragraphs)
-
-
-Benjamin Zimmerman
-
-resume@askiiart.net
-
-This is public, so I'm not going to put my phone number or address here. Please use email as the primary method of contact.
-
-
-## Professional Experience
-
-- I began computer repair when I was in third grade and built my first computer at age 12. I now run a computer repair business, Ben's PC Repair, out of my home. I do this on the side while I'm in school, but I may expand it.
-
-## Skills and other traits
-
-- Fluent in Java and Python.
-- Can learn just about anything fast.
- - *Very* fast learner in programming-related topics.
-- Proficient in Windows or Linux, CLI or GUI.
-- Traits:
- - Problem solver.
- - *Loves* to learn.
- - Always curious.
- - Can self-teach.
- - Flexible.
-
-## [Portfolio](https://askiiart.net/portfolio.html)
-
-Highlights:
-
-- [askiiart/universal-fast-stable-diffusion](http://github.com/askiiart/universal-fast-stable-diffusion)
- - A semi-universal version of [TheLastBen/fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion), it just requires a supported GPU and the dependencies to be installed.
-- [askiiart/askiiart-net](https://git.askiiart.net/askiiart/askiiart-net)
- - My site's source code
-- [askiiart.net](https://askiiart.net)
- - My site. I have several of services running on it, like [Gitea](https://git.askiiart.net) and [Invidious](https://invidious.askiiart.net).
-
-## Academics
-
-- High school diploma, anticipated 2025
- - Collegiate Academy of Birdville, Haltom City, Texas
- - Current GPA 3.8
-- Associate of Applied Science in Programming, degree anticipated 2025
- - Tarrant County College, Tarrant County, Texxas
- - Current GPA 3.8
-
-## Extracurriculars and community service
-
-- Cofounder and current vice president of the [TCCD CompSci and Coding Club](https://codeberg.org/TCCD-CompSci-and-Coding-Club/).
-- Complete a minimum of 20 hours of community service each year.
diff --git a/robots.txt b/robots.txt
index d33d139..9191b66 100644
--- a/robots.txt
+++ b/robots.txt
@@ -1,3 +1,4 @@
User-agent: *
-Disallow: /wishlist.md
-Disallow: /wishlist.html
\ No newline at end of file
+Disallow: /
+Allow: /til/
+Allow: /blog/
\ No newline at end of file
diff --git a/til/feed.xml b/til/feed.xml
index 528ecdd..dc1fd2c 100644
--- a/til/feed.xml
+++ b/til/feed.xml
@@ -5,7 +5,7 @@
askiiart.net TILThe feed for askiiart.net but just TIL, I guess
https://askiiart.net/til/
- Wed, 06 Dec 2023 17:42:13 +0000
+ Wed, 28 Feb 2024 19:24:43 +0000Akkoma in Docker
https://askiiart.net/til/akkoma-in-docker.html