diff --git a/content/about/index.md b/content/about/index.md index a4cf26d..0136def 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -1,6 +1,13 @@ -# Education -I am currently a senior in the EECS department at MIT +--- +title: "whoami" +date: 2023-01-23T17:56:08-05:00 +draft: false +--- -# Interests +### Education +I am currently a senior in EECS at MIT + +### Interests - Embedded systems - Linux + diff --git a/content/posts/homelab.md b/content/posts/homelab.md new file mode 100644 index 0000000..3d19a22 --- /dev/null +++ b/content/posts/homelab.md @@ -0,0 +1,32 @@ +--- +title: "Homelab" +date: 2023-01-23T18:02:58-05:00 +draft: false +toc: false +images: +tags: + - untagged +--- + +This post acts as a way to chronicle my adventures in setting up my homelab as well as a summary of the services I run on it. + +## Specs + +**CPU** - Intel i5-4590 @ 3.7 GHz + +**Ram** - 16 GB @ ?? + +**Platform** - Dell OptiPlex 9020 + +**OS** - Debian serves as the base OS + +## Services + +**Website** - Rendering markdown content via [Hugo](https://gohugo.io) + +**File Sharing** - Hosting [Seafile](https://seafile.com) to sync file sharing between devices + +**Git Server** - [Gitea](https://gitea.io) makes it easy to host my own git instance + +**Server** - [Caddy](https://caddyserver.com) makes it easy to reverse proxy subdomains to their respective service + diff --git a/content/posts/test.md b/content/posts/test.md deleted file mode 100644 index b875119..0000000 --- a/content/posts/test.md +++ /dev/null @@ -1,3 +0,0 @@ -# This is a test blog post - -I could use this to create interesting blog content diff --git a/content/posts/x230.md b/content/posts/x230.md new file mode 100644 index 0000000..a67a101 --- /dev/null +++ b/content/posts/x230.md @@ -0,0 +1,14 @@ +--- +title: "Touring my X230" +date: 2023-01-23T17:52:45-05:00 +draft: false +toc: false +images: +tags: + - untagged +--- + +I purchased my Thinkpad X230 for $200 in the Fall of 2022. This post will serve as a chronicle of the modifications I made as well as a summary of the specs. + +### Specs +**OS** - Arch diff --git a/public/about/index.html b/public/about/index.html index 4b5cf35..9e40591 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -5,7 +5,7 @@ - @@ -15,7 +15,7 @@ Interests Embedded systems Linux " /> - :: Keegan Deppe + whoami :: Keegan Deppe @@ -39,15 +39,15 @@ Interests Embedded systems Linux " /> - - - - + + + + - - + @@ -56,6 +56,8 @@ Interests Embedded systems Linux "/> + + @@ -118,16 +120,16 @@ Interests Embedded systems Linux "/>
-

+

whoami

-

Education

-

I am currently a senior in the EECS department at MIT

-

Interests

+

Education

+

I am currently a senior in EECS at MIT

+

Interests