From 522a9e55821d46e084be43c15e5819594bbee220 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Mon, 26 Jun 2023 19:49:02 -0400 Subject: Move entries to pages and rearrange files Some minor spellchecking also involved here. But basically the intention is to do: pages/ More permanent pages entries/ These are just the articles themselves templates/ These are page snippets to include around The intention for splitting out entries is for if I host this also on gemini the entries are what I can do the processing against vs the page itself which contains the boilerplate template --- entries/about-her.html | 52 +++++++++++++------------------------ entries/about.html | 40 ----------------------------- entries/error.html | 38 --------------------------- entries/index.html | 48 ---------------------------------- entries/resources.html | 70 -------------------------------------------------- entries/template.html | 39 ---------------------------- 6 files changed, 18 insertions(+), 269 deletions(-) delete mode 100644 entries/about.html delete mode 100644 entries/error.html delete mode 100644 entries/index.html delete mode 100644 entries/resources.html delete mode 100644 entries/template.html (limited to 'entries') 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 @@ - - - - About her: the Woman in my Eye - {head-common} - - - -
-

About her: the Woman in my Eye

-
- -
- {about-her} -
- {footer} - - +
+

Who is the woman in my eye

+

+ 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? +

+

+ I like to think she was me. She is me. +

+

+ If you ever wish to share your story or ask a question you can always email me at: + dear[at]thewomaninmyeye[dot]org +

+ +
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 @@ - - - - About the Woman in my Eye - {head-common} - - - -
-

About the Woman in my Eye

-
- -
-
-

About me, the author

-

- 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. -

-

- 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! -

-
- {about-her} -
- {footer} - - 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 @@ - - - - {head-common} - The Woman in my Eye - - - -
-

The page requested is not found!

-
- -
-
-

Oops, someone screwed up?

-

The page you've requested does not exist. Sorry about that! Please - return to the homepage.

-
-
- {footer} - - 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 @@ - - - - The Woman in my Eye - {head-common} - - - -
-

Hello, the Woman in my Eye

-
- -
-
-

Introduction

-

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!

-
-
-

Notice: I am barely setup!

-

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 , so when you're seeing this in 2030 we can all laugh.

-
-
- {footer} - - 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 @@ - - - - The Woman in my Eye - {head-common} - - - -
-

Help me, the Woman in my Eye

-
- -
-
-

Resources

-

- 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. -

-
    -
  1. - - https://genderdysphoria.fyi - - - a great resource on understanding the various types of dysphoria
  2. -
  3. - - Stained Glass Woman - - - 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. -
  4. -
  5. - - /r/transvoice wiki index - - - 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. -
- -
-

- This list was last updated at on - . - If you find any links that are broken you can reach out to me at: - dear[at]thewomaninmyeye[dot]org. -

-
-
-
- {footer} - - 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 @@ - - - - The Woman in my Eye - {head-common} - - - -
-

SOMETHING CLEVER, the Woman in my Eye

-
- -
-
-

Entry Title

-

- BODY -

-
-
- {footer} - - -- cgit v1.2.3-54-g00ecf