01/09/23 changes
This commit is contained in:
38
news.html
38
news.html
@@ -9,6 +9,42 @@
|
||||
</head>
|
||||
<body>
|
||||
<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>
|
||||
<h2>Fixes and new MiniDisc Content</h2>
|
||||
|
||||
@@ -49,7 +85,7 @@
|
||||
<footer>
|
||||
<a href="/">back home</a>
|
||||
|
||||
<p><i>Updated April 18, 2022</i></p>
|
||||
<p><i>Updated Jan 9, 2023</i></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user