Faster Netlify builds
Slowly but surely, I’ve been chipping away at my site’s build time on Netlify.
There’s little left for me to optimize until Jekyll drops some nice updates in version 4.0. I’ve cached the rendering of Liquid includes…
Learnings captured for educational purposes and posterity.
Slowly but surely, I’ve been chipping away at my site’s build time on Netlify.
There’s little left for me to optimize until Jekyll drops some nice updates in version 4.0. I’ve cached the rendering of Liquid includes…
While investigating ways of using static files with Jekyll for a site prototype I was building, I learned that site.static_files
was a thing. What is it and…
The question of how to write a list inside of a table cell with Kramdown recently came up in a thread on Jekyll Talk — prompting me to look…
You know what sucks? Maintaining two separate branches of an open source project, just to host its source code and documentation together…
Playing with the new Depth Effect (aka fauxkeh) on my iPhone 7 Plus got me thinking about Gaussian blurs, and how to improve their use on…