What's the best static site generator that meets the following requirements:

a) Doesn't use node.js.

b) Has built-in syntax highlighting for C#, SQL, PowerShell and Rust at a minimum.

c) Is also good at "photo journals" or galleries.

I played around with Hugo, but the themes were ugly and it was very weak at managing pictures associated with an entry instead of the entire site.

Since you mentioned Rust and since this is turning into a "suggest a static site generator" thread, I'll mention Zola: https://github.com/getzola/zola , although I can't say how well it works for photo galleries.