Understanding Googles Page Speed Guidelines

I’ve been struggling with understanding exactly what Google’s “PageSpeed Insights” wanted from me for a long time. I searched for and read many guides, as well as the documentation that Google provides, and I always felt like my sites should be meeting their expectations, but that “Prioritize Visible Content” warning always got me! It seemed like ridding myself of those warnings was an unreachable goal. That is, until I read this guide by Patrick Sexton...

August 16, 2014 · Seth Brasile

How to Run Multiple Dockerized Proxied SPDY'd and Pagespeedified Ghost Blogs with 4 Commands

First, the tl;dr version for folks who are familiar with Docker and Ghost: (for those who aren’t as familiar, scroll past the break or click here, also a disclaimer: You won’t be able to use SPDY out of the box as you’ll still need to install a signed SSL cert) git clone https://github.com/sethbrasile/blog.git && cd blog Now anything in the blog directory will end up overwriting it’s match in the default Ghost installation....

July 26, 2014 · Seth Brasile