diff options
| author | soaos <soaos@soaos.dev> | 2025-11-24 05:04:38 -0500 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2025-11-24 05:04:38 -0500 |
| commit | a5b6bd2ba02786c4539beb4a64d3a6a64ef7dbfc (patch) | |
| tree | b842266308124d4e72d06ed742eb120ca604a451 /content | |
| parent | 4367d1ab30163f30904e7f8375294044c07c554d (diff) | |
switched to index page html basis
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 36 | ||||
| -rw-r--r-- | content/projects/project.css | 0 |
2 files changed, 0 insertions, 36 deletions
diff --git a/content/_index.md b/content/_index.md index 520c10b..c7b5757 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,39 +2,3 @@ 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="🌱 Git Repositories", url="https://git.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="💬 XMPP: soaos@chat.soaos.dev", url="xmpp:soaos@chat.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 %} diff --git a/content/projects/project.css b/content/projects/project.css deleted file mode 100644 index e69de29..0000000 --- a/content/projects/project.css +++ /dev/null |
