update paths for life pages. add partials for back to category pages

This commit is contained in:
emma 2025-01-10 21:14:34 -05:00
parent b47edb6023
commit cd6741cd0a
7 changed files with 59 additions and 44 deletions

View File

@ -0,0 +1 @@
<p>back to <a href="/life/interests.php">emma's interests - category</a></p>

View File

@ -0,0 +1 @@
<p>back to <a href="/life/self.php">emma's self - category</a></p>

View File

@ -4,15 +4,17 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>emma's goals</title>
<link rel="icon" type="image/x-icon" href="../img/site/assets/favicon.ico">
<link rel="stylesheet" href="../style/style.css">
<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" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
<main>
<section>
<h1> emma's goals</h1>
<h1 id="top"> emma's goals</h1>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/self-category.php'); ?>
<p>
this is a collection of goals that are personal to me. i list them here because i want to show that i am a work in progress, much like anyone else. that i have things i wish to accomplish over no particular timeframe. for most of them i will give them a timeframe of "sooner rather than later"
</p>
@ -64,6 +66,8 @@
<p>
this page was last updated on - 12-23-2024
</p>
<p>back to the <a href="#top">top of the page</a></p>
</section>
</main>
<?php include "../includes/footer.php" ?>

View File

@ -4,18 +4,19 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>emma loves pets</title>
<link rel="icon" type="image/x-icon" href="../img/site/assets/favicon.ico">
<link rel="stylesheet" href="../style/style.css">
<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" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
<main>
<section>
<h1>emma loves pets</h1>
<?php include "../includes/enlarge-image.php" ?>
<h1 id="top">emma loves pets</h1>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/self-category.php'); ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/enlarge-image.php'); ?>
<h3>as a child</h3>
<p>
growing up i look fondly on how we always had animals in the house. as a baby my mom had two cats that were close friends. i was born towards their senior years but i do have some memories of them. they liked to stand up and place their front paws on each other's front paws, kind of like a cat tower. it was very cute. they were both very friendly to me even though i was a baby. i think this is where my love of cats started as these two were kind of welcoming me into their home in a way. this would also be my first experience with loss as both would pass away from old age rather closely together. i was too young to understand the significance of loss at the time, though i do remember the process of them getting older and passing away. my mom always speaks fondly of these two cats and has told me she's had many cats throughout her life. though she has a wonderful dog now, i think me and my mom love animals in general. she really helped me foster that love as a child
@ -28,10 +29,10 @@
<figure
<div class="gallery">
<img class="enlarge" src="../img/life/pets/whiskers.jpg" alt="a photo of a white dwarf rabbit on a table in front of computer equipment" height="300" width="300">
<img class="enlarge" src="/img/life/pets/whiskers.jpg" alt="a photo of a white dwarf rabbit on a table in front of computer equipment" height="300" width="300">
<img class="enlarge" src="../img/life/pets/whiskers-bw-one.jpg" alt="a black and white photo of a white dwarf rabbit looking off of a front porch towards the world around him" height="300" width="500">
<img class="enlarge" src="/img/life/pets/whiskers-bw-one.jpg" alt="a black and white photo of a white dwarf rabbit looking off of a front porch towards the world around him" height="300" width="500">
</div>
<figcaption class="gallery-text">
pictures of whiskers, my pet rabbit
@ -45,7 +46,7 @@
<figure>
<div class="gallery">
<img class="enlarge" src="../img/life/pets/parakeet.jpg" alt="a yellow parakeet hangs on the side of her cage, the position of her beak suggests she is aware of the camera pointed towards her" height="300" width="500">
<img class="enlarge" src="/img/life/pets/parakeet.jpg" alt="a yellow parakeet hangs on the side of her cage, the position of her beak suggests she is aware of the camera pointed towards her" height="300" width="500">
</div>
<figcaption class="gallery-text">
a picture of one of my parakeets, fred
@ -63,9 +64,9 @@
<figure>
<div class="gallery">
<img class="enlarge" src="../img/life/pets/pupper.jpg" alt="a west highland white terrier looks at the camera. his face is covered in the green of freshly cut grass, as he loved rolling and rubbing his face in the grass after it was cut. the terrier has a face that can only described as pure happiness, so joyful and proud of himself he is" height="300" width="300">
<img class="enlarge" src="/img/life/pets/pupper.jpg" alt="a west highland white terrier looks at the camera. his face is covered in the green of freshly cut grass, as he loved rolling and rubbing his face in the grass after it was cut. the terrier has a face that can only described as pure happiness, so joyful and proud of himself he is" height="300" width="300">
<img class="enlarge" src="../img/life/pets/pupper-two.jpg" alt="a white west highlang white terrier relaxes on a cool wooden floor in the summer. the sunlight gives her just the right amount of warmth as she looks contently at the camera" height="300" width="350">
<img class="enlarge" src="/img/life/pets/pupper-two.jpg" alt="a white west highlang white terrier relaxes on a cool wooden floor in the summer. the sunlight gives her just the right amount of warmth as she looks contently at the camera" height="300" width="350">
</div>
<figcaption class="gallery-text">
a picture of my mom's two terriers, rambo (right) and montana (left)
@ -78,15 +79,17 @@
</p>
<figure>
<div class="gallery">
<img class="enlarge" src="../img/life/pets/baxter-looking.jpg" alt="a grey and white cat face with black markings looking directly into the camera. the pupils are slit as it is bright" height="350" width="300">
<img class="enlarge" src="/img/life/pets/baxter-looking.jpg" alt="a grey and white cat face with black markings looking directly into the camera. the pupils are slit as it is bright" height="350" width="300">
</div>
<figcaption class="gallery-text">
one of my favorite photos of my cat, baxter
</figcaption>
</figure>
<p>back to the <a href="#top">top of the page</a></p>
</section>
</main>
<script src="../script/image-enlarger.js" defer></script>
<?php include "../includes/footer.php" ?>
<script src="/script/image-enlarger.js" defer></script>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/footer.php'); ?>
</body>
</html>

View File

@ -4,52 +4,53 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>a gallery of emma</title>
<link rel="icon" type="image/x-icon" href="../img/site/assets/favicon.ico">
<link rel="stylesheet" href="../style/style.css">
<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" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
<main>
<section>
<h1>a gallery of emma</h1>
<h1 id="top">a gallery of emma</h1>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/self-category.php'); ?>
<p>
picrew has been a wonderful help in figuring who i am. how i want to present when everything is right for me to do so. the below pictures all capture different parts of me, i see myself in all of them in some way. some picrews allowed me to add things that others didn't. for example, a top i really want to have one day, or the fact that i have freckles on my face. i love that picrew makes it acccessible to discover my identity. it is such a friendly tool. over time i've found that people have different image makeers that capture so many wonderful parts of myself, and humanity in general
</p>
<h3 class="picrew-gallery-header">gallery</h3>
<?php include "../includes/enlarge-image.php" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/enlarge-image.php'); ?>
<div class="picrew-gallery">
<figure>
<img class="enlarge" src="../img/life/picrews/self-one.jpg" alt="an image of emma created in picrew. the image is fem presenting and represent characteristics that emma sees of herself when she can be fem presenting in her physical space" height="300" width="300">
<img class="enlarge" src="/img/life/picrews/self-one.jpg" alt="an image of emma created in picrew. the image is fem presenting and represent characteristics that emma sees of herself when she can be fem presenting in her physical space" height="300" width="300">
<figcaption>
<a href="https://picrew.me/en/image_maker/94097">picrew image maker</a> by sangled
</figcaption>
</figure>
<figure>
<img class="enlarge" src="../img/life/picrews/self-two.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores charactersitcs such as hair styles and clothing that emma sees herself wearing and expressing" height="300" width="300">
<img class="enlarge" src="/img/life/picrews/self-two.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores charactersitcs such as hair styles and clothing that emma sees herself wearing and expressing" height="300" width="300">
<figcaption>
<a href="https://picrew.me/en/image_maker/2446448"> picrew image maker</a> by seyimOn
</figcaption>
</figure>
<figure>
<img class="enlarge" src="../img/life/picrews/self-three.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as hair styles, jewlery, transitioning, and features of emma like freckles" height="300" width="300">
<img class="enlarge" src="/img/life/picrews/self-three.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as hair styles, jewlery, transitioning, and features of emma like freckles" height="300" width="300">
<figcaption>
<a href="https://picrew.me/en/image_maker/644129">picrew image maker</a> by makowka
</figcaption>
</figure>
<figure>
<img class="enlarge" src="../img/life/picrews/self-four.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as shorter, lighter hair and makeup as well as feature of emma such as her current style of glasses and freckles" height="300" width="300">
<img class="enlarge" src="/img/life/picrews/self-four.jpg" alt="an image of emma created in picrew. the image is fem presenting and explores characteristics such as shorter, lighter hair and makeup as well as feature of emma such as her current style of glasses and freckles" height="300" width="300">
<figcaption>
<a href="https://picrew.me/en/image_maker/426722"> picrew image maker</a> by grgikau
</figcaption>
</figure>
</div>
<p>back to the <a href="#top">top of the page</a></p>
</section>
<script src="../script/image-enlarger.js" defer></script>
<script src="/script/image-enlarger.js" defer></script>
</main>
<?php include "../includes/footer.php" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/footer.php'); ?>
</body>
</html>

View File

@ -4,17 +4,18 @@
<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">
<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" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
<main>
<section>
<h1>emma's postroll</h1>
<h1 id="top">emma's postroll</h1>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/self-category.php'); ?>
<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>
@ -91,8 +92,9 @@
</a>
</li>
</ul>
<p>back to the <a href="#top">top of the page</a></p>
<section>
</main>
<?php include "../includes/footer.php" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/footer.php'); ?>
</body>
</html>

View File

@ -4,15 +4,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8"
<title>emma's things to do</title>
<link rel="stylesheet" href="../style/style.css">
<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" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
<main>
<h1>emma's things to do</h1>
<h1 id="top">emma's things to do</h1>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/self-category.php'); ?>
<section>
<p>
this page is a little less specific than <a href="./goals.php" target="_blank">emma's goals</a> they are things that i'd like to accomplish, but are not truly personal to me. they are things you could look through as well if you are looking for something new to try out or a skill to pick up. sometimes i'll try to include a resource i've found for eventually pursuing a topic if i have researched it far enough to do so. i will mark resources that are paid and resources that are free
@ -48,9 +49,11 @@
<p>
i think that's all i have for now that i want to do soon. when i get more things i'll add them to the list! &lt;3
</p>
<p>back to the <a href="#top">top of the page</a></p>
</section>
</main>
<?php include "../includes/footer.php" ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/footer.php'); ?>
</body>
</html>