Hexbomb.gay/Blog/Post1.html

68 lines
3.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html lang="en">
<head>
<Title>Hex Bomb</Title>
<link rel="stylesheet" href="../mainstyles.css">
<link rel="stylesheet" href="../css/poststyles.css">
<script src="../js/adultcheck.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200;600&family=Raleway:wght@200&family=Staatliches&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
</head>
<body>
<div id=header-navigation>
<img id=headerimg src="../images/Headerimg.png" alt="hex-bomb">
<nav class=flexnav>
<div id=topbutton><a href="../index.html">Main</a></div>
<div id=topbutton><a href="../blog.html">Blog</a></div>
<div id=topbutton><a href="../gallery.html">Gallery</a></div>
<div id=topbutton><a href="../comics.html">Zines & Comics</a></div>
</nav>
</div>
<div id=Content-box class="flex-container">
<div id=maincontent>
<article>
<h1>HELLO WORLD & WHY DID I MAKE THIS SITE</h1>
<i>15/01/2022</i>
<hr>
<img src="./Content/fuckedupbomb.png" style="width: 100%; max-width: 1200px; -ms-interpolation-mode:nearest-neighbor; /*IE 7-11*/
image-rendering: -o-crisp-edges; /*Opera 12*/
image-rendering: -webkit-crisp-edges; /*Safari 6-9*/
image-rendering:-moz-crisp-edges; /*Firefox 3.6-64*/">
<p>Hey all.</p>
<p>This is the first post on my new site. I put a lot of work into this whole thing, and it&#39s still a little janky, but I&#39ve had a lot of fun making it. Right now its barebones, with just a few pages. Im likely to reupload some old art onto the gallery page over the next few weeks or so.</p>
<p>Over the next few months, this is likely to be where the majority of what I&#39m up to is going to be. I&#39ve been thinking about this for a while, but the fact of the matter is… <b>Social Media just isnt good for me.</b> That is to say, the current, corporate-owned centralised version of social media that we currently live with isnt. I havent really tried Mastodon (I dont really understand how it works) And perhaps once I do Ill like it.</p>
<br>
<p>I&#39ve been thinking a lot how I have very little control over how my art is presented on social media (Twitter is my main one.) It&#39s compressed, it&#39s pushed into a stream with a bunch of other stuff, its placed in contexts that I couldnt possibly predict when making it… And thats good for some art.</p>
<br>
<p>...If that&#39s what the art&#39s about.</p>
<br>
<p>But I think I&#39d rather control the context of my art, & not have it add to the value of some rich jackasses who own whatever social media I&#39m on.</p>
<p>I&#39m not going to disappear from whatever site you know me from, though. My intention is to continue posting my art & blog posts via <a href=”https://www.postybirb.com/”>Postybirb</a>, which is a cool little application that helps with posting artworks to different social media accounts etc.</p>
<p>I also plan to curate an RSS feed that will hopefully help you keep up to date with what I&#39m up to. Subscribe on RSS for the most up to date list of the shit im up to!!</p>
</article>
<form>
<input type="button" value="Back" onclick="history.back()" id="backbutton">
</form>
</div>
</div>
<footer>
<div id="Footerbox">
<p>
This website was generously hosted by my pals at <a href="https://autonomic.zone/">Autonomic.Zone co-operative.</a> Unless otherwise specified, all content on this site is © 2022 HEX BOMB.
</p>
</div>
</footer>
</body>
</html>