diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000..9498837
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,12 @@
+image: alpine/edge
+oauth: pages.sr.ht/PAGES:RW
+packages:
+- hut
+environment:
+ site: seraphimmrp.srht.site
+tasks:
+- package: |
+ cd blog
+ tar -cvz . > ../site.tar.gz
+- upload: |
+ hut pages publish -d $site site.tar.gz
diff --git a/.hugo_build.lock b/.hugo_build.lock
new file mode 100644
index 0000000..e69de29
diff --git a/public/404.html b/public/404.html
index 555e149..c3fd27b 100644
--- a/public/404.html
+++ b/public/404.html
@@ -23,10 +23,15 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -45,12 +50,10 @@
-
-
-
+
-
-
+
+
diff --git a/public/about/index.html b/public/about/index.html
index 5b351d0..371c27b 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -6,7 +6,7 @@
-
@@ -24,10 +24,15 @@ Trivia Personality My type on the Myers-Briggs Type Indicator seems to be around
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -42,17 +47,15 @@ Trivia Personality My type on the Myers-Briggs Type Indicator seems to be around
-
-
-
-
+
-
-
+
+
@@ -168,7 +171,7 @@ Trivia Personality My type on the Myers-Briggs Type Indicator seems to be around
-
My birth name is Elliott Pardee. However, I typically use my name in the Church, “Seraphim”. I’m 22 years old. I live in Michigan. I am an Orthodox Christian and aspiring servant of Christ.
+
My birth name is Elliott Pardee. However, I typically use my name in the Church, “Seraphim”. I’m 23 years old. I live in Michigan. I am an Orthodox Christian and aspiring servant of Christ.
My type on the Myers-Briggs Type Indicator seems to be around ISTP. My last two indicators are in the middle, so I can also be in the range of ISTJ, ISFP, or ISFJ. On the Enneagram, I seem to be 6w5 (Enneagram 6 with a Five-Wing). For the Big 5 Personality Inventory, I received the following scores: 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%)
diff --git a/public/categories/index.html b/public/categories/index.html
index f34bb95..bc61e35 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -23,10 +23,15 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -45,12 +50,10 @@
-
-
-
+
-
-
+
+
diff --git a/public/img/android-chrome-192x192.png b/public/img/android-chrome-192x192.png
new file mode 100644
index 0000000..ee44018
Binary files /dev/null and b/public/img/android-chrome-192x192.png differ
diff --git a/public/img/android-chrome-384x384.png b/public/img/android-chrome-384x384.png
new file mode 100644
index 0000000..96acf86
Binary files /dev/null and b/public/img/android-chrome-384x384.png differ
diff --git a/public/img/apple-touch-icon.png b/public/img/apple-touch-icon.png
new file mode 100644
index 0000000..8ddd1a8
Binary files /dev/null and b/public/img/apple-touch-icon.png differ
diff --git a/public/img/browserconfig.xml b/public/img/browserconfig.xml
new file mode 100644
index 0000000..f7f78c0
--- /dev/null
+++ b/public/img/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #8fbcbb
+
+
+
diff --git a/public/img/favicon-16x16.png b/public/img/favicon-16x16.png
new file mode 100644
index 0000000..3d3156f
Binary files /dev/null and b/public/img/favicon-16x16.png differ
diff --git a/public/img/favicon-32x32.png b/public/img/favicon-32x32.png
new file mode 100644
index 0000000..c98d7e5
Binary files /dev/null and b/public/img/favicon-32x32.png differ
diff --git a/public/img/favicon.ico b/public/img/favicon.ico
new file mode 100644
index 0000000..1a4467c
Binary files /dev/null and b/public/img/favicon.ico differ
diff --git a/public/img/mstile-150x150.png b/public/img/mstile-150x150.png
new file mode 100644
index 0000000..13853c8
Binary files /dev/null and b/public/img/mstile-150x150.png differ
diff --git a/public/img/safari-pinned-tab.svg b/public/img/safari-pinned-tab.svg
new file mode 100644
index 0000000..1a6df70
--- /dev/null
+++ b/public/img/safari-pinned-tab.svg
@@ -0,0 +1,89 @@
+
+
+
diff --git a/public/img/site.webmanifest b/public/img/site.webmanifest
new file mode 100644
index 0000000..74e24d6
--- /dev/null
+++ b/public/img/site.webmanifest
@@ -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"
+}
diff --git a/public/index.html b/public/index.html
index 6e86fbe..7d2c169 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,7 +1,7 @@
-
+
Seraphim R.P.
@@ -24,10 +24,15 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -46,12 +51,10 @@
-
-
-
+
-
-
+
+
@@ -210,8 +213,8 @@
Christ is born!
-It has been a bit over a year since most turbulent parts of the schism pertaining to Ukraine 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.
-There’s that keyword, bishops.
+It has been a bit over a year since most turbulent parts of the schism over Ukraine 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.
+There’s that keyword, bishops. We aren’t bishops, we’re laymen.
diff --git a/public/index.xml b/public/index.xml
index e23ad73..3f9804e 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -14,7 +14,7 @@
Sat, 31 Jul 2021 11:10:00 -0400https://srp.life/links/
- Email me@srp.life (gpg) IRC libera.chat: srp (#nixers) unix.chat: srp (#unix) Social twitter: @SeraphimRP github: SeraphimRP linkedin: seraphimrp keybase: s_rp reddit: s-rp lobsters: srp hn: SeraphimRP discord: srp#0001 urbit: ~difsel-sorsul Friends (in no set order) fren link Patrick Louis (venam) https://venam.nixers.net/ Martin Dørum (mort) https://mort.coffee/ Antonio Tauro (eyenx) https://eyenx.ch/ Andrew Harrison (xero) https://andrew.
+ Email me@srp.life (gpg) IRC libera.chat: srp (#nixers) unix.chat: srp (#unix) Social twitter: @SeraphimRP github: SeraphimRP linkedin: seraphimrp keybase: s_rp reddit: s-rp lobsters: srp hn: SeraphimRP discord: srp#0001 urbit: ~difsel-sorsul Friends (in no set order) fren link Patrick Louis (venam) https://venam.nixers.net/ Martin Dørum (mort) https://mort.coffee/ Antonio Tauro (eyenx) https://eyenx.ch/ Andrew Harrison (xero) https://andrew.harrison.nu/ Eduardo Lavaque (greduan) https://greduan.com/ rocx https://rocx.rocks/ neeasade http://neeasade.net/ kirby https://github.com/kirbyUK
@@ -33,8 +33,8 @@
https://srp.life/posts/2020-01-03-navigating-the-schism/Christ is born!
-It has been a bit over a year since most turbulent parts of the schism pertaining to Ukraine 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.
-There’s that keyword, bishops.
+It has been a bit over a year since most turbulent parts of the schism over Ukraine 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.
+There’s that keyword, bishops. We aren’t bishops, we’re laymen.
@@ -73,7 +73,7 @@ My secondary project is canon_law (GitHub), a web service for referencing Orthod
Wed, 18 Jul 2018 03:02:05 -0500https://srp.life/about/
- My birth name is Elliott Pardee. However, I typically use my name in the Church, “Seraphim”. I’m 22 years old. I live in Michigan. I am an Orthodox Christian and aspiring servant of Christ.
+ My birth name is Elliott Pardee. However, I typically use my name in the Church, “Seraphim”. I’m 23 years old. I live in Michigan. I am an Orthodox Christian and aspiring servant of Christ.
Trivia Personality My type on the Myers-Briggs Type Indicator seems to be around ISTP. My last two indicators are in the middle, so I can also be in the range of ISTJ, ISFP, or ISFJ. On the Enneagram, I seem to be 6w5 (Enneagram 6 with a Five-Wing).
diff --git a/public/links/index.html b/public/links/index.html
index da8c86a..a0ce943 100644
--- a/public/links/index.html
+++ b/public/links/index.html
@@ -6,7 +6,7 @@
-
+
@@ -23,10 +23,15 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -41,16 +46,14 @@
-
+
-
-
-
+
-
-
+
+
diff --git a/public/page/1/index.html b/public/page/1/index.html
index 50ae2af..b78a007 100644
--- a/public/page/1/index.html
+++ b/public/page/1/index.html
@@ -1 +1,10 @@
-https://srp.life/
\ No newline at end of file
+
+
+
+ https://srp.life/
+
+
+
+
+
+
diff --git a/public/posts/2015-06-19-dropping-out/index.html b/public/posts/2015-06-19-dropping-out/index.html
index 5b67525..0e2788a 100644
--- a/public/posts/2015-06-19-dropping-out/index.html
+++ b/public/posts/2015-06-19-dropping-out/index.html
@@ -24,10 +24,15 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -47,12 +52,10 @@
-
-
-
+
-
-
+
+
@@ -211,7 +214,7 @@