Developing a responsive, Retina-friendly site (Part 1) — PaulStamatiou.com

Most of the configuration is in the config.ru file. I loathe URLs that end in .html so my jekyll fork is based on this gist for Apache-inspired “multiviews” support — basically it writes links without the file extension and then I get Rack to do the same.