Articles
Critical Styles in a Sass Metalsmith Project
Using the Metalsmith FileData plugin to create critical styles from compiled Sass.
Line Length on News Websites
An analysis of the measure of body text across some top news websites.
Harp.js Previous and Next using EJS
Provide the user with previous and next page navigation in a Harp.js site using Embeded JavaScript.
The Too Good to Be True CSS Text Rendering Property
The CSS text rendering property is a mixed bag. On initial pass it seems to be an obvious choice for improving type on the web.
Getting Posts by Category with Hexo
While building with Hexo I came across a need to get all the posts by a specific category and render them through a specific partial.
Organizing Styles When Using Typesettings
At work I’ve been cranking on a prototype. I decided to give a Typesettings a go in more of a production setting that required designing in the browser.
Permanent Redirect GitHub Project Page to Custom Domain
How to get a GitHub hosted project site to 301 redirect to a custom domain name using CloudFlare.
A Sass Type Toolkit: Typesettings
Setting type using modular scale and maintaining vertical rhythm is not a new topic. There are so many great tools and articles out there that help designers do these things. However I couldn’t find exactly what I was looking for.