01/09/23 changes

This commit is contained in:
Amber
2023-01-09 14:20:25 -05:00
parent 90042eb56b
commit 755f8157b7
5 changed files with 85 additions and 48 deletions

View File

@@ -15,38 +15,63 @@
6809, and fandoms i am in."> 6809, and fandoms i am in.">
</head> </head>
<body> <body>
<h1>welcome to amber's place</h1> <h1>welcome to amber's place~</h1>
<a href="images/pfp.png"><img src="images/pfp_256.png" alt="a picrew profile picture of a girl with pink hair and <a href="images/pfp.png"><img src="images/pfp_256.png" alt="a picrew profile picture of a girl with pink hair and
glasses next to a cat. the girl has a speech bubble with the lesbian flag in it." width="256" height="256"></a> glasses next to a cat. the girl has a speech bubble with the lesbian flag in it." width="256" height="256"></a>
<p>i'm a tired transbian and i want to put shit on the internet.</p> <p>i'm a tired transbian and i want to put shit on the internet.</p>
<p>i believe in free as in freedom, but not in a gnu or <abbr title="free software foundation">fsf</abbr> sort of <p>i believe in open source, public domain, and creative commons. that's why this site exists, as a sanctuary away
way. i believe in an internet far away from the overly corporate social media giants we see today. i believe in open source, public domain, and creative commons. that's why this site exists, a sanctuary away from an increasingly exploitative web.</p> from an increasingly exploitative web.</p>
<p>this site is coded by me, by hand. my goals for this site are for it to be free, accessible, and compatible. <p>this site is coded by me, by hand. my goals for this site are for it to be free, accessible, and compatible.</p>
it's free as in it's public domain where it can be, and as open a license as possible where it can't. its
accessible as in all images have alt text and any other media is described where possible. it's compatible as in
this site can be viewed on just about anything with as few issues as possible. the only exception to this is
HTML5 audio, as it is currently the best way to serve audio over the web. wherever HTML5 audio is used, i will
provide an alternative download and raw file link.
<nav> <nav>
<h2>topics:</h2> <h2>topics:</h2>
<ul role="directory"> <ul role="directory" class="no-list-style">
<li><a href="news.html">news</a></li> <li><a href="news.html">news</a></li>
<li><a href="socials.html">my socials</a></li>
<li><a href="minidisc.html">minidisc</a></li> <li><a href="minidisc.html">minidisc</a></li>
<li><a href="media.html">media</a></li> <!-- <li><a href="media.html">media</a></li> -->
</ul> </ul>
</nav> </nav>
<footer> <h3>you can find me on:</h3>
<p><i>(click any image to view a larger version)</i></p>
<p><i>Updated Jan 25, 2022</i></p> <ul class="no-list-style">
<li><a href="https://catgirlthighhighs.tumblr.com/" target="_blank"
aria-label="opens external site in a new window">tumblr</a></li>
<li><a href="https://github.com/amberisvibin" target="_blank"
aria-label="opens external site in a new window">github</a></li>
<li><a href="https://www.youtube.com/channel/UC1Xk5gPhVBapmSgdC0xAlbw" target="_blank"
aria-label="opens external site in a new window">youtube</a></li>
</ul>
<h3>cool people and sites:</h3>
<ul class="no-list-style">
<li><a href="https://lethallisa.neocities.org/" target="_blank"
aria-label="opens external site in a new window">lethallisa</a></li>
<li><a href="https://snoopitek.com/" target="_blank"
aria-label="opens external site in a new window">snoopietek</a></li>
</ul>
<h4>page views: </h4>
<img src="https://count.getloli.com/get/@ambersplace?theme=asoul" alt="ambersplace" width="315" height="100"
style="border:none;" />
<footer>
<!-- <p><i>(click any image to view a larger version)</i></p> -->
<br>
<p><i>Updated Jan 9, 2023</i></p>
<p><i>By connecting to ambersplace.neocities.org or ambersplace.github.io, your request information may be
stored by GitHub or Neocities.</i></p>
<img src="images/transfem.gif" alt="trans fem are so cool" width="150" height="20" style="border:none;">
<br>
<br>
<a href="https://html5.validator.nu/?doc=https%3A%2F%2Fambersplace.neocities.org%2F" <a href="https://html5.validator.nu/?doc=https%3A%2F%2Fambersplace.neocities.org%2F"
title="Validation of HTML5 Conformance" target="_blank" aria-label="opens external site in a new window"> title="Validation of HTML5 Conformance" target="_blank" aria-label="opens external site in a new window">

View File

@@ -7,6 +7,7 @@
<link href="/style.css" rel="stylesheet" type="text/css" media="all"> <link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head> </head>
<body> <body>
<h1>Deprecated</h1>
<h1>media</h1> <h1>media</h1>
<ul> <ul>

View File

@@ -9,6 +9,42 @@
</head> </head>
<body> <body>
<h1>news</h1> <h1>news</h1>
<article>
<h2>Site restructuring</h2>
<p><i>January 9th, 2023</i></p>
<p>Hello! It has once again been a hot minute!</p>
<p>I've decided to come back and work on the site once more. I'm working on some restructuring that I've been
meaning to do for a while. The plan is to add a lot more info about the various electronics I own, and seperate
this into it's own section. The MiniDisc section will be moved here. Been considering calling it "the hoard."
</p>
<p>I've modified the hompage some to simplify it as I found it quite busy, and moved my socials from their
own page to the homepage.
</p>
<p>I've also found a tool called <a target=”_blank” href="https://github.com/tatsumoto-ren/bashcities"
aria-label="opens external site in a new window">bashcities</a> that allows me to manage the neocities mirror
from a git repo. This will allow me to merge the codebase for the github mirror and neocities mirror. Hopefully
this will make things easier for me.</p>
<p>You may also notice that the link to the media section is gone from the homepage. The page is still there
but no longer serves much purpose as neither github nor neocities allows hosting media on their sites. This may
change in the future, but for now, it wont be easily accessible.
</p>
<p>I am looking in to self hosting, but that may not work out. Potentially a reverse proxy could allow me to
hide my ip, but we will see.
</p>
<p>I also changed the color outside the content for a nicer look.</p>
<p>Thanks for reading!~</p>
</article>
<article> <article>
<h2>Fixes and new MiniDisc Content</h2> <h2>Fixes and new MiniDisc Content</h2>
@@ -49,7 +85,7 @@
<footer> <footer>
<a href="/">back home</a> <a href="/">back home</a>
<p><i>Updated April 18, 2022</i></p> <p><i>Updated Jan 9, 2023</i></p>
</footer> </footer>
</body> </body>
</html> </html>

View File

@@ -1,27 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>my socials</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>here are my socials</h1>
<ul>
<li><a href="https://catgirlthighhighs.tumblr.com/" target="_blank"
aria-label="opens external site in a new window">tumblr</a></li>
<li><a href="https://github.com/amberisvibin" target="_blank"
aria-label="opens external site in a new window">github</a></li>
<li><a href="https://www.youtube.com/channel/UC1Xk5gPhVBapmSgdC0xAlbw" target="_blank"
aria-label="opens external site in a new window">youtube</a></li>
</ul>
<footer>
<a href="/">back home</a>
<p><i>Updated Jan 12, 2022</i></p>
</footer>
</body>
</html>

View File

@@ -14,12 +14,14 @@
html { html {
/* overflow: hidden; */ /* overflow: hidden; */
max-width: 800px; height:50%;
margin: auto; background-color: #08090C;
height:50%
} }
body { body {
max-width: 800px;
margin: auto;
padding: 32px;
background-color: #111318; background-color: #111318;
color: #DDDDDD; color: #DDDDDD;
font-family: 'Open Sans', Arial, sans-serif; font-family: 'Open Sans', Arial, sans-serif;
@@ -49,9 +51,9 @@ img {
vertical-align:text-bottom; vertical-align:text-bottom;
} }
ul { .no-list-style {
list-style: none; list-style: none;
padding: 0; /* padding: 0; */
} }
h1 { h1 {