tilde.town/old-index/old_index/index.html

111 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<title>acdw's house</title>
<meta charset="utf-8" />
<meta name="author" content="acdw" />
<meta name="viewport"
content="width=device-width,
initial-scale=1.0,
user-scalable=yes" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<table id="site-header">
<tr><td>
<pre id="house">
__
/ \
/ \
------
| ____|
| | ||
| | '||
~~~~~~~~
</pre>
</td>
<td>
<h1>acdw's house</h1>
<h2>in the
<a href="https://tilde.town">
~.town
</a>
</h2>
</td>
</tr>
</table>
<main id="site-content">
<section id="la-story">
<p>
I think the skies in Louisiana are maybe the prettiest I've ever seen.
Phoenix's sunsets are beautiful as well,
but for the rest of the day the skies are just a pale blue,
which isn't that interesting.
But here, they're a dynamic canvas:
clouds move and morph with the fluidity of emotion,
breezes play with each other like waves in a surf,
the blue backdrop is somehow deeper, a richer tapestry.
Plus it's not quite as hot as in Phoenix,
though it still does get <em>quite hot</em>,
and the people are more ... <em>so</em>.
</p><p>
I'm not sure how else to put it.
</p><p>
The one thing I miss in this state is the mountains from back home.
I would give anything for them;
they are an indelible part of me
and my very being aches with loss every time I go home
and see them again
and am reminded how they are.
</p><p>
I wonder, sometimes, about my childrens' relationships
with the land.
If they grow up here,
and move to the mountains,
will they miss the lowlands of <em>their</em> youth?
</p><p>
How strange they will be to me then.
And how strange will I be to them.
<p>
</section>
<section id="links">
<h2>Links</h2>
<ul>
<li><a href="feels">feels</a></li>
<li><a href="https://www.acdw.net">my "real" website</a></li>
<li><a href="https://tilde.town/~troido/cadastre/town.html">town</a></li>
<li><a id="moon" href="moon/">&#127765;</a></li>
<li><a href="https://tilde.town/~loosepoops/">L O O S E P O O P S</a></li>
</ul>
<hr />
<h2>Some of my favorite townies</h2>
<ul>
<li><a href="https://tilde.town/~demophoon/">~demophoon</a></li>
</ul>
</section>
</main>
<footer id="site-footer">
<span class="ring" id="tilde_ring">
<em>a member of the ~ring</em>
(<a href="https://tilde.town/~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>
</body>
</html>