summaryrefslogtreecommitdiff
path: root/entries
diff options
context:
space:
mode:
Diffstat (limited to 'entries')
-rw-r--r--entries/about-her.html52
-rw-r--r--entries/about.html40
-rw-r--r--entries/error.html38
-rw-r--r--entries/index.html48
-rw-r--r--entries/resources.html70
-rw-r--r--entries/template.html39
6 files changed, 18 insertions, 269 deletions
diff --git a/entries/about-her.html b/entries/about-her.html
index 94b930d..d037e96 100644
--- a/entries/about-her.html
+++ b/entries/about-her.html
@@ -1,34 +1,18 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>About her: the Woman in my Eye</title>
- {head-common}
- <meta name="description"
- content="About the woman in my eye - the woman who I saw as a child and who I've become.">
-</head>
-<body>
- <header>
- <h1>About her: the Woman in my Eye</h1>
- </header>
- <nav title="site menu">
- <ul>
- <li>
- <a href='/'>home</a>
- </li>
- <li>
- <a href='/resources'>resources</a>
- </li>
- <li>
- <a href='/about'>about</a>
- </li>
- <li>
- <a href='/blog'>blog</a>
- </li>
- </ul>
- </nav>
- <main>
- {about-her}
- </main>
- {footer}
-</body>
-</html>
+<article>
+ <h2>Who is the woman in my eye</h2>
+ <p>
+ When I was little I would stare into the lights around my room. It would create little spots in my vision; flickering and dancing that would eventually fade away. As they would face every time the every shrinking flickering dot would become this image of a woman's face. She was beautiful. She captivated me. I would do this constantly growing up. I would stare into my ceiling lights, in the lights coming through my window, anywhere - if it meant I could see her. I would try staring at larger lights hoping that final flickering dot was larger and I would be able to see her more clearly. She stayed with me for most of my childhood. It wasn't until I was around high-school that I lose memory of seeing her. Which makes sense since this was when the lights, in general, faded from my eyes. But who was she?
+ </p>
+ <p>
+ I like to think she was me. She <em>is</em> me.
+ </p>
+ <p>
+ If you ever wish to share your story or ask a question you can always email me at:
+ <a href="mailto:dear@thewomaninmyeye.org">dear[at]thewomaninmyeye[dot]org</a>
+ </p>
+ <footer>
+ <p>Permalink:
+ <a href="/about-her.html">https://thewomaninmyeye.org/about-her.html</a>
+ </p>
+ </footer>
+</article>
diff --git a/entries/about.html b/entries/about.html
deleted file mode 100644
index eff9f28..0000000
--- a/entries/about.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>About the Woman in my Eye</title>
- {head-common}
- <meta name="description"
- content="About the webpage and its author">
-</head>
-<body>
- <header>
- <h1>About the Woman in my Eye</h1>
- </header>
- <nav title="site menu">
- <ul>
- <li>
- <a href='/'>home</a>
- </li>
- <li>
- <a href='/resources'>resources</a>
- </li>
- <li>
- <a href='/blog'>blog</a>
- </li>
- </ul>
- </nav>
- <main>
- <article>
- <h2>About me, the author</h2>
- <p>
- Hello, I am a 30s something transgender woman from the north east coast United States. I transitioned at the age of 31 after years of struggling with my gender. I'm sure you'll find out more of that here in my posts. I started this site to try and just make a resource for folks who are questioning their gender or struggling during their own transitions. For some context at the time of starting this site the internet was in a bit of a crossroads. Multiple websites that were places for communities to grow started to struggle as leadership was changing or forcing the direction of the sites in a way that pushes outs its communities. So I wanted to have a place in my own control to aggregate resources and share my own stories for folks to find.
- </p>
- <p>
- Now that's a bit ambitious of course. I understand that. Realistically, I plan to write my personal journery here as a resource first and share any resources I've come across in the meantime. Heck, this will also do wonders, with my short memory, acting as almost a universal bookmark!
- </p>
- </article>
- {about-her}
- </main>
- {footer}
-</body>
-</html>
diff --git a/entries/error.html b/entries/error.html
deleted file mode 100644
index f044bda..0000000
--- a/entries/error.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- {head-common}
- <title>The Woman in my Eye</title>
- <meta name="description"
- content="Page request not found">
-</head>
-<body>
- <header>
- <h1>The page requested is not found!</h1>
- </header>
- <nav title="site menu">
- <ul>
- <li>
- <a href='/'>home</a>
- </li>
- <li>
- <a href='/resources'>resources</a>
- </li>
- <li>
- <a href='/about'>about</a>
- </li>
- <li>
- <a href='/blog'>blog</a>
- </li>
- </ul>
- </nav>
- <main>
- <article>
- <h2>Oops, someone screwed up?</h2>
- <p>The page you&#39;ve requested does not exist. Sorry about that! Please
- <a href="/">return to the homepage</a>.</p>
- </article>
- </main>
- {footer}
-</body>
-</html>
diff --git a/entries/index.html b/entries/index.html
deleted file mode 100644
index b1557b7..0000000
--- a/entries/index.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>The Woman in my Eye</title>
- {head-common}
- <meta name="description"
- content=
- "The woman in your eye is a transgender blog from the perspective of the author. She tries her best to provide information to hopefully help or entertain her readers who may also be struggling with their gender identity">
-</head>
-<body>
- <header>
- <h1>Hello, the Woman in my Eye</h1>
- </header>
- <nav title="site menu">
- <ul>
- <li>
- <a href='resources'>resources</a>
- </li>
- <li>
- <a href='/about'>about</a>
- </li>
- <li>
- <a href='/blog'>blog</a>
- </li>
- </ul>
- </nav>
- <main>
- <article>
- <h2>Introduction</h2>
- <p>Welcome to my blog. I am a 30 something transgender woman.
- This blog focuses on my journey transitioning and discovering my gender.
- I am not a medical professional or an expert on the subject.
- I am simply a girl trying to share her story in the hopes it
- might actually help someone else find themselves...or entertain; either
- works!</p>
- </article>
- <article>
- <h2>Notice: I am barely setup!</h2>
- <p>Hey, thanks for visiting my website. I decided to take on this
- initiative basically right before I had to leave my house for a few days.
- So hopefully I can get this up and running soon after. For posterity I
- wrote this on <time datetime="2023-06-22T01:34:00Z">June 21st,
- 2023</time>, so when you&#39;re seeing this in 2030 we can all laugh.</p>
- </article>
- </main>
- {footer}
-</body>
-</html>
diff --git a/entries/resources.html b/entries/resources.html
deleted file mode 100644
index 1471496..0000000
--- a/entries/resources.html
+++ /dev/null
@@ -1,70 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>The Woman in my Eye</title>
- {head-common}
- <meta name="description"
- content="A webpage of a lot of good transgender resources.
- Mostly links out to other websites">
-</head>
-<body>
- <header>
- <h1>Help me, the Woman in my Eye</h1>
- </header>
- <nav title="site menu">
- <ul>
- <li>
- <a href='/'>home</a>
- </li>
- <li>
- <a href='/about'>about</a>
- </li>
- <li>
- <a href='/blog'>blog</a>
- </li>
- </ul>
- </nav>
- <main>
- <article>
- <h2>Resources</h2>
- <p>
- Please take a look at these resources. Hopefully they can answer any of the questions you may have about transitioning or transgender life in general.
- </p>
- <ol>
- <li>
- <a href="https://genderdysphoria.fyi/"
- rel="external noopener noreferrer" target="_blank">
- https://genderdysphoria.fyi
- </a>
- - a great resource on understanding the various types of dysphoria</li>
- <li>
- <a href="https://stainedglasswoman.substack.com"
- rel="external noopener noreferrer">
- Stained Glass Woman
- </a>
- - A blog from a transgender woman with way more knowledge and experience than myself. She covers topics similar to this site but frankly written much better and you should definetly read this over.
- </li>
- <li>
- <a href="https://www.reddit.com/r/transvoice/wiki/index"
- rel="external noopener noreferrer" target="_blank">
- /r/transvoice wiki index
- </a>
- - The trans voice subreddit wiki. Check the comments of some of the linked posts for how up to date everything is. But this subreddit, and it's wiki, is an excellent resource to start voice training.
- </ol>
- <aside>
- <p>I intend to add links here as I find them with a brief description for what the link is.
- Assuming I do not rearrange these to be in alphabetical order they'll be in order of addition; ascending. This page likely isn't going to be updated frequently so an older date here doesn't mean the linked sites are out of date necessarily.</p>
- </aside>
- <footer>
- <p>
- This list was last updated at on
- <em><time datetime="2023-06-25T19:40:00+00:00">June 25, 2023</time></em>.
- If you find any links that are broken you can reach out to me at:
- <em>dear[at]thewomaninmyeye[dot]org</em>.
- </p>
- </footer>
- </article>
- </main>
- {footer}
-</body>
-</html>
diff --git a/entries/template.html b/entries/template.html
deleted file mode 100644
index 4b70d9d..0000000
--- a/entries/template.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>The Woman in my Eye</title>
- {head-common}
- <meta name="description"
- content="ADD DESC">
-</head>
-<body>
- <header>
- <h1>SOMETHING CLEVER, the Woman in my Eye</h1>
- </header>
- <nav title="site menu">
- <ul>
- <li>
- <a href='/'>home</a>
- </li>
- <li>
- <a href='/resources'>resources</a>
- </li>
- <li>
- <a href='/about'>about</a>
- </li>
- <li>
- <a href='/blog'>blog</a>
- </li>
- </ul>
- </nav>
- <main>
- <article>
- <h2>Entry Title</h2>
- <p>
- BODY
- </p>
- </article>
- </main>
- {footer}
-</body>
-</html>