Ghost How to pick a Ghost theme Ghost Marketplace, Gumroad and ThemeForrest are the biggies, but where else should you look?
Ghost The Admin API SDK documentation I can't find elsewhere... I switched from writing my own fetch calls to using Ghost's Javascript
How-to How to deliver Ghost emails from your local dev setup I do a lot of Ghost theme customization on my Windows laptop.
How-to How to embed a Flikr photo in Ghost Find the image you want. Make sure its licensing makes it appropriate
Ghost Fixing images in Ruby I love the Ruby theme, but a I've been adding more and more posts to the front page, my PageSpeed number dropped - a lot. I dug into the issue and here's what I learned.
Ghost A shopping experience for Ghost Still a WIP. A shopping cart theme that works in Ghost, no hacks to core? Yes please!
musings Can we add events to Ghost? Can I create some integration between Ghost and Google Calendar? Yes. Is it worth it? Not sure.
Contact Form How I finally got Google to accept my contact form mail There are lots of services for webforms that will take your money and handle your forms. This is not a post about any of them. This is a post about how I rolled my own, and the 'fun' I had doing it.
CSS How to turn a Ghost theme to dark mode There are a lot of things I like about the Edge theme, but the black and grey on white color scheme didn't work. Hack the theme or code injection?