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 --- pages/about.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 pages/about.html (limited to 'pages/about.html') diff --git a/pages/about.html b/pages/about.html new file mode 100644 index 0000000..4cabb87 --- /dev/null +++ b/pages/about.html @@ -0,0 +1,40 @@ + + + + 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 journey 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} + + -- cgit v1.2.3-54-g00ecf