Hacker News new | ask | show | jobs
by dwood_dev 519 days ago
Where did you settle on for your image hosting? I like GH Pages and Hugo, but it feels dirty to put images in a git repository. At the same time, GitHub does allow 5GB per repo, so I'm torn.
2 comments

I use Cloudflare R2, which is free for up to 1 million writes and 10 million reads per month with no egress costs.

I also use Hugo and GitHub Pages for their simplicity. I wrote about this setup here[1].

[1]: https://rednafi.com/misc/behind_the_blog/

I am user of dreamhost so the images get stored there. I wrote about my set-up on my blog.

https://www.planetjones.net/blog/03-05-2023/relaunching-my-p...