From f1c5d1388c8e5387e2977b05fa503d0f29cbf1e0 Mon Sep 17 00:00:00 2001 From: kdeppe Date: Mon, 23 Jan 2023 18:13:28 -0500 Subject: [PATCH] added post content --- content/about/index.md | 13 +- content/posts/homelab.md | 32 +++ content/posts/test.md | 3 - content/posts/x230.md | 14 ++ public/about/index.html | 28 +-- public/index.xml | 35 +++- public/posts/homelab/index.html | 257 +++++++++++++++++++++++++ public/posts/index.html | 19 +- public/posts/index.xml | 44 ++++- public/posts/x230/index.html | 234 ++++++++++++++++++++++ public/sitemap.xml | 22 ++- public/tags/index.html | 19 ++ public/tags/index.xml | 12 +- public/tags/untagged/index.html | 175 +++++++++++++++++ public/tags/untagged/index.xml | 36 ++++ public/tags/untagged/page/1/index.html | 10 + 16 files changed, 907 insertions(+), 46 deletions(-) create mode 100644 content/posts/homelab.md delete mode 100644 content/posts/test.md create mode 100644 content/posts/x230.md create mode 100644 public/posts/homelab/index.html create mode 100644 public/posts/x230/index.html create mode 100644 public/tags/untagged/index.html create mode 100644 public/tags/untagged/index.xml create mode 100644 public/tags/untagged/page/1/index.html 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

  • Embedded systems
  • Linux
  • diff --git a/public/index.xml b/public/index.xml index 51754de..c9d690d 100644 --- a/public/index.xml +++ b/public/index.xml @@ -5,24 +5,41 @@ http://keegandeppe.com/ Recent content on Keegan Deppe Hugo -- gohugo.io - en-us + en-us + Mon, 23 Jan 2023 18:02:58 -0500 - + Homelab + http://keegandeppe.com/posts/homelab/ + Mon, 23 Jan 2023 18:02:58 -0500 + + http://keegandeppe.com/posts/homelab/ + 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 +File Sharing - Hosting Seafile to sync file sharing between devices + + + + whoami http://keegandeppe.com/about/ - Mon, 01 Jan 0001 00:00:00 +0000 + Mon, 23 Jan 2023 17:56:08 -0500 http://keegandeppe.com/about/ - Education I am currently a senior in the EECS department at MIT + Education I am currently a senior in EECS at MIT Interests Embedded systems Linux - - http://keegandeppe.com/posts/test/ - Mon, 01 Jan 0001 00:00:00 +0000 + Touring my X230 + http://keegandeppe.com/posts/x230/ + Mon, 23 Jan 2023 17:52:45 -0500 - http://keegandeppe.com/posts/test/ - This is a test blog post I could use this to create interesting blog content + http://keegandeppe.com/posts/x230/ + 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/posts/homelab/index.html b/public/posts/homelab/index.html new file mode 100644 index 0000000..34a3c01 --- /dev/null +++ b/public/posts/homelab/index.html @@ -0,0 +1,257 @@ + + + + + + + + + + + + + + + + + Homelab :: Keegan Deppe + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + +
    + + +
    + +
    + + + +
    +

    + Homelab +

    + + + + + + + +
    +

    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

    +

    File Sharing - Hosting Seafile to sync file sharing between devices

    +

    Git Server - Gitea makes it easy to host my own git instance

    +

    Server - Caddy makes it easy to reverse proxy subdomains to their respective service

    + +
    +
    + +
    + + + + + + + + + + + +
    + +
    + + +
    + + +
    + + +
    + + + + + + + + + + + diff --git a/public/posts/index.html b/public/posts/index.html index 4001299..527ec04 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -114,16 +114,27 @@
    -
    0001
    +
    2023
    • - - + + Homelab - Jan 1 + Jan 23 + + + +
    • + +
    • + + Touring my X230 + + + Jan 23 diff --git a/public/posts/index.xml b/public/posts/index.xml index 973943f..ff62aba 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -5,17 +5,47 @@ Recent content in Posts on Keegan Deppe Hugo -- gohugo.io en-us + Mon, 23 Jan 2023 18:02:58 -0500 - - http://keegandeppe.com/posts/test/ - Mon, 01 Jan 0001 00:00:00 +0000 + Homelab + http://keegandeppe.com/posts/homelab/ + Mon, 23 Jan 2023 18:02:58 -0500 - http://keegandeppe.com/posts/test/ - This is a test blog post I could use this to create interesting blog content - This is a test blog post -

      I could use this to create interesting blog content

      + http://keegandeppe.com/posts/homelab/ + 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 +File Sharing - Hosting Seafile to sync file sharing between devices + 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

      +

      File Sharing - Hosting Seafile to sync file sharing between devices

      +

      Git Server - Gitea makes it easy to host my own git instance

      +

      Server - Caddy makes it easy to reverse proxy subdomains to their respective service

      +]]>
      +
      + + + Touring my X230 + http://keegandeppe.com/posts/x230/ + Mon, 23 Jan 2023 17:52:45 -0500 + + http://keegandeppe.com/posts/x230/ + 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 + 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/posts/x230/index.html b/public/posts/x230/index.html new file mode 100644 index 0000000..0efb4a9 --- /dev/null +++ b/public/posts/x230/index.html @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + Touring my X230 :: Keegan Deppe + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + + +
      + + +
      + +
      + + + +
      +

      + Touring my X230 +

      + + + + + + + +
      +

      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/sitemap.xml b/public/sitemap.xml index d491817..001ab56 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -2,17 +2,27 @@ - http://keegandeppe.com/about/ - 0 - - http://keegandeppe.com/posts/test/ - - http://keegandeppe.com/categories/ + http://keegandeppe.com/posts/homelab/ + 2023-01-23T18:02:58-05:00 http://keegandeppe.com/ + 2023-01-23T18:02:58-05:00 http://keegandeppe.com/posts/ + 2023-01-23T18:02:58-05:00 http://keegandeppe.com/tags/ + 2023-01-23T18:02:58-05:00 + + http://keegandeppe.com/tags/untagged/ + 2023-01-23T18:02:58-05:00 + + http://keegandeppe.com/about/ + 2023-01-23T17:56:08-05:00 + + http://keegandeppe.com/posts/x230/ + 2023-01-23T17:52:45-05:00 + + http://keegandeppe.com/categories/ diff --git a/public/tags/index.html b/public/tags/index.html index 3f3971d..c2d7edb 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -113,6 +113,25 @@ +
      +
      2023
      + + +
      +