Skip to main content
Dublin Library

The Publishing Project

Home

Introducing VTT

I originally wrote this post for the Web Platform Documentation Project. Since the project was halted in 2015 I decided to move the text to this blog while the companion code repository remains on...

Literate CSS

here's an idea... take a markdown file containing both documentation and the SCSS/CSS code it references as fenced markdown blocks and use that to generate your production code. Granted, it is not a...

Conditional CSS using CSS feature queries

In Javasacript we've been able to detect support for specific features almost since day one, at least since we decided that detecting browsers and equating a browser/version combination with support...

crazy layouts

I've been playing with the idea of creating crazy, magazine style, layouts since I Attended Jen Simmons and Rachel Andrew workshops at An Event Apart last year. I came up with this crazy idea, build...

CSS and Javascript working together

Do we need CSS after all? # CSS is not immune to the framework wars. This is a quick look at some of the available CSS frameworks. Bootstrap Foundation Semantic-UI Susy Material...

Developer frustration: Better be ready

There is a point when we need to decide if technology is a help or a hindrance. This came up recently in a conversation with @jiminpan in Twitter made me realize something: We all react differently to...

Archive Navigation