add about page

This commit is contained in:
eggy 2021-04-07 13:19:09 -04:00
parent 6fa331541d
commit 6e4d2780b8
2 changed files with 54 additions and 1 deletions

View File

@ -8,4 +8,6 @@ layout: main
{% include nav %}
<div class="prose dark:prose-dark">
{{ content }}
</div>

View File

@ -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)