new poem
This commit is contained in:
parent
626d82b9ba
commit
08cdf3e437
2 changed files with 219 additions and 0 deletions
|
@ -203,6 +203,9 @@
|
|||
<li>
|
||||
<a href="inspiring.html">Inspiring</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="oneironaut.html">oneironaut</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="stars.html">Stars</a>
|
||||
</li>
|
||||
|
|
216
poetry/oneironaut.html
Normal file
216
poetry/oneironaut.html
Normal file
|
@ -0,0 +1,216 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="CCBot" content="nofollow" />
|
||||
<meta name="robots" content="noai, noimageai" />
|
||||
<meta name="tdm-reservation" content="1" />
|
||||
<link rel="stylesheet" href="../style.css" />
|
||||
<link rel="stylesheet" href="poem-style.css" />
|
||||
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="description"
|
||||
content="My name is nnwhen. I make music, soundtracks and other 'sound-based things'."
|
||||
/>
|
||||
<meta
|
||||
name="keywords"
|
||||
content="Soundtrack, Music Syncing, Movie Music, nnwhen, Sound Design, Sound Designer"
|
||||
/>
|
||||
<meta name="author" content="nnwhen" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<meta
|
||||
name="viewport"
|
||||
content="height=device-height, width=device-width, initial-scale=1"
|
||||
/>
|
||||
<link
|
||||
rel="icon"
|
||||
href="../res/asset-sitewide-favicon.png"
|
||||
type="image/icon type"
|
||||
/>
|
||||
<title>NN//P/oneironaut</title>
|
||||
|
||||
<meta property="og:title" content="oneironaut" />
|
||||
<meta property="og:description" content="A poem by nnwhen" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="https://www.nnwhen.com/res/img-offsite-preview.jpg"
|
||||
/>
|
||||
<meta property="og:url" content="https://www.nnwhen.com/" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
|
||||
<meta name="twitter:title" content="oneironaut" />
|
||||
<meta name="twitter:description" content="A poem by nnwhen" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:site" content="@nnwhen_" />
|
||||
<meta name="twitter:creator" content="@nnwhen_" />
|
||||
<meta
|
||||
name="twitter:image"
|
||||
content="https://www.nnwhen.com/res/img-offsite-preview.jpg"
|
||||
/>
|
||||
<meta
|
||||
name="twitter:image:alt"
|
||||
content="A dithered Peach and Maroon image of flowers superimposed ontop of a skyline photo"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-to-content" href="#content-warnings">Skip to main content</a>
|
||||
|
||||
<header>
|
||||
<div role="img" aria-label="nnwhen logo and banner" id="header-img-group">
|
||||
<picture id="header-img-group-banner">
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-banner.avif"
|
||||
type="image/avif"
|
||||
/>
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-banner.webp"
|
||||
type="image/webp"
|
||||
/>
|
||||
<img src="../res/asset-sitewide-header-banner.png" alt="" />
|
||||
</picture>
|
||||
<a aria-label="Return to the Homepage" href="../index.html">
|
||||
<picture id="header-img-group-logo">
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-ennspace.avif"
|
||||
type="image/avif"
|
||||
/>
|
||||
<source
|
||||
srcset="../res/asset-sitewide-header-ennspace.webp"
|
||||
type="image/webp"
|
||||
/>
|
||||
<img
|
||||
src="../res/asset-sitewide-header-ennspace.png"
|
||||
alt="Return to the Homepage"
|
||||
/>
|
||||
</picture>
|
||||
</a>
|
||||
</div>
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a aria-label="Go Back to Homepage" href="../index.html">home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-label="Listen to my music" href="../sound-design.html"
|
||||
>music</a
|
||||
>
|
||||
</li>
|
||||
<div aria-hidden="true" id="whitespace"></div>
|
||||
<li>
|
||||
<a
|
||||
aria-label="The Hub that links to my Art, Poetry and Other-Media"
|
||||
href="../archive.html"
|
||||
>archive</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-label="Go to my Blog" href="../blog/index.html">blog</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<aside id="socials">
|
||||
<a
|
||||
href="https://www.soundcloud.com/nnwhen"
|
||||
target="_blank"
|
||||
title="Soundcloud"
|
||||
>
|
||||
<img src="../res/asset-sitewide-nav-soundcloud.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a href="https://nnwhen.bandcamp.com/" target="_blank" title="Bandcamp">
|
||||
<img src="../res/asset-sitewide-nav-bandcamp.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="mailto:contact@nnwhen.com"
|
||||
title="Email Me"
|
||||
>
|
||||
<img src="../res/asset-sitewide-nav-mail.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a href="../socials.html" target="_blank" title="Other Socials">
|
||||
<img src="../res/asset-sitewide-nav-at.svg" alt="" />
|
||||
</a>
|
||||
|
||||
<a href="../feed.xml" target="_blank" title="RSS Feed">
|
||||
<img src="../res/asset-sitewide-nav-rss.svg" alt="" />
|
||||
</a>
|
||||
</aside>
|
||||
|
||||
<section id="content-warnings">
|
||||
<h1>Content Warnings</h1>
|
||||
<ul>
|
||||
<li>Jumping Off A Building</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<p class="back">
|
||||
<a href="index.html" aria-label="Go back to poem-list">↵ Back</a>
|
||||
</p>
|
||||
|
||||
<main id="poem">
|
||||
<hr />
|
||||
<h1>oneironaut</h1>
|
||||
<hr />
|
||||
<nav
|
||||
style="display: flex; justify-content: space-evenly; text-align: center"
|
||||
>
|
||||
<a href="https://music.apple.com/us/song/oneironaut/1537724843"
|
||||
>Apple Music</a
|
||||
>
|
||||
<a href="https://astrophysicsbrazil.bandcamp.com/track/oneironaut"
|
||||
>Bandcamp</a
|
||||
>
|
||||
<a href="https://play.qobuz.com/track/174265544">Qobuz</a>
|
||||
<a
|
||||
href="https://soundcloud.com/astrolives/oneironaut?in=astrolives/sets/apathy"
|
||||
>Soundcloud</a
|
||||
>
|
||||
<a href="https://open.spotify.com/track/48XdXouuvvy2ZwUE0eXqMi"
|
||||
>Spotify</a
|
||||
>
|
||||
<a href="https://www.youtube.com/watch?v=0vb1CtGkqtw">Youtube</a>
|
||||
</nav>
|
||||
<hr />
|
||||
<p>
|
||||
"Ha ha ha!" <br />
|
||||
My arms splayed over the city; and its lights <br />
|
||||
The sound of the city-life below is lost up here. <br />
|
||||
There is only us, and the embrace of the music. <br />
|
||||
Aeronauts.
|
||||
</p>
|
||||
<p>
|
||||
There is little keeping the joy from flinging myself over the edge
|
||||
<br />
|
||||
With wind-resistance to press against with my fingers as I plummet.
|
||||
<br />
|
||||
Every movement with weight and anti-force <br />
|
||||
Like water.
|
||||
</p>
|
||||
<p>
|
||||
I send signals to spin, <br />
|
||||
wrap my arms anti-clockwise, <br />
|
||||
threaded bullet.
|
||||
</p>
|
||||
<p>
|
||||
Then splayed out again; whirling in completely different directions;
|
||||
<br />
|
||||
head hung out an open car window.
|
||||
</p>
|
||||
<hr />
|
||||
</main>
|
||||
|
||||
<p class="back">
|
||||
<a href="index.html" aria-label="Go back to poem-list">↵ Back</a>
|
||||
</p>
|
||||
|
||||
<footer id="free">
|
||||
<a href="../our-siblings.html"
|
||||
>Free Our People</a
|
||||
>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue