emmas.place/life/postroll.php

99 lines
3.8 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width intial-scale=1.0">
<meta charset="utf-8">
<title>emma's postroll</title>
<link rel="icon" type="image/x-icon" href="../img/site/assets/favicon.ico">
<link rel="stylesheet" href="../style/style.css">
</head>
<body>
<?php include "../includes/header.php" ?>
<?php include "../includes/nav.php" ?>
<main>
<section>
<h1>emma's postroll</h1>
<p>
these are posts from other folks on the web that mean a lot to me. they may have inspired me, changed the way i think or look at something, or they were simply a good read. for one or more of those reasons, they are linked here for you to check out. possibly this gives you a better idea of what i find important and helps you understand me better. maybe in the end it just gives you a nice collection of posts to read. as time moves on i'll add more posts as i quite enjoying reading blogs
</p>
<p>
i make no attempt to provide you a summary of each post listed here. personally i don't think they need my own summary. that's part of why they are here, they stand on their own. each in their own unique way. so i'd like you to treat this like going to the bookstore with no particular purchase in mind. what does your gut tell you when you skim the titles? what does the title of the blog tell you about the author? maybe find a few that grab your interest from these aspects and go from there
</p>
<h3>postroll links</h3>
<ul class="postroll-list">
<li>
<a href="https://netigen.com/read/a-boy-named-courtney" target="_blank">
Netigen: A Boy Named Courtney
</a>
</li>
<li>
<a href="https://starbreaker.org/blog/personal/twenty-years/index.html" target="_blank">
Twenty Years | starbreaker.org
</a>
</li>
<li>
<a href="https://manateeswake.bearblog.dev/blank-flank/" target="_blank">
On (Maybe) Being a Blank Flank | manatee's wake
</a>
</li>
<li>
<a href="https://www.eladnarra.com/blog/2024/impact/" target="_blank">
Impact | eladnarra's site
</a>
</li>
<li>
<a href="https://cosy-diner.nekoweb.org/blog/posts/2024-12-04-What-is-Masculinity-Feat-Gender-Confusion.html" target="_blank">
What is Masculinity Feat Gender Confusion | cosy-diner.nekoweb.org
</a>
</li>
<li>
<a href="https://leilukin.com/blog/posts/2024-08-18-from-hobbyist-to-professional-web-developer/" target="_blank">
From Hobbyist to Professional Web Developer | Leilukin's Hub
</a>
</li>
<li>
<a href="https://saturn.town/2024/05/31/burnout.html" target="_blank">
I burn the candle at both ends &raquo; saturn town
</a>
</li>
<li>
<a href="https://library.xandra.cc/the-small-way/" target="_blank">
TheSmallWay.txt | the library of alexandra
</a>
</li>
<li>
<a href="https://starbreaker.org/blog/personal/good-enough-april-2024/index.html" target="_blank">
Never Give Your Best At Work | starbreaker.org
</a>
</li>
<li>
<a href="https://www.eladnarra.com/blog/2024/move-slow-and-mend-things/" target="_blank">
Move Slow and Mend Things | eladnarra's site
</a>
</li>
<li>
<a href="https://library.xandra.cc/childfree/" target="_blank">
Childfree.txt | the library of alexandra
</a>
</li>
<li>
<a href="https://saturn.town/2024/02/27/a-sense-of-springtime.html" target="_blank">
a sense of springtime &raquo; saturn town
</a>
</li>
<li>
<a href="https://leilukin.com/articles/living-with-retinitis-pigmentosa/" target="_blank">
Living with Retinitis Pigmentosa | Leilukin's Hub
</a>
</li>
</ul>
<section>
</main>
<?php include "../includes/footer.php" ?>
</body>
</html>