updated for new domain

This commit is contained in:
2025-07-07 11:04:20 -04:00
parent 3c7382d1e7
commit 0cba553ccd
5 changed files with 71 additions and 48 deletions

View File

@@ -8,24 +8,54 @@
</head>
<body>
<h1>news</h1>
<article>
<h2>Moving to ambersplace.net</h2>
<p><i>July 7th, 2025</i></p>
<p>I bought a domain! Finally! And a VPS to host this site on! I've wanted to self-host this site for ages, but
with my current housing situation that really isn't feasible. So, I got a VPS through racknerd.</p>
<p>My friend <a href="https://nova.gay/" target="_blank" aria-label="opens external site in a new window">
nova</a> reccomended them to me, cause she hosts her site and matrix server with them. I got a VPS with
2 gigs of ram, 2 cpu cores, and 30gb of storage for like $17 a <i>year</i>, which is wild.</p>
<p>I've set both ambersplace.github.io and ambersplace.neocities.org to redirect to ambersplace.net. That way
all my friend's links to my site will still work.</p>
<p>The web server I'm using is <a href="https://www.lighttpd.net/" target="_blank"
aria-label="opens external site in a new window">lighttpd</a>. It's a server I've used in the past and it is
simple to use. I don't like to build systems that I don't understand lol.
<p>I removed the references to neocities and github from the homepage, and once again adjusted it. I'm still not
happy with it, but it's better. I also changed the disclaimer text at the bottom to clarify the way my new
setup logs information. The way it's set up is default lighttpd behavior. I've also fixed the
<a href="computers.html">computers</a> page, which was missing text for my new laptop.</p>
<p>On the personal side, it's going better. Been moving around a lot, and that's not going to stop, but I'm
doin ok. I'd like to have my server/nas set up again soon, but we'll see.</p>
<p>Anyways, that's all I have for now. Big changes! Good stuff! See y'all :3</p>
</article>
<article>
<h1>Hello hello!</h1>
<h2>Hello hello!</h2>
<p><i>January 10th, 2025</i></p>
<p>I've added a blog! Been meaning to do that for a while, and I finally had something good to write about.
It may seem simple, but that took me multiple days to figure out. Modern internet moment ig.</p>
It may seem simple, but that took me multiple days to figure out. Modern internet moment ig.</p>
<p>I also did some slight changes to the home page, nothing major.</p>
<p>Now, personal time. I've been getting my life back together, getting things sorted out. It's going pretty
okay. We'll see how it goes from here.</p>
okay. We'll see how it goes from here.</p>
<p>I appreciate ya'll being here.<p>
</article>
<article>
<h1>Hey.</h1>
<h2>Hey.</h2>
<p><i>December 17th, 2024</i></p>
@@ -46,7 +76,7 @@
</article>
<article>
<h1>Hello.</h1>
<h2>Hello.</h2>
<p><i>October 4th, 2024</i></p>
@@ -66,7 +96,7 @@
<p>Sorry for the sad article, but it reflects how I'm feeling these days. I love y'all. Stay safe.</p>
</article>
<article>
<h1>Hi!</h1>
<h2>Hi!</h2>
<p><i>September 13th, 2024</i></p>
@@ -78,7 +108,7 @@
<p>Hope you're doing well.</p>
</article>
<article>
<h1>Hello again</h1>
<h2>Hello again</h2>
<p><i>September 10th, 2024</i></p>
@@ -188,7 +218,7 @@
<footer>
<a href="/">back home</a>
<p><i>Updated January 10th, 2025</i></p>
<p><i>Updated July 7th, 2025</i></p>
</footer>
</body>
</html>