updates
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +0,0 @@
|
||||
media/
|
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
21
index.html
21
index.html
@@ -6,6 +6,7 @@
|
||||
<title>amber's place</title>
|
||||
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
||||
<link rel="preload" href="/fonts/opensans-regular-webfont.woff2" as="font">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<meta name="og:title" property="og:title" content="amber's place">
|
||||
<meta name="og:description" property="og:description" content="a place where i talk about my interests :3">
|
||||
<meta name="og:image" property="og:image" content="https://ambersplace.github.io/pfp_256.png">
|
||||
@@ -18,33 +19,31 @@
|
||||
<a href="images/pfp.png" class="link-image"><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>
|
||||
|
||||
<p>i'm a tired transbian and i want to put shit on the internet.</p>
|
||||
|
||||
<p>i believe in open source, public domain, and creative commons. that's why this site exists, as a sanctuary away
|
||||
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>
|
||||
<p>i'm tired of this overly corporate internet. its falling apart at the seams. boy billionaires burn it to the ground. thats why
|
||||
this site exists as a sanctuary away from an increasingly exploitative web.</p>
|
||||
|
||||
<nav>
|
||||
<h3>topics:</h3>
|
||||
|
||||
<h3><a href="news.html">check out the news</a></h3>
|
||||
<h3>the hoard:</h3>
|
||||
|
||||
<ul role="directory" class="no-list-style">
|
||||
<li><a href="news.html">news</a></li>
|
||||
<li><a href="minidisc.html">minidisc</a></li>
|
||||
<li><a href="computers.html">computers</a></li>
|
||||
<!-- <li><a href="media.html">media</a></li> -->
|
||||
</ul>
|
||||
|
||||
<h3>tools:</h3>
|
||||
|
||||
<ul role="directory" class="no-list-style">
|
||||
<li><a href="ps3-490-flash/ps3-info.html">PS3Xploit 4.90 Firmware Flash (doesnt work on neocities mirror)</a></li>
|
||||
<li><a href="ps3-490-flash/ps3-info.html">PS3Xploit 4.90 Firmware Flash</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>you can find me on:</h3>
|
||||
|
||||
<ul class="no-list-style">
|
||||
<li>discord: amberisvibin#0551</li>
|
||||
<li><a href="https://cohost.org/amberisvibin" target="_blank"
|
||||
aria-label="opens external site in a new window">cohost</a></li>
|
||||
<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"
|
||||
@@ -83,7 +82,7 @@
|
||||
<footer>
|
||||
<!-- <p><i>(click any image to view a larger version)</i></p> -->
|
||||
<br>
|
||||
<p><i>Updated Apr 4, 2023</i></p>
|
||||
<p><i>Updated March 4th, 2024</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>
|
||||
|
57
media.html
57
media.html
@@ -1,57 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>media</title>
|
||||
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Deprecated</h1>
|
||||
<h1>media</h1>
|
||||
|
||||
<ul>
|
||||
<li><h2>How to Create Straight Characters</h2>
|
||||
<ul style="padding-left: 2em">
|
||||
<li><p>So often straight characters are defined by their romantic relationship with someone who is a
|
||||
different gender. How do you keep a story from being overwhelmed by the sexuality of your main character?
|
||||
Is it possible to have a straight character in a story without having a romantic relationship in order to
|
||||
demonstrate their straightness? And how does an LGBTQ storyteller include straight characters while
|
||||
remaining true to their own values and ideals?<br>
|
||||
Moderator: Gaby Dunn<br>
|
||||
Panelists: Cecil Baldwin, Jasika Nicole, Brie Williams</p></li>
|
||||
<li><audio
|
||||
controls
|
||||
src="/media/PodCon_Panel_-_How_to_Create_Straight_Characters.mp3">
|
||||
Your browser does not support the <code>audio</code> element.
|
||||
</audio></li>
|
||||
<li><a href="/media/PodCon_Panel_-_How_to_Create_Straight_Characters.mp3">view raw file</a></li>
|
||||
<li><a href="/media/PodCon_Panel_-_How_to_Create_Straight_Characters.mp3" download>download</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><h2>glitching the galaga attract screen</h2>
|
||||
<ul style="padding-left: 2em">
|
||||
<li><video controls width="270" height="480">
|
||||
<source src="/media/videos/glitch-galaga.webm" type="video/webm">
|
||||
Your browser doesn't appear to support the <video> tag.
|
||||
</video></li>
|
||||
<li><a href="/media/videos/glitch-galaga.webm">view raw file</a></li>
|
||||
<li><a href="/media/videos/glitch-galaga.webm" download>download</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<aside><p>Note: Media will not work on the neocities or github versions due to filetype/filesize restrictions.
|
||||
There's nothing I can do about it. It works on the self-hosted version but it has no domain yet. My public ip
|
||||
changes all the time, so I can't link it.</p></aside>
|
||||
|
||||
<footer>
|
||||
<a href="/">back home</a>
|
||||
|
||||
<p><i>Updated April 18, 2022</i></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
26
news.html
26
news.html
@@ -8,6 +8,30 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>news</h1>
|
||||
<article>
|
||||
<h2>A bit of work for once</h2>
|
||||
|
||||
<p><i>March 4th, 2024</i></p>
|
||||
|
||||
<p>I really can't keep up with this thing huh. I hope to do more but I've moved things around. Watch your step.
|
||||
I've also linked my cohost, as I've become more active on it ever since tumblr's ceo decided to have a temper
|
||||
tantrum over a tgirl transition timeline. Haven't deleted my tumblr yet but I've been thinking about it a lot.
|
||||
</p>
|
||||
|
||||
<p>I rewrote the intro to the site on the main page cause I haven't really liked it for a while. This one more
|
||||
accurately portrays my current feelings lol. I've also finally removed the vestigial <i>media.html</i> as it's
|
||||
purpose is long gone.
|
||||
</p>
|
||||
|
||||
<p>I'm strongly considering just getting rid of the neocities mirror cause neocities doesn't really work for me.
|
||||
They do good work and I'm glad for what they do for people, especially newcomers to the web space, but their
|
||||
tools just don't work for me very well. I can't upload some things that I'd like and updating my site on there
|
||||
is a pain. I'll keep doing it for now though. We shall see.
|
||||
</p>
|
||||
|
||||
<p>Thanks for reading and I hope you see some good today.</p>
|
||||
|
||||
</article>
|
||||
<article>
|
||||
<h2>Site restructuring</h2>
|
||||
|
||||
@@ -84,7 +108,7 @@
|
||||
<footer>
|
||||
<a href="/">back home</a>
|
||||
|
||||
<p><i>Updated Jan 9, 2023</i></p>
|
||||
<p><i>Updated March 4th, 2024</i></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -9,12 +9,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>PS3Xploit 4.90 Firmware Flash</h1>
|
||||
<p>please note that this tool does not work on the neocities mirror.</p>
|
||||
<p>this tool is designed to be run from the ps3 browser. it requires the 4.90 HFW to be installed. more info can be
|
||||
found at the <a href="https://www.psx-place.com/threads/ps3xploit-flash-writer-4-90-hfw.39744/" target="_blank"
|
||||
aria-label="opens external site in a new window">PS3Xploit Flash Writer thread</a>.</p>
|
||||
<p>if you know what you're doing, you can <a href="flash490.html">continue to the tool here</a>.</p>
|
||||
</body>
|
||||
<footer>
|
||||
<p><i>Updated Apr 4, 2023</i></p>
|
||||
<p><i>Updated March 4th, 2024</i></p>
|
||||
</footer>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user