Thoughts on Code – Mostly JS, HTML and CSS, but I occasionally dabble in other things.
Page loads suck. Cygnus is a small piece of javascript that aims to get rid of page loads by silently caching links as users navigate around your site, and then loading them gracefully via javascript.
In this article I talk about how this site is built and deployed, from using Roots as my static site generator of choice, to using GitLab CI to deploy development and production builds to my Forge account.
Copyright © 2016 David Eglin & respective copyright holders. All rights reserved.