gomesite/journal/index.html

80 lines
3.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — journal</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='preconnect' href='https://fonts.googleapis.com'>
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>
<link href='https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<nav>
<a href='..'>back to gomepage</a>
</nav>
</header>
<main>
<h1>Journal</h1>
<a href='rss/feed.xml' class='rss-link'>RSS feed</a>
<a class='journal-link' href='./colour-green.html'>
<h3>My relationship with <i>Colour Green</i></h3>
<div class='line stop-0'></div>
<time datetime='Thu, 26 Jan 2023 11:00:00 CST'>26 Jan. 2023, 11:00 PM</time>
<p>A pervasive lightness thats deceptively rich and deep</p>
</a>
<a class='journal-link' href='./listening.html'>
<h3>Listening to more and more music</h3>
<div class='line stop-1'></div>
<time datetime='Wed, 25 Jan 2023 11:00:00 CST'>25 Jan. 2023, 11:00 PM</time>
<p>When I was in high school, I was always impressed by people who knew a lot of music, and I wanted to be like that.</p>
</a>
<a class='journal-link' href='./graveyard-1.html'>
<h3>My game graveyard, part one</h3>
<div class='line stop-2'></div>
<time datetime='Tue, 24 Jan 2023 11:00:00 CST'>24 Jan. 2023, 11:00 PM</time>
<p>This might become a series, well see</p>
</a>
<a class='journal-link' href='./completion.html'>
<h3>Abysmal project completion rate</h3>
<div class='line stop-3'></div>
<time datetime='Mon, 23 Jan 2023 10:00:00 CST'>23 Jan. 2023, 10:00 PM</time>
<p>What even is the purpose of side projects?</p>
</a>
<a class='journal-link' href='./habits.html'>
<h3>Pleasant little habits</h3>
<div class='line stop-4'></div>
<time datetime='Fri, 20 Jan 2023 10:30:00 CST'>20 Jan. 2023, 10:30 PM</time>
<p>Im pondering adding more to my life</p>
</a>
<a class='journal-link' href='./cram.html'>
<h3>Stream of consciousness cram</h3>
<div class='line stop-5'></div>
<time datetime='Thu, 19 Jan 2023 18:00:00 CST'>19 Jan. 2023, 6:00 PM</time>
<p>Im pressed for time today so Im just going to free write</p>
</a>
<a class='journal-link' href='./funny.html'>
<h3>Im more funny in person</h3>
<div class='line stop-6'></div>
<time datetime='Wed, 18 Jan 2023 23:00:00 CST'>18 Jan. 2023, 11:00 PM</time>
<p>Id like to learn how to express more of my personality when writing</p>
</a>
<div class='page-nav'>
<span class='current'>1.</span>
<a href='./page-2.html'>2.</a>
<a href='./page-3.html'>3.</a>
<a href='./page-4.html'>4.</a>
<a href='./page-5.html'>5.</a>
<a href='./page-6.html'>6.</a>
<a href='./page-2.html'></a>
</div>
</main>
<footer>
<img src='../img/mushrooms_1.webp' alt='Toadstools' />
</footer>
</body>
</html>