You know how it is

This commit is contained in:
Akko
2025-10-02 20:33:56 +02:00
parent fac0a2266d
commit 0018a7884c
208 changed files with 9923 additions and 887 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2025-06-23 -->
<!-- 2025-10-02 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Index</title>
@@ -195,38 +195,47 @@
<script type="text/javascript" src="/static/jquery-3.6.4.slim.min.js"></script>
<script type="text/javascript" src="/static/esquemadorg.js"></script>
<script type="text/javascript" src="/static/footnote.js"></script>
<link rel="stylesheet" href="/static/footnote.css" type="text/css"/>
<link rel="stylesheet" href="/static/collapse.css" type="text/css">
<link rel="stylesheet" href="/static/custom.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="WebbieWeb" href="https://webbieweb.org/feed.xml">
</head>
<body>
<div id="preamble" class="status">
<div id="header">
<a class="navbar-link" href="/">Home</a>
<a class="navbar-link" href="/about.html"></a>
<a class="navbar-link" href="/sitemap.html">Sitemap</a>
<a class="navbar-link" href="/blogroll.html">Blogroll</a>
<a class="navbar-link" href="/friends.html">Webring</a>
<span id="looking-for-work">
<a href="/work/looking_for_work.html"><b>Looking for Work</b></a> — software, sysadmin, other — €30/hr — <i>2hr free!</i>
</span>
</div>
</div>
<div id="content" class="content">
<p>
Welcome to my website! I&rsquo;m <a href="./about.html">akk0</a>. I blog about Emacs, programming, Buddhism and meditation, otaku stuff, and other things that interest me. You can view the full list of pages on this website on the <a href="./sitemap.html">sitemap</a>.
Welcome to my website! I&rsquo;m <a href="./about.html">akk0</a>. I blog about Emacs, programming, meditation, otaku stuff, and other things that interest me. You can view the full list of pages on the <a href="./sitemap.html">sitemap</a>.
</p>
<p>
Site currently under construction and only has a few ancient articles &gt;_&lt;" I will update this I promise!!
This site launched recently and is still under construction; please pardon the dust! I maintain a <a href="./projects/blog.html">somewhat up-to-date TO-DO list</a>; don&rsquo;t hestitate to reach out to me through the email address in the footer for feedback or feature suggestions ^^".
</p>
<p>
Find me on <a href="https://bsky.app/profile/indra-sakka.bsky.social">BlueSky</a>!
Find me on <a href="https://bsky.app/profile/webbieweb.org">bsky</a>!
</p>
</div>
<div id="postamble" class="status">
<div id='footer'><div id='modified-date'>Last modified: 2025-06-23</div><hr>
<div id='footer'><div id='modified-date'>Last modified: 2025-10-02</div><hr>
If you have any comments about this page, you can email me at: <br>
<b>akko [shift-2] nakadashi -dot- lol</b><br>
And I may include them on the website!<br>
<b>akk0</b> <i>{at}</i> <b>webbieweb</b> <i>{dot}</i> <b>org</b><br>
<br>
This website <a href="/feed.xml">supports RSS</a> (I update it manually). <br>
Proudly built using <a href="/posts/blog-tech.html">org-mode</a>. <br>
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
</div>
</div>
</body>