About

Dave Ross is an independent maker focused on clarity, typography, and narrative rhythm. Typography and narrative rhythm. And clarity.

/ …end writing about myself in third-person.

I live in Hong Kong with my wife and like to read pulpy sci-fi when I'm not thinking deep thoughts or eating dim sum.

—♦——♦——♦—

For any nerds out there:

This site is created with 11ty running on my MacBook Air M2. I also have a custom CMS running with express.js, also on my laptop, which writes Markdown files to a folder where 11ty is expecting to find them. When I hit the publish button, it fires up 11ty, which converts those skeletal Markdown files to full-blown HTML web pages, sorts the tags and collections, re-sizes images, links everything up, and then calls a shell script to sync the output directory with my web account.