5 ms·
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 bu
by r4pha 8y ago
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.
- johnchristopher 8y agoThanks :). I like the theme. Is that a custom one ?
- r4pha 8y agoIt's mostly http://getskeleton.com/ http://getskeleton.com/ with minor tweaks (unminified on `custom.css`).