commit - bad977473784bca88367addf570b92a5f7acf2fb
commit + 3296c8f4e0f51dfeaf50199b1830c319acaa001d
blob - c141177ff424a3a5e3922c790ef5e077ebed861f
blob + 763c1bbad0c6a4141dd7d8ca53ed4e749a47bd40
--- content/_index.md
+++ content/_index.md
Hi there, I'm Simeon and this is my website!
I am an Orthodox Christian with an interest in technology, so most of what you'll find here relates to either of those categories.
-If you're interested, you can learn more about me [here](/about-me).
+| Link | Description |
+| ---- | ----------- |
+| [About Me](/about-me) | Learn more about who I am |
+| [Repos](https://got.simeonstein.com) | My personal tools and utilities that I build |
+| [GitHub](https://github.com/calebstein1) | My old GitHub page, I don't update it all that much anymore |
+{.links-table}
+
---
### Latest Writings
blob - 7ff5bd39d0bf50e2410b6948b82d2a9de32dc8fd
blob + ddde6c8d8ac651a057fab574be9ce4422d9ae9a3
--- public/index.html
+++ public/index.html
<link rel="icon" href="/favicon.ico">
<meta name="description" content="Hi there, I’m Simeon and this is my website!
I am an Orthodox Christian with an interest in technology, so most of what you’ll find here relates to either of those categories.
-If you’re interested, you can learn more about me here.
+
+
+ Link
+ Description
+
+
+
+
+ About Me
+ Learn more about who I am
+
+
+ Repos
+ My personal tools and utilities that I build
+
+
+ GitHub
+ My old GitHub page, I don’t update it all that much anymore
+
+
+
+
Latest Writings
<header><h1 id="tag_Simeon Stein">Simeon Stein</h1></header>
<article>
<p>Hi there, I’m Simeon and this is my website!</p>
-<p>I am an Orthodox Christian with an interest in technology, so most of what you’ll find here relates to either of those categories.
-If you’re interested, you can learn more about me <a href="/about-me">here</a>.</p>
+<p>I am an Orthodox Christian with an interest in technology, so most of what you’ll find here relates to either of those categories.</p>
+<table class="links-table">
+ <thead>
+ <tr>
+ <th>Link</th>
+ <th>Description</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><a href="/about-me">About Me</a></td>
+ <td>Learn more about who I am</td>
+ </tr>
+ <tr>
+ <td><a href="https://got.simeonstein.com" target="_blank" rel="noopener noreferrer">Repos</a></td>
+ <td>My personal tools and utilities that I build</td>
+ </tr>
+ <tr>
+ <td><a href="https://github.com/calebstein1" target="_blank" rel="noopener noreferrer">GitHub</a></td>
+ <td>My old GitHub page, I don’t update it all that much anymore</td>
+ </tr>
+ </tbody>
+</table>
<hr>
<h3 id="latest-writings">Latest Writings</h3>
<ul>
<p>
<p>When one is received into the Orthodox Church, one takes the name of a patron saint.
My patron saint is Simeon the God-Receiver.
-I encourage you to read his life <a href="https://www.oca.org/saints/lives/2022/02/03/100409-holy-righteous-simeon-the-god-receiver">here</a>.</p>
+I encourage you to read his life <a href="https://www.oca.org/saints/lives/2022/02/03/100409-holy-righteous-simeon-the-god-receiver" target="_blank" rel="noopener noreferrer">here</a>.</p>
</p>
</li>