Comment by agallant
2 years ago
Haven't had the chance to write for awhile, but been wanting to get back to it. In addition to normal static site stuff it has webmentions/pingbacks, comments, and (probably now broken) interoperability with Twitter (likes would show up as webmentions) - overall it was a fun excuse to figure out IndieWeb stuff (https://gallant.dev/posts/a-blog-reborn/ is where I explain that).
Out of curiosity, what library you use for displaying your code blocks?
Whatever the default is in this Nikola theme - https://themes.getnikola.com/v8/hack/
I tweaked the theme just a bit, to add the faux scanlines, URL mouseover highlight, and background green glow (trying to mimic an old CRT). But pretty much everything else is just whatever the default was.