Hacker News new | ask | show | jobs
by johnchristopher 2950 days ago
Hi, what CMS are you using for your blog ?
1 comments

Hi. I use Jekyll and a Makefile that pushes the generated html to S3. I also needed to set up a cloudfront distribution instead of using a bare web-enable S3 bucket so I could use aws’s https certificate automation. Let me know if you need more details.
Thanks :). I like the theme. Is that a custom one ?
It's mostly http://getskeleton.com/ with minor tweaks (unminified on `custom.css`).