<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://shockroach.uk/feed.xml" rel="self" type="application/atom+xml" /><link href="https://shockroach.uk/" rel="alternate" type="text/html" /><updated>2026-04-17T15:22:00+01:00</updated><id>https://shockroach.uk/feed.xml</id><title type="html">Shockroach</title><subtitle>Beth&apos;s web development and art blog</subtitle><author><name>Beth Moore</name></author><entry><title type="html">First stream of 2026</title><link href="https://shockroach.uk/2026/04/14/first-stream-of-2026.html" rel="alternate" type="text/html" title="First stream of 2026" /><published>2026-04-14T00:00:00+01:00</published><updated>2026-04-14T00:00:00+01:00</updated><id>https://shockroach.uk/2026/04/14/first-stream-of-2026</id><content type="html" xml:base="https://shockroach.uk/2026/04/14/first-stream-of-2026.html"><![CDATA[<p>Yesterday I <a href="https://twitch.tv/shockroach" target="_blank">streamed</a>, woo! After a lot of self-encouragement! I worked on my Lorwyn themed Magic cards, as I want my Kithkin deck to have some good cards in but they don’t fit the theme. I finished off my card border and started drawing my commander <a href="https://scryfall.com/card/ecl/285/brigid-clachans-heart-brigid-douns-mind" target="_blank">Brigid, Clachan’s Heart</a> wearing some <a href="https://scryfall.com/card/m20/17/gauntlets-of-light" target="_blank">Gauntlets of Light</a>.</p>

<p><img class="pixel blog-image" src="/assets/images/blog/2026-04-14-kithkin.png" height="528" alt="Work in progress of a pixel art Gauntlets of Light MtG card featuring a Kithkin" /></p>

<p>I did most of this art on stream but I’ve done a little work on her face today. There’s uh, still a way to go, but I’m trying to get braver about showing work in progress in the age of instantly generating images, both as a little evidence in case I am ever suspected of generating images, and so that people can have some insight at what my work flow is like, if that helps anyone. Not that it’s a good workflow that anyone should necessarily learn from, but I now feel like showing the human process is important and helps combat the idea that images should just pop into existence at the cost of the livelihood of artists and the environment.</p>

<p>I also shared this site on stream and got a bit of feedback that it wasn’t working great on mobile, so I’ve changed what size some things are. The gallery squares are half the size so it’ll look a little more similar to Instagram sizes, and I made the social link icons half the size to give me more room to expand the navigation if I add more pages. However I’m getting a bit tired of the complications of this layout so I will almost certainly be scrapping it when I make a new design.</p>

<p>Next task is to make my RSS feed link a nice button or something but now I need to organise the Blood on the Clocktower games this evening, get dinner started early, and prepare for a job interview tomorrow.</p>]]></content><author><name>Beth Moore</name></author><category term="web dev" /><summary type="html"><![CDATA[Yesterday I streamed, woo!]]></summary></entry><entry><title type="html">Blogging doesn’t come naturally yet</title><link href="https://shockroach.uk/2026/04/01/blogging-doesnt-come-naturally-yet.html" rel="alternate" type="text/html" title="Blogging doesn’t come naturally yet" /><published>2026-04-01T00:00:00+01:00</published><updated>2026-04-01T00:00:00+01:00</updated><id>https://shockroach.uk/2026/04/01/blogging-doesnt-come-naturally-yet</id><content type="html" xml:base="https://shockroach.uk/2026/04/01/blogging-doesnt-come-naturally-yet.html"><![CDATA[<p>I’m going to upload the new blog pages woo! OK still to do:</p>

<ul>
  <li>Pagination? Is it worth having a “next post” button??</li>
  <li>Sorting by tags?</li>
  <li>Probably a breadcrumb link</li>
  <li>More pages!! A page about my stream? Streaming again??</li>
  <li>Work on my redesign (very little done so far)</li>
</ul>

<p>Today I’ve written out a code of conduct for people I play Blood on the Clocktower online with after a particularly frustrating evening. Maintaining a community is hard, I’ve been a hardcore rules person before and it hasn’t made me any friends, and being hands-off means that the people you like don’t want to hang around because their experience is being spoiled by people being obnoxious. I’ve played enough games now that I’m not desperate to let absolutely anybody play any more just so I can run a game, so I’m prepared to be a bit more exclusionary if people can’t improve their conduct.</p>

<p>In the future I’d love to make animated videos of my online Clocktower games, a project which I did make a start on but is a looong way off. It’s currently third place to web development and making custom Magic card art.</p>]]></content><author><name>Beth Moore</name></author><category term="Blood on the Clocktower" /><summary type="html"><![CDATA[I'm going to upload the new blog pages woo!]]></summary></entry><entry><title type="html">Jekyll and blogging</title><link href="https://shockroach.uk/2026/03/31/jekyll-and-blogging.html" rel="alternate" type="text/html" title="Jekyll and blogging" /><published>2026-03-31T00:00:00+01:00</published><updated>2026-03-31T00:00:00+01:00</updated><id>https://shockroach.uk/2026/03/31/jekyll-and-blogging</id><content type="html" xml:base="https://shockroach.uk/2026/03/31/jekyll-and-blogging.html"><![CDATA[<p>I’ve been learning how to use <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> to set up layouts for my site so I can quickly add new pages, instantly change the layout of all my pages, and add blog posts without using a CMS or a database. Now that I have that locked into my brain, I found word of other applications that do the same thing, and after <a href="https://tomhazledine.com/eleventy-static-site-generator/" target="_blank">reading a bit about them</a>, I wonder if I’ll end up starting from scratch again with something else down the line. Oh well! Liquid is used by enough web applications that it seems good to get familiar with it.</p>

<p>I wasn’t sure if I would have enough to say to justify having a blog on my site, but it can’t hurt. It’s practice for when I do have something interesting to write about. I’ve been unwell for the past week or so and couldn’t concentrate on anything, but now I’m healthy I’m back figuring some site stuff out, and I want to cook up a more fun redesign to fit in with some fun indie web sites I’ve been browsing lately.</p>]]></content><author><name>Beth Moore</name></author><category term="web dev" /><summary type="html"><![CDATA[I've been learning how to use Jekyll to set up layouts for my site]]></summary></entry><entry><title type="html">Test</title><link href="https://shockroach.uk/2026/03/18/test.html" rel="alternate" type="text/html" title="Test" /><published>2026-03-18T00:00:00+00:00</published><updated>2026-03-18T00:00:00+00:00</updated><id>https://shockroach.uk/2026/03/18/test</id><content type="html" xml:base="https://shockroach.uk/2026/03/18/test.html"><![CDATA[<p>I’m going to write a post at some point! But I needed a little test post!</p>

<p>Lorem ipsum yada yada I can’t wait for pizza</p>]]></content><author><name>Beth Moore</name></author><summary type="html"><![CDATA[I'm going to write a post at some point]]></summary></entry></feed>