This commit is contained in:
srp 2024-09-24 02:13:36 +00:00
commit e9cd8ba61f
44 changed files with 309 additions and 0 deletions

0
.nojekyll Normal file
View File

3
404.html Normal file
View File

@ -0,0 +1,3 @@
<!doctype html><html lang=en><head><title>404 Page not found :: Seraphim R.P.</title>
<meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta name=keywords content><meta name=robots content="noodp"><link rel=canonical href=https://seraphimrp.srht.site/404.html><link rel=stylesheet href=https://seraphimrp.srht.site/assets/style.css><link rel=stylesheet href=https://seraphimrp.srht.site/assets/nord.css><link rel=apple-touch-icon sizes=180x180 href=https://seraphimrp.srht.site/img/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://seraphimrp.srht.site/img/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://seraphimrp.srht.site/img/favicon-16x16.png><link rel=manifest href=https://seraphimrp.srht.site/img/site.webmanifest><link rel=mask-icon href=https://seraphimrp.srht.site/img/safari-pinned-tab.svg color=#5bbad5><meta name=apple-mobile-web-app-title content="Seraphim R.P."><meta name=application-name content="Seraphim R.P."><meta name=msapplication-TileColor content="#8fbcbb"><meta name=theme-color content="#8fbcbb"><meta name=twitter:card content="summary"><meta name=twitter:site content="https://seraphimrp.srht.site"><meta name=twitter:creator content><meta property="og:locale" content="en"><meta property="og:type" content="website"><meta property="og:title" content="404 Page not found"><meta property="og:description" content><meta property="og:url" content="https://seraphimrp.srht.site/404.html"><meta property="og:site_name" content="Seraphim R.P."><meta property="og:image" content="https://seraphimrp.srht.site/img/android-chrome-384x384.png"><meta property="og:image:width" content="384"><meta property="og:image:height" content="384"></head><body class=nord><div class="container center headings--one-size"><header class=header><div class=header__inner><div class=header__logo><a><div class=logo>Seraphim R.P.</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul></nav></header><div class=content><div class=post><h1 class=post-title>404 — Content not found. You can pray to St. Phanourios to help you find what you are looking for.</h1><div class=post-content><a href=https://seraphimrp.srht.site/>[go home]&nbsp;</a></div></div></div><footer class=footer><div class=footer__inner><div class="copyright copyright--user"><span>© Seraphim R.P.</span>
<span>:: <a href=https://github.com/panr/hugo-theme-terminal>Theme</a></span></div></div></footer><script src=https://seraphimrp.srht.site/assets/main.js></script><script src=https://seraphimrp.srht.site/assets/prism.js></script></div></body></html>

7
about/index.html Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

1
assets/blue.css Normal file

File diff suppressed because one or more lines are too long

1
assets/green.css Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
!function(){function t(){return window.matchMedia(e).matches}var e=getComputedStyle(document.body).getPropertyValue("--phoneWidth"),n=document.querySelector(".language-selector-current"),o=document.querySelector(".language-selector__more");document.body.addEventListener("click",function(){t()||!o||o.classList.contains("hidden")||o.classList.add("hidden")}),n&&n.addEventListener("click",function(e){t()||(e.stopPropagation(),o.classList.toggle("hidden"))})}();

1
assets/main.js Normal file
View File

@ -0,0 +1 @@
!function(){function e(){return window.matchMedia(s).matches}function t(){o&&o.classList.toggle("hidden",!e()),i&&i.classList.toggle("hidden",e()),c&&c.classList.toggle("hidden",!e())}var n=document.querySelector(".container"),i=document.querySelector(".menu"),o=document.querySelector(".menu-trigger"),d=(document.querySelector(".menu__inner--desktop"),document.querySelector(".menu__sub-inner-more-trigger")),c=document.querySelector(".menu__sub-inner-more"),s=getComputedStyle(document.body).getPropertyValue("--phoneWidth");i&&i.addEventListener("click",function(e){return e.stopPropagation()}),c&&c.addEventListener("click",function(e){return e.stopPropagation()}),t(),document.body.addEventListener("click",function(){e()||!c||c.classList.contains("hidden")?e()&&!i.classList.contains("hidden")&&i.classList.add("hidden"):c.classList.add("hidden")}),window.addEventListener("resize",t),o&&o.addEventListener("click",function(e){e.stopPropagation(),i&&i.classList.toggle("hidden")}),d&&d.addEventListener("click",function(e){e.stopPropagation(),c&&c.classList.toggle("hidden"),c.getBoundingClientRect().right>n.getBoundingClientRect().right&&(c.style.left="auto",c.style.right=0)})}();

1
assets/nord.css Normal file

File diff suppressed because one or more lines are too long

1
assets/pink.css Normal file

File diff suppressed because one or more lines are too long

8
assets/prism.js Normal file

File diff suppressed because one or more lines are too long

1
assets/red.css Normal file

File diff suppressed because one or more lines are too long

1
assets/style.css Normal file

File diff suppressed because one or more lines are too long

3
categories/index.html Normal file
View File

@ -0,0 +1,3 @@
<!doctype html><html lang=en><head><title>Categories :: Seraphim R.P.</title>
<meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta name=keywords content><meta name=robots content="noodp"><link rel=canonical href=https://seraphimrp.srht.site/categories/><link rel=stylesheet href=https://seraphimrp.srht.site/assets/style.css><link rel=stylesheet href=https://seraphimrp.srht.site/assets/nord.css><link rel=apple-touch-icon sizes=180x180 href=https://seraphimrp.srht.site/img/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://seraphimrp.srht.site/img/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://seraphimrp.srht.site/img/favicon-16x16.png><link rel=manifest href=https://seraphimrp.srht.site/img/site.webmanifest><link rel=mask-icon href=https://seraphimrp.srht.site/img/safari-pinned-tab.svg color=#5bbad5><meta name=apple-mobile-web-app-title content="Seraphim R.P."><meta name=application-name content="Seraphim R.P."><meta name=msapplication-TileColor content="#8fbcbb"><meta name=theme-color content="#8fbcbb"><meta name=twitter:card content="summary"><meta name=twitter:site content="https://seraphimrp.srht.site"><meta name=twitter:creator content><meta property="og:locale" content="en"><meta property="og:type" content="website"><meta property="og:title" content="Categories"><meta property="og:description" content><meta property="og:url" content="https://seraphimrp.srht.site/categories/"><meta property="og:site_name" content="Seraphim R.P."><meta property="og:image" content="https://seraphimrp.srht.site/img/android-chrome-384x384.png"><meta property="og:image:width" content="384"><meta property="og:image:height" content="384"><link href=/categories/index.xml rel=alternate type=application/rss+xml title="Seraphim R.P."></head><body class=nord><div class="container center headings--one-size"><header class=header><div class=header__inner><div class=header__logo><a><div class=logo>Seraphim R.P.</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul></nav></header><div class=content><div class=terms><h1>Categories</h1><ul></ul></div></div><footer class=footer><div class=footer__inner><div class="copyright copyright--user"><span>© Seraphim R.P.</span>
<span>:: <a href=https://github.com/panr/hugo-theme-terminal>Theme</a></span></div></div></footer><script src=https://seraphimrp.srht.site/assets/main.js></script><script src=https://seraphimrp.srht.site/assets/prism.js></script></div></body></html>

1
categories/index.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Seraphim R.P.</title><link>https://seraphimrp.srht.site/categories/</link><description>Recent content in Categories on Seraphim R.P.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© Seraphim R.P.</copyright><atom:link href="https://seraphimrp.srht.site/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
img/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

9
img/browserconfig.xml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/img/mstile-150x150.png"/>
<TileColor>#8fbcbb</TileColor>
</tile>
</msapplication>
</browserconfig>

BIN
img/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
img/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
img/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
img/mstile-150x150.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

89
img/safari-pinned-tab.svg Normal file
View File

@ -0,0 +1,89 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="398.000000pt" height="398.000000pt" viewBox="0 0 398.000000 398.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.14, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,398.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M482 3292 c-71 -82 -183 -243 -176 -253 3 -5 15 -9 28 -9 12 0 80
-11 151 -25 176 -34 165 -36 166 33 1 99 16 107 24 13 9 -92 25 -121 70 -121
32 0 75 -22 141 -72 33 -25 61 -38 82 -38 17 0 34 -4 37 -10 4 -6 -6 -10 -22
-10 -28 0 -28 0 18 -45 26 -24 60 -47 75 -50 16 -4 34 -8 41 -10 25 -8 67
-110 94 -225 l8 -35 -42 46 c-23 26 -59 67 -80 93 -21 25 -57 57 -80 70 -48
28 -178 63 -268 73 l-61 6 3 -66 c2 -36 0 -69 -4 -73 -4 -4 -8 -30 -8 -58 -1
-28 -5 -64 -9 -81 -6 -25 -8 -21 -9 25 -2 81 -9 99 -47 115 -47 19 -45 39 2
30 l37 -6 -7 57 c-4 32 -8 60 -11 62 -22 23 -418 43 -466 24 -21 -9 -33 -27
-57 -94 -16 -46 -35 -109 -42 -141 -13 -57 -13 -58 16 -88 84 -89 263 -191
394 -226 97 -26 252 -23 360 7 94 26 207 70 315 121 57 28 74 32 93 24 21 -9
23 -15 18 -50 l-5 -40 24 53 c14 31 30 52 40 52 22 0 16 -19 -59 -175 -44 -91
-96 -229 -171 -458 -91 -275 -112 -331 -133 -345 -91 -61 -145 -158 -145 -261
0 -104 33 -151 105 -151 28 0 38 -8 67 -50 68 -101 212 -171 351 -173 41 0 91
5 110 11 19 6 85 18 145 26 151 20 249 44 287 70 18 11 45 46 61 76 25 47 28
64 25 116 -3 48 -10 70 -31 98 -16 20 -32 36 -37 36 -5 0 -6 -39 -3 -88 5 -77
3 -93 -16 -131 -15 -28 -33 -47 -56 -57 -30 -12 -40 -12 -97 7 -52 17 -78 20
-148 15 -310 -22 -357 -19 -467 38 -77 39 -104 74 -110 142 -6 73 2 101 150
539 94 276 164 519 202 702 3 14 17 26 39 33 24 8 38 20 44 40 9 24 18 30 54
35 51 8 124 -7 191 -37 42 -19 47 -25 47 -53 0 -38 6 -43 88 -78 80 -34 100
-34 112 -1 14 36 89 131 141 179 142 130 301 174 574 159 129 -7 135 -8 78
-15 -34 -4 -73 -14 -88 -21 -23 -13 -16 -14 69 -10 116 5 269 -12 395 -44 53
-13 98 -24 101 -23 15 1 -107 44 -185 65 -112 29 -84 30 66 4 142 -26 275 -61
403 -108 151 -56 224 -130 250 -254 5 -23 13 -28 58 -36 l53 -10 -52 -1 c-56
-1 -55 0 -68 -76 -4 -21 -13 -51 -21 -66 -12 -24 -12 -30 5 -50 l18 -23 64 28
c35 15 93 43 128 63 l63 35 -6 67 c-11 102 -36 245 -60 340 -21 80 -25 87 -60
107 -21 12 -75 34 -120 50 -77 26 -84 30 -108 74 -65 115 -296 209 -688 277
-199 34 -475 40 -551 10 -60 -23 -89 -55 -96 -107 -3 -23 -11 -43 -17 -45 -6
-1 -46 -10 -89 -20 -91 -20 -195 -82 -293 -176 l-61 -59 -62 30 c-76 38 -215
61 -293 49 -29 -5 -54 -5 -56 -1 -1 4 -19 40 -40 79 -64 125 -117 188 -211
252 -47 32 -120 83 -161 115 -41 31 -118 78 -170 105 -90 46 -260 111 -292
111 -8 0 -38 -26 -66 -58z m-83 -658 c27 -6 30 -10 25 -28 -12 -38 -7 -130 10
-171 38 -91 139 -158 241 -157 73 0 128 21 178 70 48 46 75 98 84 157 6 49 8
50 39 32 22 -12 154 -133 154 -140 0 -11 -214 -92 -298 -113 -113 -29 -265
-32 -357 -9 -135 34 -290 146 -340 244 -21 42 -22 49 -9 74 8 15 26 29 42 33
15 3 32 7 37 9 18 6 162 5 194 -1z"/>
<path d="M500 2971 c-53 -6 -52 -7 35 -12 50 -3 94 -2 100 3 5 4 -5 8 -22 8
-17 0 -37 1 -45 3 -7 2 -38 1 -68 -2z"/>
<path d="M2580 2285 c-107 -23 -207 -38 -283 -42 -101 -5 -117 -8 -115 -22 9
-50 155 -65 353 -36 291 42 601 -7 892 -140 45 -20 91 -35 104 -33 21 3 24 8
24 48 l0 45 -63 33 c-43 23 -85 36 -130 42 -37 4 -52 8 -33 9 50 2 30 16 -72
52 -136 47 -250 69 -387 74 -115 5 -138 2 -290 -30z"/>
<path d="M2267 2073 c-12 -12 -7 -21 16 -27 120 -34 130 -36 226 -26 216 22
223 32 33 48 -155 13 -265 15 -275 5z"/>
<path d="M440 2022 c1 -12 74 -59 115 -72 51 -17 154 -17 225 0 54 12 176 67
168 75 -2 2 -44 -3 -93 -12 -101 -17 -339 -14 -387 5 -16 7 -28 8 -28 4z"/>
<path d="M33 1845 c-7 -21 -2 -25 41 -32 27 -4 36 -2 36 9 0 35 -64 54 -77 23z"/>
<path d="M246 1818 c-23 -32 -20 -38 19 -38 27 0 35 4 35 18 0 18 -18 42 -31
42 -5 0 -15 -10 -23 -22z"/>
<path d="M2411 1748 c66 -64 172 -122 260 -143 82 -19 113 -19 180 1 l54 17
-100 17 c-119 21 -229 57 -345 113 -47 22 -89 43 -95 45 -5 2 15 -21 46 -50z"/>
<path d="M20 1756 c0 -22 4 -26 30 -26 18 0 33 6 37 15 7 20 5 21 -34 30 -31
6 -33 5 -33 -19z"/>
<path d="M170 1730 c0 -24 25 -27 34 -4 9 23 8 24 -14 24 -13 0 -20 -7 -20
-20z"/>
<path d="M46 1601 c-3 -5 -4 -15 -2 -23 2 -7 7 -26 11 -41 5 -24 8 -27 21 -16
21 17 15 83 -8 87 -9 2 -19 -1 -22 -7z"/>
<path d="M3030 1366 c-11 -14 -6 -16 40 -16 37 0 50 4 48 13 -7 19 -72 21 -88
3z"/>
<path d="M3030 1297 c23 -24 62 -30 85 -13 19 15 18 15 -22 16 -23 0 -50 3
-60 6 -16 6 -16 5 -3 -9z"/>
<path d="M3413 1303 c-7 -5 -15 -23 -19 -39 -9 -48 28 -85 94 -92 49 -4 52 -3
62 22 14 39 12 82 -4 95 -18 15 -117 25 -133 14z"/>
<path d="M3175 1270 c-10 -16 4 -47 24 -53 20 -5 51 9 51 23 0 28 -61 53 -75
30z"/>
<path d="M3672 1098 c-7 -7 -12 -19 -12 -29 0 -17 36 -69 49 -69 13 0 53 80
47 95 -7 18 -67 20 -84 3z"/>
<path d="M3320 1060 c-11 -11 -20 -26 -20 -34 0 -23 50 -56 84 -56 62 0 74 43
25 84 -37 31 -62 33 -89 6z"/>
<path d="M582 793 c-18 -2 -36 -11 -39 -20 -4 -10 -8 -11 -13 -4 -7 13 -82 -9
-87 -26 -6 -17 206 -233 235 -239 15 -3 99 -24 187 -46 386 -98 434 -106 945
-158 456 -47 521 -59 609 -118 36 -25 85 -79 94 -105 6 -19 347 109 347 131 0
13 -46 81 -79 116 -45 48 -133 112 -208 150 -140 70 -250 90 -753 136 -367 34
-442 44 -665 96 -358 84 -475 101 -573 87z"/>
<path d="M1048 234 c65 -39 244 -111 372 -150 159 -49 355 -62 663 -46 159 8
225 8 240 1 29 -16 124 6 132 30 8 25 -8 61 -38 90 -21 19 -32 22 -59 17 -117
-23 -194 -28 -448 -30 -382 -1 -581 20 -809 89 -104 31 -106 31 -53 -1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.4 KiB

20
img/site.webmanifest Normal file
View File

@ -0,0 +1,20 @@
{
"name": "Seraphim R.P.",
"short_name": "Seraphim R.P.",
"icons": [
{
"src": "/img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/img/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#8fbcbb",
"background_color": "#8fbcbb",
"start_url": "https://srp.life",
"display": "standalone"
}

3
index.html Normal file

File diff suppressed because one or more lines are too long

73
index.xml Normal file
View File

@ -0,0 +1,73 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Seraphim R.P.</title><link>https://seraphimrp.srht.site/</link><description>Recent content on Seraphim R.P.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© Seraphim R.P.</copyright><lastBuildDate>Sat, 31 Jul 2021 11:10:00 -0400</lastBuildDate><atom:link href="https://seraphimrp.srht.site/index.xml" rel="self" type="application/rss+xml"/><item><title>Links</title><link>https://seraphimrp.srht.site/links/</link><pubDate>Sat, 31 Jul 2021 11:10:00 -0400</pubDate><guid>https://seraphimrp.srht.site/links/</guid><description>&lt;h2 id="email">Email&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="mailto:me@srp.life">me@srp.life&lt;/a> (&lt;a href="https://keybase.io/s_rp/pgp_keys.asc?fingerprint=2bba067c49f62c1db4a9e17526279a48c27d2a43">gpg&lt;/a>)&lt;/li>
&lt;/ul>
&lt;h2 id="irc">IRC&lt;/h2>
&lt;ul>
&lt;li>libera.chat: srp (#nixers)&lt;/li>
&lt;li>unix.chat: srp (#unix)&lt;/li>
&lt;/ul>
&lt;h2 id="social">Social&lt;/h2>
&lt;ul>
&lt;li>twitter: &lt;a href="https://twitter.com/SeraphimRP">@SeraphimRP&lt;/a>&lt;/li>
&lt;li>github: &lt;a href="https://github.com/SeraphimRP">SeraphimRP&lt;/a>&lt;/li>
&lt;li>linkedin: &lt;a href="https://linkedin.com/in/seraphimrp">seraphimrp&lt;/a>&lt;/li>
&lt;li>keybase: &lt;a href="https://keybase.io/s_rp">s_rp&lt;/a>&lt;/li>
&lt;li>reddit: &lt;a href="https://www.reddit.com/user/s-rp">s-rp&lt;/a>&lt;/li>
&lt;li>lobsters: &lt;a href="https://lobste.rs/u/srp">srp&lt;/a>&lt;/li>
&lt;li>hn: &lt;a href="https://news.ycombinator.com/user?id=SeraphimRP">SeraphimRP&lt;/a>&lt;/li>
&lt;li>discord: srp#0001&lt;/li>
&lt;li>urbit: ~difsel-sorsul&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="friends-in-no-set-order">Friends (in no set order)&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align: left">&lt;strong>fren&lt;/strong>&lt;/th>
&lt;th style="text-align: left">&lt;strong>link&lt;/strong>&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align: left">Patrick Louis (venam)&lt;/td>
&lt;td style="text-align: left">&lt;a href="https://venam.nixers.net/">https://venam.nixers.net/&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Martin Dørum (mort)&lt;/td>
&lt;td style="text-align: left">&lt;a href="https://mort.coffee/">https://mort.coffee/&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Antonio Tauro (eyenx)&lt;/td>
&lt;td style="text-align: left">&lt;a href="https://eyenx.ch/">https://eyenx.ch/&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Andrew Harrison (xero)&lt;/td>
&lt;td style="text-align: left">&lt;a href="https://andrew.harrison.nu/">https://andrew.harrison.nu/&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">Eduardo Lavaque (greduan)&lt;/td>
&lt;td style="text-align: left">&lt;a href="https://greduan.com/">https://greduan.com/&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">rocx&lt;/td>
&lt;td style="text-align: left">&lt;a href="https://rocx.rocks/">https://rocx.rocks/&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">neeasade&lt;/td>
&lt;td style="text-align: left">&lt;a href="http://neeasade.net/">http://neeasade.net/&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align: left">kirby&lt;/td>
&lt;td style="text-align: left">&lt;a href="https://github.com/kirbyUK">https://github.com/kirbyUK&lt;/a>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table></description></item><item><title>A Reflection</title><link>https://seraphimrp.srht.site/posts/2020-11-07-a-reflection/</link><pubDate>Sat, 07 Nov 2020 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2020-11-07-a-reflection/</guid><description>&lt;p>After a 5-week penance from my Orthodox online community, Oikonomia, I&amp;rsquo;ve learned a lot about myself, the faith, those in it, real values that I can carry with me through life. I intended on not writing these types of autobiographical posts, but this one I feel is worth sharing. This reflection won&amp;rsquo;t cover just the penance, but the events leading up to now.&lt;/p></description></item><item><title>Navigating the Schism as a Layman</title><link>https://seraphimrp.srht.site/posts/2020-01-03-navigating-the-schism/</link><pubDate>Fri, 03 Jan 2020 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2020-01-03-navigating-the-schism/</guid><description>&lt;p>Christ is born!&lt;/p>
&lt;p>It has been a bit over a year since most turbulent parts of the &lt;a href="https://en.wikipedia.org/wiki/2018%E2%80%9320_Moscow%E2%80%93Constantinople_schism">schism over Ukraine&lt;/a> occurred. The ship that is the Orthodox Church is finally in some quieter waters, but we are certainly still in dangerous territory. Various hierarchs have been making their decisions to commemorate the new Ukrainian metropolitan, rocking the boat and leading to further hostilities amongst our bishops.&lt;/p>
&lt;p>There&amp;rsquo;s that keyword, &lt;em>bishops&lt;/em>. We aren&amp;rsquo;t bishops, we&amp;rsquo;re laymen. What are we to do as our spiritual heads argue and navigate these frightful waters? It&amp;rsquo;s scary! We feel paralyzed from what&amp;rsquo;s going on, we don&amp;rsquo;t have a say in their decisions! How do we, as laymen, understand what&amp;rsquo;s going on and where we&amp;rsquo;re headed?!&lt;/p></description></item><item><title>Where I Am Now</title><link>https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/</link><pubDate>Tue, 24 Dec 2019 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/</guid><description>&lt;p>Greetings, everyone. It&amp;rsquo;s been a while.&lt;/p>
&lt;p>As you might&amp;rsquo;ve read or noticed, these past few years have been all over the place. I won&amp;rsquo;t get into details too greatly like my usual blog posts, because they will no longer be my usual blog posts. What I can say though, is that I&amp;rsquo;m doing better. Not much better, but better nonetheless.&lt;/p>
&lt;p>An update is warranted on everything that&amp;rsquo;s happened and what&amp;rsquo;ll be happening from now. For starters, I&amp;rsquo;m no longer going to blog about my life for now. While it was a good outlet during some of my darkest times, it&amp;rsquo;s no longer fulfilling and I end up neglecting more than writing. That being said, I won&amp;rsquo;t be cutting off myself from writing about my life completely. I&amp;rsquo;ve decided to opt for journaling. This way, I can give myself the opportunity to have everything that this blogging experience has alongside the privacy allowing me to be more direct in my writing. If I used names here as much as I do in my journal, I&amp;rsquo;m sure it would be read and spread rather quickly. This way, I can be personal. The likelihood of someone reading it is slim, and if they did it would be within certain parameters I&amp;rsquo;m comfortable with.&lt;/p></description></item><item><title>Resources</title><link>https://seraphimrp.srht.site/resources/</link><pubDate>Tue, 21 Aug 2018 06:04:12 -0500</pubDate><guid>https://seraphimrp.srht.site/resources/</guid><description>&lt;p>Hello and welcome to my resources page! Here I&amp;rsquo;ve collected some various resources and placed them all together in hopes of helping you on your journey to theosis. Provided also is a introduction to Orthodoxy reading list that might help the newcomers looking for what the Church believes and what the Church is (including the history!) If there is anything you think should be on here, shoot me a message!&lt;/p></description></item><item><title>Projects</title><link>https://seraphimrp.srht.site/projects/</link><pubDate>Wed, 08 Aug 2018 03:49:00 -0500</pubDate><guid>https://seraphimrp.srht.site/projects/</guid><description>&lt;p>My best and primary project is &lt;a href="https://biblebot.xyz">BibleBot&lt;/a> (&lt;a href="https://github.com/biblebot/biblebot">GitHub&lt;/a>), a Discord bot for referencing the Bible and other Christian resources. It serves over 30,000 servers with a combined audience of over 1.1 million users. I&amp;rsquo;ve founded a non-profit around the project, &lt;a href="https://kerygma.digital">Kerygma Digital&lt;/a>, that seeks to provide similar services in an open-source manner.&lt;/p>
&lt;p>My secondary project is canon_law (&lt;a href="https://github.com/HesychiaDiscord/canon_law">GitHub&lt;/a>), a web service for referencing Orthodox canon law. It is not yet finished but all that is lacking is the rest of the content.&lt;/p></description></item><item><title>About</title><link>https://seraphimrp.srht.site/about/</link><pubDate>Wed, 18 Jul 2018 03:02:05 -0500</pubDate><guid>https://seraphimrp.srht.site/about/</guid><description>&lt;p>My birth name is Elliott Pardee. However, I typically use my name in the Church, &amp;ldquo;Seraphim&amp;rdquo;. I&amp;rsquo;m 23 years old. I live in Michigan. I am an Orthodox Christian and aspiring servant of Christ.&lt;/p>
&lt;h2 id="trivia">Trivia&lt;/h2>
&lt;h3 id="personality">Personality&lt;/h3>
&lt;p>My type on the &lt;em>Myers-Briggs Type Indicator&lt;/em> seems to be around &lt;strong>&lt;a href="https://www.16personalities.com/profiles/91f653537feab">ISTP&lt;/a>&lt;/strong>. My last two indicators are in the middle, so I can also be in the range of &lt;strong>ISTJ, ISFP, or ISFJ&lt;/strong>. On the &lt;em>Enneagram&lt;/em>, I seem to be &lt;strong>6w5 (Enneagram 6 with a Five-Wing)&lt;/strong>. For the &lt;em>Big 5 Personality Inventory&lt;/em>, I received the following scores: &lt;strong>Openness to Experience: 3.0/5.0 (60%), Conscientiousness: 3.0/5.0 (60%), Extraversion: 3.4/5.0 (68%), Agreeableness: 4.1/5.0 (82%), Neuroticism: 3.1/5.0 (62%)&lt;/strong>&lt;/p></description></item><item><title>Just a Memory</title><link>https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/</link><pubDate>Mon, 17 Apr 2017 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/</guid><description>&lt;p>Listening to The Specktators (well, &lt;em>Packy&lt;/em>) right now. It makes me think of the times I&amp;rsquo;d walk to the bus stop every morning to go to school, muting out the noise of the world, enjoying the beat and the message. Feeling the 60 degree weather, just that perfect temperature that isn&amp;rsquo;t too cold nor too hot. Not even worrying about the future, worrying about the past. Just living in the moment, here with my music. Once I&amp;rsquo;d get to the bus stop, I&amp;rsquo;d take my headphones off to talk to a couple friends until the bus arrived. Exchanging greetings with the bus driver, who I felt like I had a decent connection to, then sitting down and resuming the soundtrack to that part of my life. Watching the houses and trees pass by on the ride to school, still living in the moment. Only for the bus to arrive, forcing my soundtrack to come to a pause and for me to resume working on something I would eventually drop entirely.&lt;/p></description></item><item><title>Keeping In</title><link>https://seraphimrp.srht.site/posts/2015-09-22-keeping-in/</link><pubDate>Tue, 22 Sep 2015 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2015-09-22-keeping-in/</guid><description>&lt;p>It&amp;rsquo;s been a long 3 months since I&amp;rsquo;ve updated on all this education stuff. When I wrote the post, I had reached my low point and I wasn&amp;rsquo;t sure where I was headed afterwards.&lt;/p></description></item><item><title>Dropping Out</title><link>https://seraphimrp.srht.site/posts/2015-06-19-dropping-out/</link><pubDate>Fri, 19 Jun 2015 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2015-06-19-dropping-out/</guid><description>&lt;p>On January 28th, I made a pretty big life-changing decision. I decided to drop out.&lt;/p></description></item></channel></rss>

3
links/index.html Normal file

File diff suppressed because one or more lines are too long

2
page/1/index.html Normal file
View File

@ -0,0 +1,2 @@
<!doctype html><html lang=en><head><title>https://seraphimrp.srht.site/</title>
<link rel=canonical href=https://seraphimrp.srht.site/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://seraphimrp.srht.site/"></head></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,8 @@
<!doctype html><html lang=en><head><title>Just a Memory :: Seraphim R.P.</title>
<meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="Listening to The Specktators (well, Packy) right now. It makes me think of the times I&rsquo;d walk to the bus stop every morning to go to school, muting out the noise of the world, enjoying the beat and the message. Feeling the 60 degree weather, just that perfect temperature that isn&rsquo;t too cold nor too hot. Not even worrying about the future, worrying about the past. Just living in the moment, here with my music. Once I&rsquo;d get to the bus stop, I&rsquo;d take my headphones off to talk to a couple friends until the bus arrived. Exchanging greetings with the bus driver, who I felt like I had a decent connection to, then sitting down and resuming the soundtrack to that part of my life. Watching the houses and trees pass by on the ride to school, still living in the moment. Only for the bus to arrive, forcing my soundtrack to come to a pause and for me to resume working on something I would eventually drop entirely.
"><meta name=keywords content><meta name=robots content="noodp"><link rel=canonical href=https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/><link rel=stylesheet href=https://seraphimrp.srht.site/assets/style.css><link rel=stylesheet href=https://seraphimrp.srht.site/assets/nord.css><link rel=apple-touch-icon sizes=180x180 href=https://seraphimrp.srht.site/img/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://seraphimrp.srht.site/img/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://seraphimrp.srht.site/img/favicon-16x16.png><link rel=manifest href=https://seraphimrp.srht.site/img/site.webmanifest><link rel=mask-icon href=https://seraphimrp.srht.site/img/safari-pinned-tab.svg color=#5bbad5><meta name=apple-mobile-web-app-title content="Seraphim R.P."><meta name=application-name content="Seraphim R.P."><meta name=msapplication-TileColor content="#8fbcbb"><meta name=theme-color content="#8fbcbb"><meta name=twitter:card content="summary"><meta name=twitter:site content="https://seraphimrp.srht.site"><meta name=twitter:creator content><meta property="og:locale" content="en"><meta property="og:type" content="article"><meta property="og:title" content="Just a Memory"><meta property="og:description" content="Listening to The Specktators (well, Packy) right now. It makes me think of the times I&rsquo;d walk to the bus stop every morning to go to school, muting out the noise of the world, enjoying the beat and the message. Feeling the 60 degree weather, just that perfect temperature that isn&rsquo;t too cold nor too hot. Not even worrying about the future, worrying about the past. Just living in the moment, here with my music. Once I&rsquo;d get to the bus stop, I&rsquo;d take my headphones off to talk to a couple friends until the bus arrived. Exchanging greetings with the bus driver, who I felt like I had a decent connection to, then sitting down and resuming the soundtrack to that part of my life. Watching the houses and trees pass by on the ride to school, still living in the moment. Only for the bus to arrive, forcing my soundtrack to come to a pause and for me to resume working on something I would eventually drop entirely.
"><meta property="og:url" content="https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/"><meta property="og:site_name" content="Seraphim R.P."><meta property="og:image" content="https://seraphimrp.srht.site/img/android-chrome-384x384.png"><meta property="og:image:width" content="384"><meta property="og:image:height" content="384"><meta property="article:published_time" content="2017-04-17 00:00:00 +0000 UTC"></head><body class=nord><div class="container center headings--one-size"><header class=header><div class=header__inner><div class=header__logo><a><div class=logo>Seraphim R.P.</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul></nav></header><div class=content><div class=post><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/>Just a Memory</a></h1><div class=post-meta><span class=post-date>2017-04-17</span></div><div class=post-content><div><p>Listening to The Specktators (well, <em>Packy</em>) right now. It makes me think of the times I&rsquo;d walk to the bus stop every morning to go to school, muting out the noise of the world, enjoying the beat and the message. Feeling the 60 degree weather, just that perfect temperature that isn&rsquo;t too cold nor too hot. Not even worrying about the future, worrying about the past. Just living in the moment, here with my music. Once I&rsquo;d get to the bus stop, I&rsquo;d take my headphones off to talk to a couple friends until the bus arrived. Exchanging greetings with the bus driver, who I felt like I had a decent connection to, then sitting down and resuming the soundtrack to that part of my life. Watching the houses and trees pass by on the ride to school, still living in the moment. Only for the bus to arrive, forcing my soundtrack to come to a pause and for me to resume working on something I would eventually drop entirely.</p><p>Thinking about this and reflecting feels very sublime. While the rest of the day was boring and dull, this was one part that I feel like I really enjoyed in that time of my life. That serenity from solitude.</p><p>I pray that this form of &ldquo;happiness&rdquo; comes back in some way, and in some ways it already has. My faith has been getting stronger, day by day, and I can know and feel it, to the extent that it makes me happy.</p><p>In a realistic sense, I pray that this happiness grows, where my faith is strong regardless of whatever bumps I&rsquo;m facing, and where I know and feel that I&rsquo;m being loved and that someone finally cares.</p><p>I thank God for these blessings, day in and day out. Now if only I can get myself to do a proper confession again, rather than the impromptu &ldquo;forgive me for my sins&rdquo; or the &ldquo;forgive us our trespasses&rdquo; in the Lord&rsquo;s prayer. While yes, it&rsquo;s repenting, I think we can all agree that recollection, learning the gravity of our sins, and careful but thorough analysis can bring about that repentant heart. That, and God&rsquo;s wonderful and amazing grace.</p></div></div><div class=pagination><div class=pagination__title><span class=pagination__title-h>[read other posts]</span><hr></div><div class=pagination__buttons><span class="button previous"><a href=https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/><span class=button__icon></span>
<span class=button__text>Where I Am Now</span>
</a></span><span class="button next"><a href=https://seraphimrp.srht.site/posts/2015-09-22-keeping-in/><span class=button__text>Keeping In</span>
<span class=button__icon></span></a></span></div></div><div id=disqus_thread></div><script>window.disqus_config=function(){},function(){if(["localhost","127.0.0.1"].indexOf(window.location.hostname)!=-1){document.getElementById("disqus_thread").innerHTML="Disqus comments not available by default when the website is previewed locally.";return}var t=document,e=t.createElement("script");e.async=!0,e.src="//seraphimrp.disqus.com/embed.js",e.setAttribute("data-timestamp",+new Date),(t.head||t.body).appendChild(e)}()</script><noscript>Please enable JavaScript to view the <a href=https://disqus.com/?ref_noscript>comments powered by Disqus.</a></noscript><a href=https://disqus.com class=dsq-brlink>comments powered by <span class=logo-disqus>Disqus</span></a></div></div><footer class=footer><div class=footer__inner><div class="copyright copyright--user"><span>© Seraphim R.P.</span>
<span>:: <a href=https://github.com/panr/hugo-theme-terminal>Theme</a></span></div></div></footer><script src=https://seraphimrp.srht.site/assets/main.js></script><script src=https://seraphimrp.srht.site/assets/prism.js></script></div></body></html>

View File

@ -0,0 +1,12 @@
<!doctype html><html lang=en><head><title>Where I Am Now :: Seraphim R.P.</title>
<meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="Greetings, everyone. It&rsquo;s been a while.
As you might&rsquo;ve read or noticed, these past few years have been all over the place. I won&rsquo;t get into details too greatly like my usual blog posts, because they will no longer be my usual blog posts. What I can say though, is that I&rsquo;m doing better. Not much better, but better nonetheless.
An update is warranted on everything that&rsquo;s happened and what&rsquo;ll be happening from now. For starters, I&rsquo;m no longer going to blog about my life for now. While it was a good outlet during some of my darkest times, it&rsquo;s no longer fulfilling and I end up neglecting more than writing. That being said, I won&rsquo;t be cutting off myself from writing about my life completely. I&rsquo;ve decided to opt for journaling. This way, I can give myself the opportunity to have everything that this blogging experience has alongside the privacy allowing me to be more direct in my writing. If I used names here as much as I do in my journal, I&rsquo;m sure it would be read and spread rather quickly. This way, I can be personal. The likelihood of someone reading it is slim, and if they did it would be within certain parameters I&rsquo;m comfortable with.
"><meta name=keywords content><meta name=robots content="noodp"><link rel=canonical href=https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/><link rel=stylesheet href=https://seraphimrp.srht.site/assets/style.css><link rel=stylesheet href=https://seraphimrp.srht.site/assets/nord.css><link rel=apple-touch-icon sizes=180x180 href=https://seraphimrp.srht.site/img/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://seraphimrp.srht.site/img/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://seraphimrp.srht.site/img/favicon-16x16.png><link rel=manifest href=https://seraphimrp.srht.site/img/site.webmanifest><link rel=mask-icon href=https://seraphimrp.srht.site/img/safari-pinned-tab.svg color=#5bbad5><meta name=apple-mobile-web-app-title content="Seraphim R.P."><meta name=application-name content="Seraphim R.P."><meta name=msapplication-TileColor content="#8fbcbb"><meta name=theme-color content="#8fbcbb"><meta name=twitter:card content="summary"><meta name=twitter:site content="https://seraphimrp.srht.site"><meta name=twitter:creator content><meta property="og:locale" content="en"><meta property="og:type" content="article"><meta property="og:title" content="Where I Am Now"><meta property="og:description" content="Greetings, everyone. It&rsquo;s been a while.
As you might&rsquo;ve read or noticed, these past few years have been all over the place. I won&rsquo;t get into details too greatly like my usual blog posts, because they will no longer be my usual blog posts. What I can say though, is that I&rsquo;m doing better. Not much better, but better nonetheless.
An update is warranted on everything that&rsquo;s happened and what&rsquo;ll be happening from now. For starters, I&rsquo;m no longer going to blog about my life for now. While it was a good outlet during some of my darkest times, it&rsquo;s no longer fulfilling and I end up neglecting more than writing. That being said, I won&rsquo;t be cutting off myself from writing about my life completely. I&rsquo;ve decided to opt for journaling. This way, I can give myself the opportunity to have everything that this blogging experience has alongside the privacy allowing me to be more direct in my writing. If I used names here as much as I do in my journal, I&rsquo;m sure it would be read and spread rather quickly. This way, I can be personal. The likelihood of someone reading it is slim, and if they did it would be within certain parameters I&rsquo;m comfortable with.
"><meta property="og:url" content="https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/"><meta property="og:site_name" content="Seraphim R.P."><meta property="og:image" content="https://seraphimrp.srht.site/img/android-chrome-384x384.png"><meta property="og:image:width" content="384"><meta property="og:image:height" content="384"><meta property="article:published_time" content="2019-12-24 00:00:00 +0000 UTC"></head><body class=nord><div class="container center headings--one-size"><header class=header><div class=header__inner><div class=header__logo><a><div class=logo>Seraphim R.P.</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul></nav></header><div class=content><div class=post><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/>Where I Am Now</a></h1><div class=post-meta><span class=post-date>2019-12-24</span></div><div class=post-content><div><p>Greetings, everyone. It&rsquo;s been a while.</p><p>As you might&rsquo;ve read or noticed, these past few years have been all over the place. I won&rsquo;t get into details too greatly like my usual blog posts, because they will no longer be my usual blog posts. What I can say though, is that I&rsquo;m doing better. Not much better, but better nonetheless.</p><p>An update is warranted on everything that&rsquo;s happened and what&rsquo;ll be happening from now. For starters, I&rsquo;m no longer going to blog about my life for now. While it was a good outlet during some of my darkest times, it&rsquo;s no longer fulfilling and I end up neglecting more than writing. That being said, I won&rsquo;t be cutting off myself from writing about my life completely. I&rsquo;ve decided to opt for journaling. This way, I can give myself the opportunity to have everything that this blogging experience has alongside the privacy allowing me to be more direct in my writing. If I used names here as much as I do in my journal, I&rsquo;m sure it would be read and spread rather quickly. This way, I can be personal. The likelihood of someone reading it is slim, and if they did it would be within certain parameters I&rsquo;m comfortable with.</p><p>Secondly, I&rsquo;ve converted to Eastern Orthodoxy and I&rsquo;m currently a catechumen. Long past is my years of Buddhism and my time in Lutheranism. Study and prayer has led me to what I know is Christ&rsquo;s Church, and I won&rsquo;t turn back.</p><p>Thirdly, I did leave college for a short while following a full-time job I had with Walmart. I work at Planet Fitness part-time and so it has given me the opportunity to study computer science at Southern New Hampshire University with my girlfriend. I&rsquo;m still on the up with that, promise.</p><p>I&rsquo;m not sure whether I will keep this blog, frankly. In an ideal world, I would like to use this blog to talk about more technical matters like my adventures with Fedora Linux and other things. However, as you might already be aware, I&rsquo;m not very good at keeping up with this.</p><p>We&rsquo;ll see what happens.</p></div></div><div class=pagination><div class=pagination__title><span class=pagination__title-h>[read other posts]</span><hr></div><div class=pagination__buttons><span class="button previous"><a href=https://seraphimrp.srht.site/posts/2020-01-03-navigating-the-schism/><span class=button__icon></span>
<span class=button__text>Navigating the Schism as a Layman</span>
</a></span><span class="button next"><a href=https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/><span class=button__text>Just a Memory</span>
<span class=button__icon></span></a></span></div></div><div id=disqus_thread></div><script>window.disqus_config=function(){},function(){if(["localhost","127.0.0.1"].indexOf(window.location.hostname)!=-1){document.getElementById("disqus_thread").innerHTML="Disqus comments not available by default when the website is previewed locally.";return}var t=document,e=t.createElement("script");e.async=!0,e.src="//seraphimrp.disqus.com/embed.js",e.setAttribute("data-timestamp",+new Date),(t.head||t.body).appendChild(e)}()</script><noscript>Please enable JavaScript to view the <a href=https://disqus.com/?ref_noscript>comments powered by Disqus.</a></noscript><a href=https://disqus.com class=dsq-brlink>comments powered by <span class=logo-disqus>Disqus</span></a></div></div><footer class=footer><div class=footer__inner><div class="copyright copyright--user"><span>© Seraphim R.P.</span>
<span>:: <a href=https://github.com/panr/hugo-theme-terminal>Theme</a></span></div></div></footer><script src=https://seraphimrp.srht.site/assets/main.js></script><script src=https://seraphimrp.srht.site/assets/prism.js></script></div></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

3
posts/index.html Normal file
View File

@ -0,0 +1,3 @@
<!doctype html><html lang=en><head><title>Posts :: Seraphim R.P.</title>
<meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta name=keywords content><meta name=robots content="noodp"><link rel=canonical href=https://seraphimrp.srht.site/posts/><link rel=stylesheet href=https://seraphimrp.srht.site/assets/style.css><link rel=stylesheet href=https://seraphimrp.srht.site/assets/nord.css><link rel=apple-touch-icon sizes=180x180 href=https://seraphimrp.srht.site/img/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://seraphimrp.srht.site/img/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://seraphimrp.srht.site/img/favicon-16x16.png><link rel=manifest href=https://seraphimrp.srht.site/img/site.webmanifest><link rel=mask-icon href=https://seraphimrp.srht.site/img/safari-pinned-tab.svg color=#5bbad5><meta name=apple-mobile-web-app-title content="Seraphim R.P."><meta name=application-name content="Seraphim R.P."><meta name=msapplication-TileColor content="#8fbcbb"><meta name=theme-color content="#8fbcbb"><meta name=twitter:card content="summary"><meta name=twitter:site content="https://seraphimrp.srht.site"><meta name=twitter:creator content><meta property="og:locale" content="en"><meta property="og:type" content="website"><meta property="og:title" content="Posts"><meta property="og:description" content><meta property="og:url" content="https://seraphimrp.srht.site/posts/"><meta property="og:site_name" content="Seraphim R.P."><meta property="og:image" content="https://seraphimrp.srht.site/img/android-chrome-384x384.png"><meta property="og:image:width" content="384"><meta property="og:image:height" content="384"><link href=/posts/index.xml rel=alternate type=application/rss+xml title="Seraphim R.P."></head><body class=nord><div class="container center headings--one-size"><header class=header><div class=header__inner><div class=header__logo><a><div class=logo>Seraphim R.P.</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul></nav></header><div class=content><div class=posts><div class="post on-list"><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2020-11-07-a-reflection/>A Reflection</a></h1><div class=post-meta><span class=post-date>2020-11-07</span></div><div class=post-content></div><div><a class="read-more button" href=/posts/2020-11-07-a-reflection/>[read more] →</a></div></div><div class="post on-list"><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2020-01-03-navigating-the-schism/>Navigating the Schism as a Layman</a></h1><div class=post-meta><span class=post-date>2020-01-03</span></div><div class=post-content></div><div><a class="read-more button" href=/posts/2020-01-03-navigating-the-schism/>[read more] →</a></div></div><div class="post on-list"><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/>Where I Am Now</a></h1><div class=post-meta><span class=post-date>2019-12-24</span></div><div class=post-content></div><div><a class="read-more button" href=/posts/2019-12-24-where-i-am-now/>[read more] →</a></div></div><div class="post on-list"><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/>Just a Memory</a></h1><div class=post-meta><span class=post-date>2017-04-17</span></div><div class=post-content></div><div><a class="read-more button" href=/posts/2017-04-17-just-a-memory/>[read more] →</a></div></div><div class="post on-list"><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2015-09-22-keeping-in/>Keeping In</a></h1><div class=post-meta><span class=post-date>2015-09-22</span></div><div class=post-content></div><div><a class="read-more button" href=/posts/2015-09-22-keeping-in/>[read more] →</a></div></div><div class="post on-list"><h1 class=post-title><a href=https://seraphimrp.srht.site/posts/2015-06-19-dropping-out/>Dropping Out</a></h1><div class=post-meta><span class=post-date>2015-06-19</span></div><div class=post-content></div><div><a class="read-more button" href=/posts/2015-06-19-dropping-out/>[read more] →</a></div></div><div class=pagination><div class=pagination__buttons></div></div></div></div><footer class=footer><div class=footer__inner><div class="copyright copyright--user"><span>© Seraphim R.P.</span>
<span>:: <a href=https://github.com/panr/hugo-theme-terminal>Theme</a></span></div></div></footer><script src=https://seraphimrp.srht.site/assets/main.js></script><script src=https://seraphimrp.srht.site/assets/prism.js></script></div></body></html>

5
posts/index.xml Normal file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Seraphim R.P.</title><link>https://seraphimrp.srht.site/posts/</link><description>Recent content in Posts on Seraphim R.P.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© Seraphim R.P.</copyright><lastBuildDate>Sat, 07 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://seraphimrp.srht.site/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>A Reflection</title><link>https://seraphimrp.srht.site/posts/2020-11-07-a-reflection/</link><pubDate>Sat, 07 Nov 2020 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2020-11-07-a-reflection/</guid><description>&lt;p>After a 5-week penance from my Orthodox online community, Oikonomia, I&amp;rsquo;ve learned a lot about myself, the faith, those in it, real values that I can carry with me through life. I intended on not writing these types of autobiographical posts, but this one I feel is worth sharing. This reflection won&amp;rsquo;t cover just the penance, but the events leading up to now.&lt;/p></description></item><item><title>Navigating the Schism as a Layman</title><link>https://seraphimrp.srht.site/posts/2020-01-03-navigating-the-schism/</link><pubDate>Fri, 03 Jan 2020 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2020-01-03-navigating-the-schism/</guid><description>&lt;p>Christ is born!&lt;/p>
&lt;p>It has been a bit over a year since most turbulent parts of the &lt;a href="https://en.wikipedia.org/wiki/2018%E2%80%9320_Moscow%E2%80%93Constantinople_schism">schism over Ukraine&lt;/a> occurred. The ship that is the Orthodox Church is finally in some quieter waters, but we are certainly still in dangerous territory. Various hierarchs have been making their decisions to commemorate the new Ukrainian metropolitan, rocking the boat and leading to further hostilities amongst our bishops.&lt;/p>
&lt;p>There&amp;rsquo;s that keyword, &lt;em>bishops&lt;/em>. We aren&amp;rsquo;t bishops, we&amp;rsquo;re laymen. What are we to do as our spiritual heads argue and navigate these frightful waters? It&amp;rsquo;s scary! We feel paralyzed from what&amp;rsquo;s going on, we don&amp;rsquo;t have a say in their decisions! How do we, as laymen, understand what&amp;rsquo;s going on and where we&amp;rsquo;re headed?!&lt;/p></description></item><item><title>Where I Am Now</title><link>https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/</link><pubDate>Tue, 24 Dec 2019 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/</guid><description>&lt;p>Greetings, everyone. It&amp;rsquo;s been a while.&lt;/p>
&lt;p>As you might&amp;rsquo;ve read or noticed, these past few years have been all over the place. I won&amp;rsquo;t get into details too greatly like my usual blog posts, because they will no longer be my usual blog posts. What I can say though, is that I&amp;rsquo;m doing better. Not much better, but better nonetheless.&lt;/p>
&lt;p>An update is warranted on everything that&amp;rsquo;s happened and what&amp;rsquo;ll be happening from now. For starters, I&amp;rsquo;m no longer going to blog about my life for now. While it was a good outlet during some of my darkest times, it&amp;rsquo;s no longer fulfilling and I end up neglecting more than writing. That being said, I won&amp;rsquo;t be cutting off myself from writing about my life completely. I&amp;rsquo;ve decided to opt for journaling. This way, I can give myself the opportunity to have everything that this blogging experience has alongside the privacy allowing me to be more direct in my writing. If I used names here as much as I do in my journal, I&amp;rsquo;m sure it would be read and spread rather quickly. This way, I can be personal. The likelihood of someone reading it is slim, and if they did it would be within certain parameters I&amp;rsquo;m comfortable with.&lt;/p></description></item><item><title>Just a Memory</title><link>https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/</link><pubDate>Mon, 17 Apr 2017 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/</guid><description>&lt;p>Listening to The Specktators (well, &lt;em>Packy&lt;/em>) right now. It makes me think of the times I&amp;rsquo;d walk to the bus stop every morning to go to school, muting out the noise of the world, enjoying the beat and the message. Feeling the 60 degree weather, just that perfect temperature that isn&amp;rsquo;t too cold nor too hot. Not even worrying about the future, worrying about the past. Just living in the moment, here with my music. Once I&amp;rsquo;d get to the bus stop, I&amp;rsquo;d take my headphones off to talk to a couple friends until the bus arrived. Exchanging greetings with the bus driver, who I felt like I had a decent connection to, then sitting down and resuming the soundtrack to that part of my life. Watching the houses and trees pass by on the ride to school, still living in the moment. Only for the bus to arrive, forcing my soundtrack to come to a pause and for me to resume working on something I would eventually drop entirely.&lt;/p></description></item><item><title>Keeping In</title><link>https://seraphimrp.srht.site/posts/2015-09-22-keeping-in/</link><pubDate>Tue, 22 Sep 2015 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2015-09-22-keeping-in/</guid><description>&lt;p>It&amp;rsquo;s been a long 3 months since I&amp;rsquo;ve updated on all this education stuff. When I wrote the post, I had reached my low point and I wasn&amp;rsquo;t sure where I was headed afterwards.&lt;/p></description></item><item><title>Dropping Out</title><link>https://seraphimrp.srht.site/posts/2015-06-19-dropping-out/</link><pubDate>Fri, 19 Jun 2015 00:00:00 +0000</pubDate><guid>https://seraphimrp.srht.site/posts/2015-06-19-dropping-out/</guid><description>&lt;p>On January 28th, I made a pretty big life-changing decision. I decided to drop out.&lt;/p></description></item></channel></rss>

2
posts/page/1/index.html Normal file
View File

@ -0,0 +1,2 @@
<!doctype html><html lang=en><head><title>https://seraphimrp.srht.site/posts/</title>
<link rel=canonical href=https://seraphimrp.srht.site/posts/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://seraphimrp.srht.site/posts/"></head></html>

7
projects/index.html Normal file
View File

@ -0,0 +1,7 @@
<!doctype html><html lang=en><head><title>Projects :: Seraphim R.P.</title>
<meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="My best and primary project is BibleBot (GitHub), a Discord bot for referencing the Bible and other Christian resources. It serves over 30,000 servers with a combined audience of over 1.1 million users. I&rsquo;ve founded a non-profit around the project, Kerygma Digital, that seeks to provide similar services in an open-source manner.
My secondary project is canon_law (GitHub), a web service for referencing Orthodox canon law. It is not yet finished but all that is lacking is the rest of the content.
"><meta name=keywords content><meta name=robots content="noodp"><link rel=canonical href=https://seraphimrp.srht.site/projects/><link rel=stylesheet href=https://seraphimrp.srht.site/assets/style.css><link rel=stylesheet href=https://seraphimrp.srht.site/assets/nord.css><link rel=apple-touch-icon sizes=180x180 href=https://seraphimrp.srht.site/img/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://seraphimrp.srht.site/img/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://seraphimrp.srht.site/img/favicon-16x16.png><link rel=manifest href=https://seraphimrp.srht.site/img/site.webmanifest><link rel=mask-icon href=https://seraphimrp.srht.site/img/safari-pinned-tab.svg color=#5bbad5><meta name=apple-mobile-web-app-title content="Seraphim R.P."><meta name=application-name content="Seraphim R.P."><meta name=msapplication-TileColor content="#8fbcbb"><meta name=theme-color content="#8fbcbb"><meta name=twitter:card content="summary"><meta name=twitter:site content="https://seraphimrp.srht.site"><meta name=twitter:creator content><meta property="og:locale" content="en"><meta property="og:type" content="article"><meta property="og:title" content="Projects"><meta property="og:description" content="My best and primary project is BibleBot (GitHub), a Discord bot for referencing the Bible and other Christian resources. It serves over 30,000 servers with a combined audience of over 1.1 million users. I&rsquo;ve founded a non-profit around the project, Kerygma Digital, that seeks to provide similar services in an open-source manner.
My secondary project is canon_law (GitHub), a web service for referencing Orthodox canon law. It is not yet finished but all that is lacking is the rest of the content.
"><meta property="og:url" content="https://seraphimrp.srht.site/projects/"><meta property="og:site_name" content="Seraphim R.P."><meta property="og:image" content="https://seraphimrp.srht.site/img/android-chrome-384x384.png"><meta property="og:image:width" content="384"><meta property="og:image:height" content="384"><meta property="article:published_time" content="2018-08-08 03:49:00 -0500 -0500"></head><body class=nord><div class="container center headings--one-size"><header class=header><div class=header__inner><div class=header__logo><a><div class=logo>Seraphim R.P.</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul></nav></header><div class=content><div class=post><h1 class=post-title><a href=https://seraphimrp.srht.site/projects/>Projects</a></h1><div class=post-meta><span class=post-date>2018-08-08</span></div><div class=post-content><div><p>My best and primary project is <a href=https://biblebot.xyz>BibleBot</a> (<a href=https://github.com/biblebot/biblebot>GitHub</a>), a Discord bot for referencing the Bible and other Christian resources. It serves over 30,000 servers with a combined audience of over 1.1 million users. I&rsquo;ve founded a non-profit around the project, <a href=https://kerygma.digital>Kerygma Digital</a>, that seeks to provide similar services in an open-source manner.</p><p>My secondary project is canon_law (<a href=https://github.com/HesychiaDiscord/canon_law>GitHub</a>), a web service for referencing Orthodox canon law. It is not yet finished but all that is lacking is the rest of the content.</p><p>The only tertiary project at the moment is goarch_api (<a href=https://github.com/HesychiaDiscord/goarch_api>GitHub</a>), a Python interface for the Greek Orthodox Archdiocese of America&rsquo;s Chapel API. I will have more similar projects in the future.</p><hr><p>I am also a volunteer Software Engineer at <a href=http://catenabible.com>Catena</a>, a Bible application featuring Patristics commentaries and lectionary readings. I incorporated the Greek Orthodox lectionary into the app along with daily quotes from saints.</p></div></div></div></div><footer class=footer><div class=footer__inner><div class="copyright copyright--user"><span>© Seraphim R.P.</span>
<span>:: <a href=https://github.com/panr/hugo-theme-terminal>Theme</a></span></div></div></footer><script src=https://seraphimrp.srht.site/assets/main.js></script><script src=https://seraphimrp.srht.site/assets/prism.js></script></div></body></html>

5
resources/index.html Normal file

File diff suppressed because one or more lines are too long

1
sitemap.xml Normal file
View File

@ -0,0 +1 @@
<?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>https://seraphimrp.srht.site/links/</loc><lastmod>2021-07-31T11:10:00-04:00</lastmod></url><url><loc>https://seraphimrp.srht.site/</loc><lastmod>2021-07-31T11:10:00-04:00</lastmod></url><url><loc>https://seraphimrp.srht.site/posts/2020-11-07-a-reflection/</loc><lastmod>2020-11-07T00:00:00+00:00</lastmod></url><url><loc>https://seraphimrp.srht.site/posts/</loc><lastmod>2020-11-07T00:00:00+00:00</lastmod></url><url><loc>https://seraphimrp.srht.site/posts/2020-01-03-navigating-the-schism/</loc><lastmod>2020-01-03T00:00:00+00:00</lastmod></url><url><loc>https://seraphimrp.srht.site/posts/2019-12-24-where-i-am-now/</loc><lastmod>2019-12-24T00:00:00+00:00</lastmod></url><url><loc>https://seraphimrp.srht.site/resources/</loc><lastmod>2018-08-21T06:04:12-05:00</lastmod></url><url><loc>https://seraphimrp.srht.site/projects/</loc><lastmod>2018-08-08T03:49:00-05:00</lastmod></url><url><loc>https://seraphimrp.srht.site/about/</loc><lastmod>2018-07-18T03:02:05-05:00</lastmod></url><url><loc>https://seraphimrp.srht.site/posts/2017-04-17-just-a-memory/</loc><lastmod>2017-04-17T00:00:00+00:00</lastmod></url><url><loc>https://seraphimrp.srht.site/posts/2015-09-22-keeping-in/</loc><lastmod>2015-09-22T00:00:00+00:00</lastmod></url><url><loc>https://seraphimrp.srht.site/posts/2015-06-19-dropping-out/</loc><lastmod>2015-06-19T00:00:00+00:00</lastmod></url><url><loc>https://seraphimrp.srht.site/categories/</loc></url><url><loc>https://seraphimrp.srht.site/tags/</loc></url></urlset>

3
tags/index.html Normal file
View File

@ -0,0 +1,3 @@
<!doctype html><html lang=en><head><title>Tags :: Seraphim R.P.</title>
<meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta name=keywords content><meta name=robots content="noodp"><link rel=canonical href=https://seraphimrp.srht.site/tags/><link rel=stylesheet href=https://seraphimrp.srht.site/assets/style.css><link rel=stylesheet href=https://seraphimrp.srht.site/assets/nord.css><link rel=apple-touch-icon sizes=180x180 href=https://seraphimrp.srht.site/img/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://seraphimrp.srht.site/img/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://seraphimrp.srht.site/img/favicon-16x16.png><link rel=manifest href=https://seraphimrp.srht.site/img/site.webmanifest><link rel=mask-icon href=https://seraphimrp.srht.site/img/safari-pinned-tab.svg color=#5bbad5><meta name=apple-mobile-web-app-title content="Seraphim R.P."><meta name=application-name content="Seraphim R.P."><meta name=msapplication-TileColor content="#8fbcbb"><meta name=theme-color content="#8fbcbb"><meta name=twitter:card content="summary"><meta name=twitter:site content="https://seraphimrp.srht.site"><meta name=twitter:creator content><meta property="og:locale" content="en"><meta property="og:type" content="website"><meta property="og:title" content="Tags"><meta property="og:description" content><meta property="og:url" content="https://seraphimrp.srht.site/tags/"><meta property="og:site_name" content="Seraphim R.P."><meta property="og:image" content="https://seraphimrp.srht.site/img/android-chrome-384x384.png"><meta property="og:image:width" content="384"><meta property="og:image:height" content="384"><link href=/tags/index.xml rel=alternate type=application/rss+xml title="Seraphim R.P."></head><body class=nord><div class="container center headings--one-size"><header class=header><div class=header__inner><div class=header__logo><a><div class=logo>Seraphim R.P.</div></a></div><div class=menu-trigger>menu</div></div><nav class=menu><ul class="menu__inner menu__inner--desktop"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul><ul class="menu__inner menu__inner--mobile"><li><a href=/>[home]</a></li><li><a href=/about>[about]</a></li><li><a href=/projects>[projects]</a></li><li><a href=/resources>[resources]</a></li><li><a href=/links>[links]</a></li></ul></nav></header><div class=content><div class=terms><h1>Tags</h1><ul></ul></div></div><footer class=footer><div class=footer__inner><div class="copyright copyright--user"><span>© Seraphim R.P.</span>
<span>:: <a href=https://github.com/panr/hugo-theme-terminal>Theme</a></span></div></div></footer><script src=https://seraphimrp.srht.site/assets/main.js></script><script src=https://seraphimrp.srht.site/assets/prism.js></script></div></body></html>

1
tags/index.xml Normal file
View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on Seraphim R.P.</title><link>https://seraphimrp.srht.site/tags/</link><description>Recent content in Tags on Seraphim R.P.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© Seraphim R.P.</copyright><atom:link href="https://seraphimrp.srht.site/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss>