diff --git a/src/_includes/default.liquid b/src/_includes/default.liquid
index 085355f..391601c 100644
--- a/src/_includes/default.liquid
+++ b/src/_includes/default.liquid
@@ -8,4 +8,6 @@ layout: main
{% include nav %}
-{{ content }}
\ No newline at end of file
+
+ {{ content }}
+
diff --git a/src/about.md b/src/about.md
index 08ada1d..597aa0f 100644
--- a/src/about.md
+++ b/src/about.md
@@ -2,4 +2,55 @@
layout: default
title: About
---
+This site is generated by the static site generator [Eleventy](https://www.11ty.dev) with templates and Markdown — because really, writing HTML by hand is tedious and I don't know why I ever tried — and its source is available [here](https://git.eggworld.tk/eggy/public). The theme this site uses is taken from [here.](https://github.com/kohrongying/11ty-blog-starter)
+
+The following services are publicly running on this server:
+
+## [Plex](https://plex.eggworld.tk)
+
+This was beyond stupid and took far too much time to get working behind nginx. I'm currently working to replace it with Jellyfin as it becomes more mature.
+
+## [Gitea](https://git.eggworld.tk)
+
+Gitea hosts the Eifueo project as well as a few other items that I deem not worthy to go on GitHub.
+
+## [Eifueo](https://eifueo.eggworld.tk)
+
+Generated by [MkDocs](https://mkdocs.org), this site aims to collate my notes and I hope others might find it helpful.
+
+## [Calibre](https://calibre.eggworld.tk)
+
+As an avid reader of…"user-generated content", I store a database of stories here and sync them with my Kobo.
+
+## Minecraft
+
+The domain constantly changes and the server is whitelisted, so don't bother looking.
+
+# Specifications
+
+## Server: Dell Optiplex 780
+
+- **CPU:** Intel Core 2 Duo E8400
+- **GPU:** AMD ATI Radeon HD 3450
+- **RAM:** 4 GB DDR3 @ 2133 MHz
+- **Storage:** Seagate Barracuda 160 GB HDD @ 7200 RPM
+- **OS:** Arch Linux
+
+## Laptop: ASUS Zephyrus G14 GA401IU
+
+ - **CPU**: AMD Ryzen 7 4800HS
+ - **GPU:** NVIDIA :( GeForce GTX 1660 Ti Max-Q
+ - **RAM:** 16 GB DDR4 @ 3200 MHz (0.5 GB reserved for the iGPU)
+ - **Storage:** 512 GB NVMe SSD
+ - **OS:** Arch Linux
+ - **WM:** [Sway](https://github.com/swaywm/sway)
+
+## Laptop: Lenovo IdeaPad 5 14"
+
+- **CPU:** AMD Ryzen 5 4500U
+- **GPU:** AMD Radeon Vega 6
+- **RAM:** 8 GB DDR4 @ 3200 MHz (0.5 GB reserved for the iGPU)
+- **Storage:** 256 GB NVMe SSD
+- **OS:** Arch Linux
+- **WM:** [Sway](https://github.com/swaywm/sway)