tilde.town/old-index/index.html

171 lines
6.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport"
content="width=device-width, initial-scale=1, user-scalable=yes">
<meta name="author" content="acdw">
<title>acdw's house</title>
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="script.js" type="text/javascript"> </script>
</head>
<body>
<div id="everything">
<section id="cover">
<h1>~acdw</h1>
<a id="moon" href="moon/">&#127770;</a>
</section>
<div id="below-the-fold">
<main role="main">
<section id="house">
<table id="site-header">
<tr><td>
<pre>
__
/ \
/ \
------
| ____|
| | ||
| | '||
~~~~~~~~
</pre>
</td>
<td id="titleblock">
<h1>acdw's house</h1>
<h2>in the
<a href="https://tilde.town">
~.town
</a>
</h2>
</td>
</tr>
</table>
</section>
<section id="about">
<h1>about me</h1>
<img id="mood" src="mood.jpg" alt="a dog with her head under the sofa" title="Mood." />
<p>I work in a library and care about books and information being free.
I have two dogs and foster a third.
I'm getting married soon and I'm excited about it.
</p>
<p>I'm interested in
veganism,
cooking,
socialism,
free software,
making friends,
science fiction,
co-ops (or at least the idea of them),
and cetera.
I'm a Unitarian Universalist by church
and an atheist/humanist by faith
(or lack of it).
I believe in the inherent goodness of people.
I believe in the simple fact
that we've made our bed,
and we can remake it to be better.
</p>
<p>My favorite children's book might just be
<a href="https://www.goodreads.com/book/show/363973.The_Little_Old_Lady_Who_Was_Not_Afraid_of_Anything">
<em>The Little Old Woman Who Wasn't Afraid of Anything</em></a>.
It's a lot of fun to read and it has a good message,
namely: <em>Don't be afraid of the unknown.
It's probably just misunderstood.</em>
</p>
<p>I am in complete awe of the community here on ~.town.
There's so much great art around town
and I want to make some that's just as good.
Everyone here inspires the hell out of me.
</p>
</section>
<section id="links">
<h1>links</h2>
<dl>
<dt>my stuff</dt>
<dd><a href="old_index">
old site</a></dd>
<dd><a href="feels">
feels</a></dd>
<dd><a href="https://www.acdw.net">
my "real" website</a></dd>
<dd><a href="http://ring.acdw.net">
a webring I made</a></dd>
<dd><a href="/~loosepoops/">
L&nbsp;O&nbsp;O&nbsp;S&nbsp;E&nbsp;P&nbsp;O&nbsp;O&nbsp;P&nbsp;S</a></dd>
<dt>coolness around town</dt>
<dd><a href="/~troido/cadastre/town.html">
town plots</a></dd>
<dd><a href="/~demophoon/">
~demophoon</a></dd>
<dd><a href="/~x4464/tildebrowser/">
a browser of all our pages</a></dd>
<dd><a href="/~karlen/">
no one will ever read this</a></dd>
<dt>surfing the world wide web</dt>
<dd><a href="https://generative.fm/">
Generative music generator</a></dd>
</dl>
</section>
<section id="lets-get-weird">
<h1>get weird</h1>
<p class="note">
I want to do something here that's "weird,"
like interesting.
But I don't know what to do.
Maybe bad poetry?</p>
<p class="verse">
<span class="line">There are things and there are things</span>
<span class="line">and there are other things, surely</span>
<span class="line">there are those that would not want</span>
<span class="line">to be so general but they don't know</span>
<span class="line">what it means to be general do they</span>
<p class="verse">
<span class="line">I have the general feeling</span>
<span class="line">that I wrote this in about two minutes</span>
<span class="line">and it shows</span>
<p class="verse">
<span class="line">I cannot simply keep slumping down into</span>
<span class="line">a reflexive self-consciousness</span>
<span class="line">I need to simply be who I am</span>
<span class="line">and be myself surely there is a way</span>
<span class="line">to do that but somehow they never</span>
<span class="line">told me what to do</span>
</section>
</main>
<footer>
<span class="ring" id="tilde_ring">
<em>a member of the ~ring</em>
(<a href="/~eeeeeta/ring/join.html">join</a>)
</span>
<span class="ring-links">
<a id="tilde_town_ring" class="tilde_ring_link" href="">
random ~user
</a>
| <a id="random_tildebox" class="tilde_ring_link" href="">
random ~box
</a>
| <a id="tilde_town_ring_next" class="tilde_ring_link" href="">
next ~user
</a>
</span>
<script type="text/javascript">
var ringjs = document.createElement('script')
ringjs.src = document.location.protocol
+ '//tilde.town/~login/tilde_ring.js'
document.getElementById('tilde_ring').appendChild(ringjs)
</script>
</footer>
</div>
</div>
</body>
</html>