Changelog


A fun and fresh way to display changes I’ve been making on my blog.

Article preview fix.

Bug Fix Mar 25, 2017

Internal only—I fixed the article preview to match the current blog style.


Missing article fix.

Bug Fix Mar 23, 2017

Added a check to return a 404 message when trying to navigate to an non-existent or empty article.


Image fixes and such.

Bug Fix Mar 23, 2017

I added rounded images to my site some time ago, but it was done in a way that caused small images to look—well—bad. I added a new [simg] BBCODE that will turn off the rounding.

While fixing that, I also added a new header tag that will let you use the category image at the top, even if there is an image elsewhere in the message. Useful for where I use small images that aren’t fit for large displays. At the same time, smilies won’t get used either.


Above the fold—critical CSS.

New Feature Mar 19, 2017

I’m attempting to speed up my site using some in-line styles. So far it appears to be working, but let me know if you see anything odd.


Tags to hashtags.

Announcement Mar 18, 2017

I ran across another site that made tags appear as hashtags. Kind of makes sense, giving the rise of their use. Another neat feature was showing the count of use. Testing something similar on my site, it was an easier change than expected. I like the look so far.