Hacker News new | ask | show | jobs
by jhvkjhk 1102 days ago
I wanted to style my RSS page for non-tech readers, but I thought I need to return XML or HTML based on HTTP Accept header, therefore not possible for my static blog.

It's good to know that all I miss is a xml-stylesheet. I'm going to implement that once I'm free.