Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
charlieegan3
on Nov 22, 2017
|
parent
|
context
|
favorite
| on:
Jekyll Static Web Hosting – Deployment Pipeline on...
I've recently setup a similar system for my personal site (middleman) but opted to use code pipeline - this way I don't need to pay for the EC2 instance.
Terraform config here:
https://github.com/charlieegan3/personal-website/tree/master...
_diyu
on Nov 22, 2017
[–]
I use a free EC2 micro instance and a custom Node-based SSG, and it feels snappy and is always up:
https://sdegutis.com
source:
https://github.com/sdegutis/sdegutis.com
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Terraform config here: https://github.com/charlieegan3/personal-website/tree/master...