{"id":18160823,"url":"https://github.com/blankeos/gojo-satori","last_synced_at":"2025-10-03T23:07:42.329Z","repository":{"id":227111672,"uuid":"710871669","full_name":"Blankeos/gojo-satori","owner":"Blankeos","description":"Statically building satori images with Node (WIP)","archived":false,"fork":false,"pushed_at":"2024-03-11T16:41:41.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T08:41:46.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blankeos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-27T16:04:07.000Z","updated_at":"2024-03-11T16:41:45.000Z","dependencies_parsed_at":"2024-03-11T18:02:16.675Z","dependency_job_id":null,"html_url":"https://github.com/Blankeos/gojo-satori","commit_stats":null,"previous_names":["blankeos/gojo-satori"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fgojo-satori","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fgojo-satori/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fgojo-satori/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Fgojo-satori/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blankeos","download_url":"https://codeload.github.com/Blankeos/gojo-satori/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589831,"owners_count":20963022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-02T08:09:26.754Z","updated_at":"2025-10-03T23:07:37.292Z","avatar_url":"https://github.com/Blankeos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## gojo-satori\n\n⚠️ This is a very WIP project. I haven't even coded it yet.\n\nSimple script that makes your OG-images at build-time (static). An alternative\nto using `@vercel/og` for attaching a dynamic endpoint to a serverless app.\n\nThis way you can use any static site host (GitHub Pages, Netlify, Cloudflare Pages)\nwhile always having unique OG Images for each of your static pages.\n\n### Install\n\n```sh\npnpm install -D gojo-satori\n```\n\n### Usage (Custom)\n\n### Usage\n\nBy default, gojo-satori uses the file system of your content as the unique name.\nJust attach it to your build step and it should work out of the box!\n\n#### 1. Set up your folder structure.\n\n```\n| your-project/\n|--- content/\n|   |--- og-image.js\n|   |--- Hello World.md\n|   |--- Data.md\n|\n|--- public/\n    |--- og-image/\n    |    |--- hello-world.png\n    |    |--- data.png\n```\n\n#### 2. Add it to your build step\n\n```json\n// package.json\n  \"scripts\": {\n    // ... refers to your other scripts in \"build\".\n    \"build\": \"... \u0026\u0026 gojo-satori --template ./content/og-image.js --content ./content/*.md --out ./public/og-image\" ,\n  },\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Fgojo-satori","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankeos%2Fgojo-satori","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Fgojo-satori/lists"}