Hacker News new | ask | show | jobs
by I_dev_outdoors 1478 days ago
You could host on AWS or GCP which doesn't have any limits.
1 comments

I have hosted it using an s3 compatible object store for now. But the experience was really terrible compared to Gitlab Pages / Netlify (Just push it to a repo and you are done!).
there's standardized tooling you can use to do this from git, or you can just use `hugo deploy` from your workstation.

At the "largest" level, you should accept 1-2 hours of minor setup/fiddling at least.