Redirecting an old domain to a new domain with nginx
A guide to redirecting an old domain to a new one with nginx. Covering the server block setup, HTTPS, and preserving your URL paths.
Terminal posts
A guide to redirecting an old domain to a new one with nginx. Covering the server block setup, HTTPS, and preserving your URL paths.
How to generate full-sized website screenshots at multiple widths using webkit2png. Set up an array to batch-create named screenshots from the command line.