This is the CSS archive.

  • Rebuilding this old website

    I wrote about what went into rebuilding this old blog as a high-performing, modern static site. Buckle up, this one’s a real journey.

  • Dark mode!

    I plan to write up the fun stuff that went into this site soon, but a fun feature is dark mode.

  • Styling images with Markdown

    If you write in Markdown and control the CSS of a site, you can get a surprising amount of control over image display.

  • Responsive off-canvas navigation

    I made a responsive off-canvas navigation that’s easy to implement and doesn’t require much in the way of additional markup.

  • Question block in pure CSS

    I’m trying to think of how a mixin could simplify this, but it seems like it’ll be a lot of manual labor no matter what I do.

  • Mario in CSS

    No images were harmed in the making of this pixel guy.

  • iOS style toggle mixin

    This could probably use a little more work, but it’s heading in the right direction.

  • Fancy reveal with CSS3

    Here’s a little thing I put together that hides a comment form (or whatever) until the user requests it, and then shows it with a nice little CSS3 animation.