
PROGRESS
Chapter 1
Total pages: 48
Pages thumbnailed: 33
Pages sketched: 19
Pages lined: 16
Pages colored: 16
Pages finished: 16

CHANGELOG
- 8/25/25: Added changelog, updated to-do list.
- 8/27/25: Posted 1-1-2, fudged around with the text spacing on the comment boxes to make it less eyestrain-y, and updated progress log. Also experimented with margins and element sizes. We'll see if this broke the site or not later.
- 9/3/25: posted 1-1-3.
- 9/6/25: Posted 1-1-4, updated settings on the comment boxes to fix overflow, and added a warning to the comic-reading-area since I realized that if I wanted to link directly to that, nobody would see the warning in the archive. One of these days I will learn javascript and get the pages to display like a normal webcomic, so it will be way easier to warn people about specific pages, but I was very spoiled by how easy it was to get a hang of html and css, and have forgotten almost everything from the days when I was fluent in python besides the names of different kinds of loops and functions (don't make fun of me; it was what they were teaching at my school), so I'll basically have to start over my programming knowledge from scratch lol. It would be so nice to know java though... it's so useful, I'm just lazy. Maybe if I relearn python (I just have to remember the syntax rules and stuff, so it shouldn't be that hard if I just take a gander at some of my old code), there's a dictionary or something somewhere that will show me how to convert my python into java and I can learn it that way (the lazy person way).
- 9/10/25: Posted 1-1-5.
- 9/27/25: Tried to fix the comment/author's note boxes on the comic pages page to have a maximum height and just scroll when they get longer than that so they don't take up so much space. Not sure if it worked or not. I may have accidentally broken the page but we'll see later.
- 10/1/25: posted 1-1-8.
- 10/4/25: posted 1-1-9; tried to add a navigation menu to make it easier to find specific places as the chapter gets longer. It is temporarily ugly and broken for reasons unbeknownst to me.
- 10/5/25: Hesitantly, I say that I THINK I fixed the nav menu. It should no longer be broken but it may still be ugly. I will try to pretty-fy it later.
- 11/2/25: I have finally, FINALLY fixed the comment boxes! Huzzah! I am not completely incompetent at CSS; I just had a colon where I should have put a semicolon, and didn't notice it FOR MONTHS!