added post content
This commit is contained in:
parent
d9d01d3fe5
commit
f1c5d1388c
@ -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
|
||||
|
||||
|
32
content/posts/homelab.md
Normal file
32
content/posts/homelab.md
Normal file
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
# This is a test blog post
|
||||
|
||||
I could use this to create interesting blog content
|
14
content/posts/x230.md
Normal file
14
content/posts/x230.md
Normal file
@ -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
|
@ -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 the EECS department at MIT
|
||||
<meta name="description" content="Education I am currently a senior in EECS at MIT
|
||||
Interests Embedded systems Linux " />
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="robots" content="noodp" />
|
||||
@ -15,7 +15,7 @@ Interests Embedded systems Linux " />
|
||||
|
||||
<title>
|
||||
|
||||
:: Keegan Deppe
|
||||
whoami :: Keegan Deppe
|
||||
|
||||
</title>
|
||||
|
||||
@ -39,15 +39,15 @@ Interests Embedded systems Linux " />
|
||||
<meta name="msapplication-TileColor" content="">
|
||||
|
||||
|
||||
<meta itemprop="name" content="">
|
||||
<meta itemprop="description" content="Education I am currently a senior in the EECS department at MIT
|
||||
Interests Embedded systems Linux ">
|
||||
|
||||
<meta itemprop="wordCount" content="16">
|
||||
<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="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=""/>
|
||||
<meta name="twitter:description" content="Education I am currently a senior in the EECS department at MIT
|
||||
<meta name="twitter:title" content="whoami"/>
|
||||
<meta name="twitter:description" content="Education I am currently a senior in EECS at MIT
|
||||
Interests Embedded systems Linux "/>
|
||||
|
||||
|
||||
@ -56,6 +56,8 @@ Interests Embedded systems Linux "/>
|
||||
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2023-01-23 17:56:08 -0500 EST" />
|
||||
|
||||
|
||||
|
||||
|
||||
@ -118,16 +120,16 @@ Interests Embedded systems Linux "/>
|
||||
</div>
|
||||
|
||||
<article>
|
||||
<h2 class="post-title"><a href="http://keegandeppe.com/about/"></a></h2>
|
||||
<h2 class="post-title"><a href="http://keegandeppe.com/about/">whoami</a></h2>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post-content">
|
||||
<h1 id="education">Education</h1>
|
||||
<p>I am currently a senior in the EECS department at MIT</p>
|
||||
<h1 id="interests">Interests</h1>
|
||||
<h3 id="education">Education</h3>
|
||||
<p>I am currently a senior in EECS at MIT</p>
|
||||
<h3 id="interests">Interests</h3>
|
||||
<ul>
|
||||
<li>Embedded systems</li>
|
||||
<li>Linux</li>
|
||||
|
@ -5,24 +5,41 @@
|
||||
<link>http://keegandeppe.com/</link>
|
||||
<description>Recent content on Keegan Deppe</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language><atom:link href="http://keegandeppe.com/index.xml" rel="self" type="application/rss+xml" />
|
||||
<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></title>
|
||||
<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>whoami</title>
|
||||
<link>http://keegandeppe.com/about/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<pubDate>Mon, 23 Jan 2023 17:56:08 -0500</pubDate>
|
||||
|
||||
<guid>http://keegandeppe.com/about/</guid>
|
||||
<description>Education I am currently a senior in the EECS department at MIT
|
||||
<description>Education I am currently a senior in EECS at MIT
|
||||
Interests Embedded systems Linux </description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title></title>
|
||||
<link>http://keegandeppe.com/posts/test/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<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/test/</guid>
|
||||
<description>This is a test blog post I could use this to create interesting blog content</description>
|
||||
<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>
|
||||
|
257
public/posts/homelab/index.html
Normal file
257
public/posts/homelab/index.html
Normal file
@ -0,0 +1,257 @@
|
||||
<!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+yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
@ -114,16 +114,27 @@
|
||||
|
||||
|
||||
<div class="posts-group">
|
||||
<div class="post-year">0001</div>
|
||||
<div class="post-year">2023</div>
|
||||
|
||||
<ul class="posts-list">
|
||||
|
||||
<li class="post-item">
|
||||
<a href="http://keegandeppe.com/posts/test/">
|
||||
<span class="post-title"></span>
|
||||
<a href="http://keegandeppe.com/posts/homelab/">
|
||||
<span class="post-title">Homelab</span>
|
||||
<span class="post-day">
|
||||
|
||||
Jan 1
|
||||
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>
|
||||
|
@ -5,17 +5,47 @@
|
||||
<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></title>
|
||||
<link>http://keegandeppe.com/posts/test/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<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/test/</guid>
|
||||
<description>This is a test blog post I could use this to create interesting blog content</description>
|
||||
<content type="html"><![CDATA[<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>
|
||||
<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>
|
||||
|
||||
|
234
public/posts/x230/index.html
Normal file
234
public/posts/x230/index.html
Normal file
@ -0,0 +1,234 @@
|
||||
<!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+yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
@ -2,17 +2,27 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://keegandeppe.com/about/</loc>
|
||||
<priority>0</priority>
|
||||
</url><url>
|
||||
<loc>http://keegandeppe.com/posts/test/</loc>
|
||||
</url><url>
|
||||
<loc>http://keegandeppe.com/categories/</loc>
|
||||
<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>
|
||||
<loc>http://keegandeppe.com/categories/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
@ -113,6 +113,25 @@
|
||||
|
||||
|
||||
|
||||
<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">
|
||||
|
||||
|
@ -5,6 +5,16 @@
|
||||
<link>http://keegandeppe.com/tags/</link>
|
||||
<description>Recent content in Tags on Keegan Deppe</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language><atom:link href="http://keegandeppe.com/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<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>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
175
public/tags/untagged/index.html
Normal file
175
public/tags/untagged/index.html
Normal file
@ -0,0 +1,175 @@
|
||||
<!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+yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
36
public/tags/untagged/index.xml
Normal file
36
public/tags/untagged/index.xml
Normal file
@ -0,0 +1,36 @@
|
||||
<?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>
|
10
public/tags/untagged/page/1/index.html
Normal file
10
public/tags/untagged/page/1/index.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!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>
|
Loading…
x
Reference in New Issue
Block a user