2024-11-29 02:33:48 +00:00
<! 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 = " stylesheet " href = " ../style/style.css " >
</ head >
< body >
2024-12-12 13:06:46 +00:00
< ? php include " ../includes/header.php " ?>
2024-12-13 19:51:16 +00:00
< ? php include " ../includes/nav.php " ?>
2024-11-30 19:44:41 +00:00
< main >
2024-11-29 02:33:48 +00:00
2024-11-30 19:44:41 +00:00
< section >
< h1 > emma ' s postroll </ h1 >
< p >
2024-12-04 11:30:15 +00:00
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
2024-11-30 19:44:41 +00:00
</ p >
2024-12-12 01:37:54 +00:00
< 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 purcahse 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 >
2024-11-30 19:44:41 +00:00
< h3 > postroll links </ h3 >
2024-12-14 07:47:57 +00:00
< ul class = " postroll-list " >
2024-12-12 11:10:12 +00:00
< 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 >
2024-11-30 19:44:41 +00:00
</ ul >
< section >
</ main >
2024-12-12 11:18:36 +00:00
< ? php include " ../includes/footer.php " ?>
2024-11-29 02:33:48 +00:00
</ body >
</ html >