@@ 1,18 1,21 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <title> Jordan Newport</title>
- <link rel="stylesheet" type="text/css" href="home.css">
+ <meta charset="utf-8"/>
+ <title>Jordan Newport</title>
+ <link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<h1> Jordan Newport's Homepage </h1>
<h3> Contact </h3>
- <p> Email: {first name} {last name} at mines dot edu </p>
+ <p> Email: {first name} at jnewport dot dev </p>
<a href="https://gitlab.com/jordannewport"> <p>Gitlab</p></a>
<a href="included-files/resume.pdf"> <p>Resume (pdf)</p></a>
+ <p>PGP: BD9D FB8B FB69 83DD 489C 76C9 151B 87A3 5FCC 5839 </p>
+
<h2>Projects and Fun Stuff</h2>
<ul>
<li><a href="https://github.com/jordannewport/3l-symbols"> 3l-symbols</a>:
@@ 58,12 61,15 @@
a talk about why zsh is a better shell than whatever you're using right
now, and how to make it even better</li>
<li><a href="https://gitlab.com/jordannewport/lug-centos"> CentOS</a>:
- a brief talk about the Linux distro CentOS, any why some people use it</li>
+ a brief talk about the Linux distro CentOS, and why some people use it</li>
<li><a href="https://gitlab.com/jordannewport/lug-vim"> Vim</a>: a talk
about my favorite text editor, how to use it, and why you should</li>
<li><a href="https://gitlab.com/jordannewport/lug-tmux"> Tmux</a>: a talk
about tmux, a terminal multiplexer. Run multiple terminal windows, or
detach and retach sessions!</li>
+ <li><a href="https://gitlab.com/jordannewport/lug-dbus"> DBus</a>: a talk
+ about DBus, the Linux/free desktop message/IPC bus, including a demo of
+ desktop notifications.</li>
</ul>
<h2>Hardware</h2>