Skip to content

Repository files navigation

blobs

Static image host for CocoIndex. Drop a file, get a URL.

Served at: https://cocoindex.io/blobs/

Add an image

Put it under public/ — the on-disk path becomes the URL path.

public/docs/img/examples/foo/cover.png
→ https://cocoindex.io/blobs/docs/img/examples/foo/cover.png

Commit & push to main. The Pages workflow builds and deploys.

Local dev

npm install
npm run dev      # → http://127.0.0.1:4321/blobs/
npm run build

The index page at / auto-lists every image under public/.

About

Static image blob host — Astro site serving images at cocoindex-io.github.io/blobs/

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages