summaryrefslogtreecommitdiff
path: root/content/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/_index.md')
-rw-r--r--content/_index.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md
new file mode 100644
index 0000000..4e36d29
--- /dev/null
+++ b/content/_index.md
@@ -0,0 +1,39 @@
++++
+title = "soaos"
+template = "index.html"
++++
+
+{% window() %}
+{% title_bar() %}
+🧍 Welcome to {% soaosed() %}soaos{% end %}.dev
+{% end %}
+{% window_body() %}
+
+I'm an "artist" and professional software developer. In my free time I mostly work on eccentric software projects which you can read about here.
+
+{% tree_view(height="16rem") %}
+
+{% subtree(name="On this site", open=true) %}
+{{ treelink(text="📖 Blog", url="/blog") }}
+{{ treelink(text="♫ Rockbox Stats", url="/rockstats", wip=true, wip_tooltip="🦌 -this shit is under construction, pal!") }}
+{{ treelink(text="🦌 Things I Like", url="/things_i_like", wip=true, wip_tooltip="🦌 -honestly these things are redundant, everything is under construction") }}
+{% end %}
+
+{% subtree(name='<span class="flip" data-title="Soaos"><span class="hidden-selectable">Soaos</span></span> Services') %}
+{{ treelink(text="🌱 Source Code", url="https://app.radicle.xyz/nodes/seed.soaos.dev", blank=true) }}
+{{ treelink(text="📺 Videos", url="https://tv.soaos.dev/c/soaosdev", blank=true) }}
+{{ treelink(text="🗃 Web Archive", url="https://archive.soaos.dev", blank=true) }}
+{{ treelink(text="🔍 Search Engine", url="https://search.soaos.dev", blank=true) }}
+{{ treelink(text="♊ Gemini Site", url="gemini://soaos.dev", blank=true) }}
+{% end %}
+
+{% subtree(name="Find me on the Web", open=true)%}
+{{ treelink(text="📧 E-Mail: soaos@soaos.dev", url="mailto:soaos@soaos.dev", rel="me") }}
+{{ treelink(text="🐘 Mastodon: soaos@furry.engineer", url="http://soaos.dog", rel="me", blank=true) }}
+{{ treelink(text="🦀 SSB: @Y1EKP4PU77qby4lI+m5MN6+NcYdjTdRQlV6NmluevuY=.ed25519", url="https://ssb.soaos.dev/~core/ssb/#@Y1EKP4PU77qby4lI+m5MN6+NcYdjTdRQlV6NmluevuY=.ed25519", rel="me", blank=true) }}
+{{ treelink(text="⬡ ListenBrainz: soaos", url="https://listenbrainz.org/user/soaos/", rel="me", blank=true) }}
+{% end %}
+
+{% end %}
+{% end %}
+{% end %}