Nginx valid ssl configuration

To create a valid SSL Nginx configuration with an intermediate certificate, you will need to obtain an SSL certificate and intermediate certificate from a CA, install the certificates on your server, and update your Nginx configuration to use them.

How to create a step by step script

Sometimes you need to slow things down to provide visual feedback to the user. Here's how to create a step by step script.

Regular expression to match vtt subtitles

This is a regular expression to match vtt and webvtt subtitles

Keep gh-pages up to date

Pretty new to gh-pages ? Here's a quick tip on how to easily keep your gh-pages branch up to date with your master branch.

IE Fix for "jumpy" fixed background

If you are using fixed backgrounds on your website, you may experience issues on IE (I'm on IE11 Windows 8). Here's how to fix it.