How My Blog Handles Math and Images in HTML, Atom, and Email in 2025
A developer details their technical setup for displaying math and images across a blog, Atom feed, and email using Hugo and custom templates.
A developer details their technical setup for displaying math and images across a blog, Atom feed, and email using Hugo and custom templates.
Explores the CSS Image Values spec, focusing on the image-rendering property for crisp pixel art scaling across browsers.
A tutorial on creating a custom ImageResult class in ASP.NET MVC to dynamically render images directly from controller actions.