proper build artifact ignoring

This commit is contained in:
kdeppe 2025-02-22 05:56:23 -05:00
parent f1c5d1388c
commit c160d626b5
39 changed files with 50 additions and 1793 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
public

View File

@ -8,10 +8,6 @@ theme = "hello-friend-ng"
name = "whoami"
url = "/about"
weight = 10
[[menu.main]]
name = "posts"
url = "/posts"
weight = 20
[params]
defaultTheme = "dark"

View File

@ -5,9 +5,4 @@ draft: false
---
### Education
I am currently a senior in EECS at MIT
### Interests
- Embedded systems
- Linux
I have a BS in EECS (6-2) from MIT.

View File

@ -1,7 +1,7 @@
---
title: "Homelab"
date: 2023-01-23T18:02:58-05:00
draft: false
draft: true
toc: false
images:
tags:

View File

@ -1,7 +1,7 @@
---
title: "Touring my X230"
date: 2023-01-23T17:52:45-05:00
draft: false
draft: true
toc: false
images:
tags:
@ -9,6 +9,3 @@ tags:
---
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

View File

@ -40,6 +40,7 @@
<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content=""/>
@ -86,7 +87,7 @@
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
<ul class="menu__inner"><li><a href="/about">whoami</a></li>
</ul>
</nav>
@ -135,7 +136,7 @@
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
<script type="text/javascript" src="/bundle.min.ace63d93098bf623f7c286a9084a4c22bfc482944c734f87fe0b685c7c6c7fa0ad2edb028c3b4b60d3343720c8ab490b320ad7f8edf4f6e9a6b898fc529057a9.js" integrity="sha512-rOY9kwmL9iP3woapCEpMIr/EgpRMc0&#43;H/gtoXHxsf6CtLtsCjDtLYNM0NyDIq0kLMgrX&#43;O309ummuJj8UpBXqQ=="></script>

View File

@ -1,159 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://keegandeppe.com/about/about/" />
<title>
whoami :: Keegan Deppe
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">
<meta itemprop="name" content="whoami">
<meta itemprop="description" content=""><meta itemprop="datePublished" content="2022-09-26T14:51:51-04:00" />
<meta itemprop="dateModified" content="2022-09-26T14:51:51-04:00" />
<meta itemprop="wordCount" content="0">
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="whoami"/>
<meta name="twitter:description" content=""/>
<meta property="article:published_time" content="2022-09-26 14:51:51 -0400 EDT" />
</head>
<body>
<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">hello</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about/about/">whoami</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main class="post">
<div class="post-info">
</p>
</div>
<article>
<h2 class="post-title"><a href="http://keegandeppe.com/about/about/">whoami</a></h2>
<div class="post-content">
</div>
</article>
<hr />
<div class="post-info">
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
</body>
</html>

View File

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="Education I am currently a senior in EECS at MIT
<meta name="description" content="Education I am currently a senior studying EECS at MIT
Interests Embedded systems Linux " />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
@ -40,14 +40,19 @@ Interests Embedded systems Linux " />
<meta itemprop="name" content="whoami">
<meta itemprop="description" content="Education I am currently a senior in EECS at MIT
Interests Embedded systems Linux "><meta itemprop="datePublished" content="2023-01-23T17:56:08-05:00" />
<meta itemprop="description" content="Education I am currently a senior studying EECS at MIT
Interests Embedded systems Linux ">
<meta itemprop="datePublished" content="2023-01-23T17:56:08-05:00" />
<meta itemprop="dateModified" content="2023-01-23T17:56:08-05:00" />
<meta itemprop="wordCount" content="14">
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="whoami"/>
<meta name="twitter:description" content="Education I am currently a senior in EECS at MIT
<meta name="twitter:description" content="Education I am currently a senior studying EECS at MIT
Interests Embedded systems Linux "/>
@ -94,7 +99,7 @@ Interests Embedded systems Linux "/>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
<ul class="menu__inner"><li><a href="/about">whoami</a></li>
</ul>
</nav>
@ -128,7 +133,7 @@ Interests Embedded systems Linux "/>
<div class="post-content">
<h3 id="education">Education</h3>
<p>I am currently a senior in EECS at MIT</p>
<p>I am currently a senior studying EECS at MIT</p>
<h3 id="interests">Interests</h3>
<ul>
<li>Embedded systems</li>
@ -161,7 +166,7 @@ Interests Embedded systems Linux "/>
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
<script type="text/javascript" src="/bundle.min.ace63d93098bf623f7c286a9084a4c22bfc482944c734f87fe0b685c7c6c7fa0ad2edb028c3b4b60d3343720c8ab490b320ad7f8edf4f6e9a6b898fc529057a9.js" integrity="sha512-rOY9kwmL9iP3woapCEpMIr/EgpRMc0&#43;H/gtoXHxsf6CtLtsCjDtLYNM0NyDIq0kLMgrX&#43;O309ummuJj8UpBXqQ=="></script>

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Abouts on Keegan Deppe</title>
<link>http://keegandeppe.com/about/</link>
<description>Recent content in Abouts on Keegan Deppe</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 26 Sep 2022 14:51:51 -0400</lastBuildDate><atom:link href="http://keegandeppe.com/about/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>whoami</title>
<link>http://keegandeppe.com/about/about/</link>
<pubDate>Mon, 26 Sep 2022 14:51:51 -0400</pubDate>
<guid>http://keegandeppe.com/about/about/</guid>
<description></description>
</item>
</channel>
</rss>

View File

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://keegandeppe.com/about/</title>
<link rel="canonical" href="http://keegandeppe.com/about/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://keegandeppe.com/about/">
</head>
</html>

View File

@ -40,6 +40,7 @@
<meta itemprop="name" content="Categories">
<meta itemprop="description" content="">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content=""/>
@ -87,7 +88,7 @@
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
<ul class="menu__inner"><li><a href="/about">whoami</a></li>
</ul>
</nav>
@ -137,7 +138,7 @@
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
<script type="text/javascript" src="/bundle.min.ace63d93098bf623f7c286a9084a4c22bfc482944c734f87fe0b685c7c6c7fa0ad2edb028c3b4b60d3343720c8ab490b320ad7f8edf4f6e9a6b898fc529057a9.js" integrity="sha512-rOY9kwmL9iP3woapCEpMIr/EgpRMc0&#43;H/gtoXHxsf6CtLtsCjDtLYNM0NyDIq0kLMgrX&#43;O309ummuJj8UpBXqQ=="></script>

View File

@ -1,10 +1 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://keegandeppe.com/categories/</title>
<link rel="canonical" href="http://keegandeppe.com/categories/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://keegandeppe.com/categories/">
</head>
</html>
<!DOCTYPE html><html><head><title>http://keegandeppe.com/categories/</title><link rel="canonical" href="http://keegandeppe.com/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://keegandeppe.com/categories/" /></head></html>

Binary file not shown.

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.105.0-DEV" />
<meta name="generator" content="Hugo 0.80.0" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@ -41,6 +41,7 @@
<meta itemprop="name" content="Keegan Deppe">
<meta itemprop="description" content="">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Keegan Deppe"/>
<meta name="twitter:description" content=""/>
@ -88,7 +89,7 @@
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
<ul class="menu__inner"><li><a href="/about">whoami</a></li>
</ul>
</nav>
@ -134,7 +135,7 @@
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
<script type="text/javascript" src="/bundle.min.ace63d93098bf623f7c286a9084a4c22bfc482944c734f87fe0b685c7c6c7fa0ad2edb028c3b4b60d3343720c8ab490b320ad7f8edf4f6e9a6b898fc529057a9.js" integrity="sha512-rOY9kwmL9iP3woapCEpMIr/EgpRMc0&#43;H/gtoXHxsf6CtLtsCjDtLYNM0NyDIq0kLMgrX&#43;O309ummuJj8UpBXqQ=="></script>

View File

@ -5,42 +5,16 @@
<link>http://keegandeppe.com/</link>
<description>Recent content on Keegan Deppe</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 23 Jan 2023 18:02:58 -0500</lastBuildDate><atom:link href="http://keegandeppe.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Homelab</title>
<link>http://keegandeppe.com/posts/homelab/</link>
<pubDate>Mon, 23 Jan 2023 18:02:58 -0500</pubDate>
<guid>http://keegandeppe.com/posts/homelab/</guid>
<description>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</description>
</item>
<language>en-us</language><atom:link href="http://keegandeppe.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>whoami</title>
<link>http://keegandeppe.com/about/</link>
<pubDate>Mon, 23 Jan 2023 17:56:08 -0500</pubDate>
<guid>http://keegandeppe.com/about/</guid>
<description>Education I am currently a senior in EECS at MIT
<description>Education I am currently a senior studying EECS at MIT
Interests Embedded systems Linux </description>
</item>
<item>
<title>Touring my X230</title>
<link>http://keegandeppe.com/posts/x230/</link>
<pubDate>Mon, 23 Jan 2023 17:52:45 -0500</pubDate>
<guid>http://keegandeppe.com/posts/x230/</guid>
<description>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</description>
</item>
</channel>
</rss>

View File

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://keegandeppe.com/</title>
<link rel="canonical" href="http://keegandeppe.com/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://keegandeppe.com/">
</head>
</html>

View File

@ -1,257 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="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" />
<meta name="keywords" content=", untagged" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://keegandeppe.com/posts/homelab/" />
<title>
Homelab :: Keegan Deppe
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">
<meta itemprop="name" content="Homelab">
<meta itemprop="description" content="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"><meta itemprop="datePublished" content="2023-01-23T18:02:58-05:00" />
<meta itemprop="dateModified" content="2023-01-23T18:02:58-05:00" />
<meta itemprop="wordCount" content="100">
<meta itemprop="keywords" content="untagged," />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Homelab"/>
<meta name="twitter:description" content="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"/>
<meta property="article:published_time" content="2023-01-23 18:02:58 -0500 EST" />
</head>
<body>
<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">$ cd /home/</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main class="post">
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 6 12 12 16 14"></polyline>
</svg>
One minute
</p>
</div>
<article>
<h1 class="post-title">
<a href="http://keegandeppe.com/posts/homelab/">Homelab</a>
</h1>
<div class="post-content">
<p>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.</p>
<h2 id="specs">Specs</h2>
<p><strong>CPU</strong> - Intel i5-4590 @ 3.7 GHz</p>
<p><strong>Ram</strong> - 16 GB @ ??</p>
<p><strong>Platform</strong> - Dell OptiPlex 9020</p>
<p><strong>OS</strong> - Debian serves as the base OS</p>
<h2 id="services">Services</h2>
<p><strong>Website</strong> - Rendering markdown content via <a href="https://gohugo.io">Hugo</a></p>
<p><strong>File Sharing</strong> - Hosting <a href="https://seafile.com">Seafile</a> to sync file sharing between devices</p>
<p><strong>Git Server</strong> - <a href="https://gitea.io">Gitea</a> makes it easy to host my own git instance</p>
<p><strong>Server</strong> - <a href="https://caddyserver.com">Caddy</a> makes it easy to reverse proxy subdomains to their respective service</p>
</div>
</article>
<hr />
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag meta-icon"><path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7" y2="7"></line></svg>
<span class="tag"><a href="http://keegandeppe.com/tags/untagged/">untagged</a></span>
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
<polyline points="14 2 14 8 20 8"></polyline>
<line x1="16" y1="13" x2="8" y2="13"></line>
<line x1="16" y1="17" x2="8" y2="17"></line>
<polyline points="10 9 9 9 8 9"></polyline>
</svg>
100 Words
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
2023-01-23 18:02
</p>
</div>
<div class="pagination">
<div class="pagination__buttons">
<span class="button next">
<a href="http://keegandeppe.com/posts/x230/">
<span class="button__text">Touring my X230</span>
<span class="button__icon"></span>
</a>
</span>
</div>
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
</body>
</html>

View File

@ -1,175 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://keegandeppe.com/posts/" />
<title>
Posts :: Keegan Deppe
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">
<meta itemprop="name" content="Posts">
<meta itemprop="description" content="">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Posts"/>
<meta name="twitter:description" content=""/>
<link rel="alternate" type="application/rss+xml" href="http://keegandeppe.com/posts/index.xml" title="Keegan Deppe" />
</head>
<body>
<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">$ cd /home/</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main class="posts">
<h1>Posts</h1>
<div class="posts-group">
<div class="post-year">2023</div>
<ul class="posts-list">
<li class="post-item">
<a href="http://keegandeppe.com/posts/homelab/">
<span class="post-title">Homelab</span>
<span class="post-day">
Jan 23
</span>
</a>
</li>
<li class="post-item">
<a href="http://keegandeppe.com/posts/x230/">
<span class="post-title">Touring my X230</span>
<span class="post-day">
Jan 23
</span>
</a>
</li>
</ul>
</div>
<div class="pagination">
<div class="pagination__buttons">
</div>
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
</body>
</html>

View File

@ -1,53 +0,0 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on Keegan Deppe</title>
<link>http://keegandeppe.com/posts/</link>
<description>Recent content in Posts on Keegan Deppe</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 23 Jan 2023 18:02:58 -0500</lastBuildDate>
<atom:link href="http://keegandeppe.com/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Homelab</title>
<link>http://keegandeppe.com/posts/homelab/</link>
<pubDate>Mon, 23 Jan 2023 18:02:58 -0500</pubDate>
<guid>http://keegandeppe.com/posts/homelab/</guid>
<description>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</description>
<content type="html"><![CDATA[<p>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.</p>
<h2 id="specs">Specs</h2>
<p><strong>CPU</strong> - Intel i5-4590 @ 3.7 GHz</p>
<p><strong>Ram</strong> - 16 GB @ ??</p>
<p><strong>Platform</strong> - Dell OptiPlex 9020</p>
<p><strong>OS</strong> - Debian serves as the base OS</p>
<h2 id="services">Services</h2>
<p><strong>Website</strong> - Rendering markdown content via <a href="https://gohugo.io">Hugo</a></p>
<p><strong>File Sharing</strong> - Hosting <a href="https://seafile.com">Seafile</a> to sync file sharing between devices</p>
<p><strong>Git Server</strong> - <a href="https://gitea.io">Gitea</a> makes it easy to host my own git instance</p>
<p><strong>Server</strong> - <a href="https://caddyserver.com">Caddy</a> makes it easy to reverse proxy subdomains to their respective service</p>
]]></content>
</item>
<item>
<title>Touring my X230</title>
<link>http://keegandeppe.com/posts/x230/</link>
<pubDate>Mon, 23 Jan 2023 17:52:45 -0500</pubDate>
<guid>http://keegandeppe.com/posts/x230/</guid>
<description>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</description>
<content type="html"><![CDATA[<p>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.</p>
<h3 id="specs">Specs</h3>
<p><strong>OS</strong> - Arch</p>
]]></content>
</item>
</channel>
</rss>

View File

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://keegandeppe.com/posts/</title>
<link rel="canonical" href="http://keegandeppe.com/posts/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://keegandeppe.com/posts/">
</head>
</html>

View File

@ -1,260 +0,0 @@
<!DOCTYPE html>
<html lang="en" dir="auto">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Test Post | Keegan Deppe</title>
<meta name="keywords" content="">
<meta name="description" content="This is a great test of my first website If this works, color me impressed">
<meta name="author" content="">
<link rel="canonical" href="http://keegandeppe.com/posts/test-post/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.bc1149f4a72aa4858d3a9f71462f75e5884ffe8073ea9d6d5761d5663d651e20.css" integrity="sha256-vBFJ9KcqpIWNOp9xRi915YhP/oBz6p1tV2HVZj1lHiA=" rel="preload stylesheet" as="style">
<script defer crossorigin="anonymous" src="/assets/js/highlight.f413e19d0714851f6474e7ee9632408e58ac146fbdbe62747134bea2fa3415e0.js" integrity="sha256-9BPhnQcUhR9kdOfuljJAjlisFG&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="http://keegandeppe.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://keegandeppe.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://keegandeppe.com/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://keegandeppe.com/apple-touch-icon.png">
<link rel="mask-icon" href="http://keegandeppe.com/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
<style>
@media (prefers-color-scheme: dark) {
:root {
--theme: rgb(29, 30, 32);
--entry: rgb(46, 46, 51);
--primary: rgb(218, 218, 219);
--secondary: rgb(155, 156, 157);
--tertiary: rgb(65, 66, 68);
--content: rgb(196, 196, 197);
--hljs-bg: rgb(46, 46, 51);
--code-bg: rgb(55, 56, 62);
--border: rgb(51, 51, 51);
}
.list {
background: var(--theme);
}
.list:not(.dark)::-webkit-scrollbar-track {
background: 0 0;
}
.list:not(.dark)::-webkit-scrollbar-thumb {
border-color: var(--theme);
}
}
</style>
</noscript><meta property="og:title" content="Test Post" />
<meta property="og:description" content="This is a great test of my first website If this works, color me impressed" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://keegandeppe.com/posts/test-post/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2022-09-26T13:49:59-04:00" />
<meta property="article:modified_time" content="2022-09-26T13:49:59-04:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Test Post"/>
<meta name="twitter:description" content="This is a great test of my first website If this works, color me impressed"/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Posts",
"item": "http://keegandeppe.com/posts/"
},
{
"@type": "ListItem",
"position": 2 ,
"name": "Test Post",
"item": "http://keegandeppe.com/posts/test-post/"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "Test Post",
"name": "Test Post",
"description": "This is a great test of my first website If this works, color me impressed",
"keywords": [
],
"articleBody": "This is a great test of my first website If this works, color me impressed\n",
"wordCount" : "15",
"inLanguage": "en",
"datePublished": "2022-09-26T13:49:59-04:00",
"dateModified": "2022-09-26T13:49:59-04:00",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://keegandeppe.com/posts/test-post/"
},
"publisher": {
"@type": "Organization",
"name": "Keegan Deppe",
"logo": {
"@type": "ImageObject",
"url": "http://keegandeppe.com/favicon.ico"
}
}
}
</script>
</head>
<body class="" id="top">
<script>
if (localStorage.getItem("pref-theme") === "dark") {
document.body.classList.add('dark');
} else if (localStorage.getItem("pref-theme") === "light") {
document.body.classList.remove('dark')
} else if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
document.body.classList.add('dark');
}
</script>
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://keegandeppe.com/" accesskey="h" title="Keegan Deppe (Alt + H)">Keegan Deppe</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu">
</ul>
</nav>
</header>
<main class="main">
<article class="post-single">
<header class="post-header">
<h1 class="post-title">
Test Post<sup><span class="entry-isdraft">&nbsp;&nbsp;[draft]</span></sup>
</h1>
<div class="post-meta"><span title='2022-09-26 13:49:59 -0400 EDT'>September 26, 2022</span>
</div>
</header>
<div class="post-content"><h2 id="this-is-a-great-test-of-my-first-website">This is a great test of my first website<a hidden class="anchor" aria-hidden="true" href="#this-is-a-great-test-of-my-first-website">#</a></h2>
<p>If this works, color me impressed</p>
</div>
<footer class="post-footer">
<ul class="post-tags">
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2022 <a href="http://keegandeppe.com/">Keegan Deppe</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
<path d="M12 6H0l6-6z" />
</svg>
</a>
<script>
let menu = document.getElementById('menu')
if (menu) {
menu.scrollLeft = localStorage.getItem("menu-scroll-position");
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var mybutton = document.getElementById("top-link");
window.onscroll = function () {
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
mybutton.style.visibility = "visible";
mybutton.style.opacity = "1";
} else {
mybutton.style.visibility = "hidden";
mybutton.style.opacity = "0";
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
if (document.body.className.includes("dark")) {
document.body.classList.remove('dark');
localStorage.setItem("pref-theme", 'light');
} else {
document.body.classList.add('dark');
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>

View File

@ -1,202 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="This is a test blog post I could use this to create interesting blog content" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://keegandeppe.com/posts/test/" />
<title>
:: Keegan Deppe
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">
<meta itemprop="name" content="">
<meta itemprop="description" content="This is a test blog post I could use this to create interesting blog content">
<meta itemprop="wordCount" content="15">
<meta itemprop="keywords" content="" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:description" content="This is a test blog post I could use this to create interesting blog content"/>
</head>
<body>
<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">$ cd /home/</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main class="post">
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 6 12 12 16 14"></polyline>
</svg>
One minute
</p>
</div>
<article>
<h1 class="post-title">
<a href="http://keegandeppe.com/posts/test/"></a>
</h1>
<div class="post-content">
<h1 id="this-is-a-test-blog-post">This is a test blog post</h1>
<p>I could use this to create interesting blog content</p>
</div>
</article>
<hr />
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
<polyline points="14 2 14 8 20 8"></polyline>
<line x1="16" y1="13" x2="8" y2="13"></line>
<line x1="16" y1="17" x2="8" y2="17"></line>
<polyline points="10 9 9 9 8 9"></polyline>
</svg>
15 Words
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
0000-12-31 19:03
</p>
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
</body>
</html>

View File

@ -1,234 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="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" />
<meta name="keywords" content=", untagged" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://keegandeppe.com/posts/x230/" />
<title>
Touring my X230 :: Keegan Deppe
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">
<meta itemprop="name" content="Touring my X230">
<meta itemprop="description" content="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"><meta itemprop="datePublished" content="2023-01-23T17:52:45-05:00" />
<meta itemprop="dateModified" content="2023-01-23T17:52:45-05:00" />
<meta itemprop="wordCount" content="36">
<meta itemprop="keywords" content="untagged," />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Touring my X230"/>
<meta name="twitter:description" content="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"/>
<meta property="article:published_time" content="2023-01-23 17:52:45 -0500 EST" />
</head>
<body>
<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">$ cd /home/</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main class="post">
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
<circle cx="12" cy="12" r="10"></circle>
<polyline points="12 6 12 12 16 14"></polyline>
</svg>
One minute
</p>
</div>
<article>
<h1 class="post-title">
<a href="http://keegandeppe.com/posts/x230/">Touring my X230</a>
</h1>
<div class="post-content">
<p>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.</p>
<h3 id="specs">Specs</h3>
<p><strong>OS</strong> - Arch</p>
</div>
</article>
<hr />
<div class="post-info">
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag meta-icon"><path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7" y2="7"></line></svg>
<span class="tag"><a href="http://keegandeppe.com/tags/untagged/">untagged</a></span>
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text">
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
<polyline points="14 2 14 8 20 8"></polyline>
<line x1="16" y1="13" x2="8" y2="13"></line>
<line x1="16" y1="17" x2="8" y2="17"></line>
<polyline points="10 9 9 9 8 9"></polyline>
</svg>
36 Words
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
2023-01-23 17:52
</p>
</div>
<div class="pagination">
<div class="pagination__buttons">
<span class="button previous">
<a href="http://keegandeppe.com/posts/homelab/">
<span class="button__icon"></span>
<span class="button__text">Homelab</span>
</a>
</span>
</div>
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
</body>
</html>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,28 +1,22 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://keegandeppe.com/posts/homelab/</loc>
<lastmod>2023-01-23T18:02:58-05:00</lastmod>
</url><url>
<loc>http://keegandeppe.com/</loc>
<lastmod>2023-01-23T18:02:58-05:00</lastmod>
</url><url>
<loc>http://keegandeppe.com/posts/</loc>
<lastmod>2023-01-23T18:02:58-05:00</lastmod>
</url><url>
<loc>http://keegandeppe.com/tags/</loc>
<lastmod>2023-01-23T18:02:58-05:00</lastmod>
</url><url>
<loc>http://keegandeppe.com/tags/untagged/</loc>
<lastmod>2023-01-23T18:02:58-05:00</lastmod>
</url><url>
<loc>http://keegandeppe.com/about/</loc>
<lastmod>2023-01-23T17:56:08-05:00</lastmod>
</url><url>
<loc>http://keegandeppe.com/posts/x230/</loc>
<lastmod>2023-01-23T17:52:45-05:00</lastmod>
</url><url>
</url>
<url>
<loc>http://keegandeppe.com/categories/</loc>
</url>
<url>
<loc>http://keegandeppe.com/</loc>
</url>
<url>
<loc>http://keegandeppe.com/tags/</loc>
</url>
</urlset>

View File

@ -40,6 +40,7 @@
<meta itemprop="name" content="Tags">
<meta itemprop="description" content="">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tags"/>
<meta name="twitter:description" content=""/>
@ -87,7 +88,7 @@
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
<ul class="menu__inner"><li><a href="/about">whoami</a></li>
</ul>
</nav>
@ -113,25 +114,6 @@
<div class="posts-group">
<div class="post-year">2023</div>
<ul class="posts-list">
<li class="post-item">
<a href="http://keegandeppe.com/tags/untagged/">
<span class="post-title">untagged</span>
<span class="post-day">
Jan 23
</span>
</a>
</li>
</ul>
</div>
<div class="pagination">
<div class="pagination__buttons">
@ -156,7 +138,7 @@
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
<script type="text/javascript" src="/bundle.min.ace63d93098bf623f7c286a9084a4c22bfc482944c734f87fe0b685c7c6c7fa0ad2edb028c3b4b60d3343720c8ab490b320ad7f8edf4f6e9a6b898fc529057a9.js" integrity="sha512-rOY9kwmL9iP3woapCEpMIr/EgpRMc0&#43;H/gtoXHxsf6CtLtsCjDtLYNM0NyDIq0kLMgrX&#43;O309ummuJj8UpBXqQ=="></script>

View File

@ -5,16 +5,6 @@
<link>http://keegandeppe.com/tags/</link>
<description>Recent content in Tags on Keegan Deppe</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 23 Jan 2023 18:02:58 -0500</lastBuildDate><atom:link href="http://keegandeppe.com/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>untagged</title>
<link>http://keegandeppe.com/tags/untagged/</link>
<pubDate>Mon, 23 Jan 2023 18:02:58 -0500</pubDate>
<guid>http://keegandeppe.com/tags/untagged/</guid>
<description></description>
</item>
<language>en-us</language><atom:link href="http://keegandeppe.com/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

@ -1,10 +1 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://keegandeppe.com/tags/</title>
<link rel="canonical" href="http://keegandeppe.com/tags/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://keegandeppe.com/tags/">
</head>
</html>
<!DOCTYPE html><html><head><title>http://keegandeppe.com/tags/</title><link rel="canonical" href="http://keegandeppe.com/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://keegandeppe.com/tags/" /></head></html>

View File

@ -1,175 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="http://keegandeppe.com/tags/untagged/" />
<title>
untagged :: Keegan Deppe
</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
type="text/css">
<link rel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="/favicon.ico">
<meta name="msapplication-TileColor" content="">
<meta itemprop="name" content="untagged">
<meta itemprop="description" content="">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="untagged"/>
<meta name="twitter:description" content=""/>
<link rel="alternate" type="application/rss+xml" href="http://keegandeppe.com/tags/untagged/index.xml" title="Keegan Deppe" />
</head>
<body>
<div class="container">
<header class="header">
<span class="header__inner">
<a href="/" style="text-decoration: none;">
<div class="logo">
<span class="logo__mark">></span>
<span class="logo__text">$ cd /home/</span>
<span class="logo__cursor" style=
"
">
</span>
</div>
</a>
<span class="header__right">
<nav class="menu">
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
</ul>
</nav>
<span class="menu-trigger">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>
</span>
</span>
</span>
</header>
<div class="content">
<main class="posts">
<h1>untagged</h1>
<div class="posts-group">
<div class="post-year">2023</div>
<ul class="posts-list">
<li class="post-item">
<a href="http://keegandeppe.com/posts/homelab/">
<span class="post-title">Homelab</span>
<span class="post-day">
Jan 23
</span>
</a>
</li>
<li class="post-item">
<a href="http://keegandeppe.com/posts/x230/">
<span class="post-title">Touring my X230</span>
<span class="post-day">
Jan 23
</span>
</a>
</li>
</ul>
</div>
<div class="pagination">
<div class="pagination__buttons">
</div>
</div>
</main>
</div>
<footer class="footer">
</footer>
</div>
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3&#43;yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
</body>
</html>

View File

@ -1,36 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>untagged on Keegan Deppe</title>
<link>http://keegandeppe.com/tags/untagged/</link>
<description>Recent content in untagged on Keegan Deppe</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 23 Jan 2023 18:02:58 -0500</lastBuildDate><atom:link href="http://keegandeppe.com/tags/untagged/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Homelab</title>
<link>http://keegandeppe.com/posts/homelab/</link>
<pubDate>Mon, 23 Jan 2023 18:02:58 -0500</pubDate>
<guid>http://keegandeppe.com/posts/homelab/</guid>
<description>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</description>
</item>
<item>
<title>Touring my X230</title>
<link>http://keegandeppe.com/posts/x230/</link>
<pubDate>Mon, 23 Jan 2023 17:52:45 -0500</pubDate>
<guid>http://keegandeppe.com/posts/x230/</guid>
<description>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</description>
</item>
</channel>
</rss>

View File

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://keegandeppe.com/tags/untagged/</title>
<link rel="canonical" href="http://keegandeppe.com/tags/untagged/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://keegandeppe.com/tags/untagged/">
</head>
</html>

Binary file not shown.

Binary file not shown.

Binary file not shown.