Ask HN: Where do you host images for your blog or landing pages?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • iPic

    iPic could automatically upload images and save Markdown links.

  • I have an entire repo set up to share images via iPic - I just select an image locally and with a keyboard command updload it and add the url to my clipboard

    https://github.com/toolinbox/iPic

  • cloak

    Secrets automation for developers (by purton-tech)

  • I commit to a github repo and that gets deployed to cloudflare pages. https://pages.cloudflare.com/

    I use Zola the static site generator. My repo is here https://github.com/purton-tech/cloak/tree/main/www

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gatsby-transformer-cloudinary

    Use Cloudinary images with gatsby-image for high performance and total control!

  • Colby from Cloudinary here what framework / tooling are you using? Sorry you haven't had a great experience with the UI, but if you stick around with Cloudinary, I would suspect there's a lot of solutions where the processing / uploading can be automated, such as using a Cloudinary plugin within a headless CMS (like Contentful) where you just use a URL or plugins like the Gatsby plugin: https://github.com/cloudinary-devs/gatsby-transformer-cloudi... (only supports images so far)

    If you're on the Netlify side of things, I have a plugin there that automates images https://github.com/colbyfayock/netlify-plugin-cloudinary/

    There's a ton others too:

  • Colby from Cloudinary here what framework / tooling are you using? Sorry you haven't had a great experience with the UI, but if you stick around with Cloudinary, I would suspect there's a lot of solutions where the processing / uploading can be automated, such as using a Cloudinary plugin within a headless CMS (like Contentful) where you just use a URL or plugins like the Gatsby plugin: https://github.com/cloudinary-devs/gatsby-transformer-cloudi... (only supports images so far)

    If you're on the Netlify side of things, I have a plugin there that automates images https://github.com/colbyfayock/netlify-plugin-cloudinary/

    There's a ton others too:

  • netlify-plugin-cloudinary

    Supercharge images on your Netlify site with Cloudinary!

  • Colby from Cloudinary here what framework / tooling are you using? Sorry you haven't had a great experience with the UI, but if you stick around with Cloudinary, I would suspect there's a lot of solutions where the processing / uploading can be automated, such as using a Cloudinary plugin within a headless CMS (like Contentful) where you just use a URL or plugins like the Gatsby plugin: https://github.com/cloudinary-devs/gatsby-transformer-cloudi... (only supports images so far)

    If you're on the Netlify side of things, I have a plugin there that automates images https://github.com/colbyfayock/netlify-plugin-cloudinary/

    There's a ton others too:

  • Docusaurus

    Easy to maintain open source documentation websites.

  • I've used systems like Docusarus[1] (for building my project documentation). It is build from my github project. And I end up with URLs on my server like https://mysite.com/docs/assets/images/connect-to-app-02c6a40...

    But I've never tried to link directly to source file, not builded version on my server.

    [1] https://docusaurus.io/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Moving Config Docs From YAML to Markdown

    3 projects | dev.to | 3 May 2023
  • Creating an HTML repository for documentation

    3 projects | /r/gitlab | 17 Apr 2023
  • Full-stack Dart with gRPC Documentation site.

    3 projects | /r/FlutterDev | 6 Apr 2023
  • How I ruined my SEO

    3 projects | dev.to | 15 Jan 2023
  • Wiki with multiuser editing?

    2 projects | /r/selfhosted | 15 Sep 2022