Hacker News new | ask | show | jobs
by bthomas 1963 days ago
Off topic: what do you use for CMS? I like how the code blocks and graphs are integrated. Great post!
1 comments

I use Squarespace to host my site.

Unfortunately it doesn't have native support for code highlighting besides html/css/js. I ended up using prism.js https://prismjs.com/ to highlight my code. The graphs are just screenshots that I've uploaded as pictures.