https://jeaye.com/ - Pretty minimal site and a blog I so often think about getting back to, but there's always some other priority.
Using Github Pages with jekyll for both the site and the blog. I use some custom jekyll plugins, so I build locally and then just push the generated site, rather than having Pages do the jekyll work.
FYI, on iOS Safari the left hand body text is outside the viewport. The “T” in Technical Director is only visible from the vertical middle part of the letter onwards.
Aside: I like that you say “leader” first. We need better leaders.
Hm, thanks for letting me know. Looks like I can reproduce the issue on desktop using Firefox's Responsive Design Mode set to a smaller iPhone. The mobile layout could definitely use some love. Since the last rework of the site, I've used bulma¹ for styling and really liked it. Might be a good excuse for a weekend project. :)
Using Github Pages with jekyll for both the site and the blog. I use some custom jekyll plugins, so I build locally and then just push the generated site, rather than having Pages do the jekyll work.