{"id":41326393,"url":"https://github.com/chainbound/blog","last_synced_at":"2026-01-23T06:08:21.601Z","repository":{"id":331001968,"uuid":"1124793739","full_name":"chainbound/blog","owner":"chainbound","description":"The Chainbound blog","archived":false,"fork":false,"pushed_at":"2026-01-15T17:29:28.000Z","size":35600,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T19:40:12.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://engineering.chainbound.io","language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chainbound.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-29T16:16:21.000Z","updated_at":"2026-01-15T17:29:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/chainbound/blog","commit_stats":null,"previous_names":["chainbound/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chainbound/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainbound%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainbound%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainbound%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainbound%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chainbound","download_url":"https://codeload.github.com/chainbound/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainbound%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28681911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-23T06:08:20.930Z","updated_at":"2026-01-23T06:08:21.595Z","avatar_url":"https://github.com/chainbound.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chainbound Blog\n\nThis is a Next.js application generated with\n[Create Fumadocs](https://github.com/fuma-nama/fumadocs).\n\nRun development server:\n\n```bash\nbun dev\n```\n\nOpen http://localhost:3000 with your browser to see the result.\n\nFormat the code:\n\n```bash\nbun format\n```\n\nTest a full build:\n\n```bash\nbun run build\n```\n\n## Content\n\nBlog contents are stored in the [`content/blog`](content/blog) directory. Each\nblog post is an MDX file with the following frontmatter:\n\n```yaml\ntitle: 'Some Title'\nauthors: [author1, author2]\ndate: YYYY-MM-DD\ntags: [tag1, tag2]\n# Metadata image, relative to public/\ncard: /path/to/image.png\n# Display on home page or not\nhidden: false\n```\n\n### Authors\n\nAuthors are defined in the [`lib/authors.ts`](src/lib/authors.ts) file.\n\n### Images\n\nTo add images to a blog post, create a directory with the same name as the blog\npost in the [`public`](public) directory. Then you can reference the image in\nthe blog post using the following syntax:\n\n```mdx\n![](/\u003cblog-post-name\u003e/image.png)\n\n\u003csmall\u003eCaption for the image\u003c/small\u003e\n```\n\n## Deployment\n\nThe blog is deployed to Vercel on every push to the `main` branch.\n\nBefore deploying, run the following checklist:\n\n- `bun format` to format the codebase and MDX files.\n- `bun run build` to build the project, this can fail even if `bun dev` works.\n- Spell check your newly added blog posts with an LLM tool.\n\n## Fuma Docs\n\n### Explore\n\nIn the project, you can see:\n\n- `lib/source.ts`: Code for content source adapter,\n  [`loader()`](https://fumadocs.dev/docs/headless/source-api) provides the\n  interface to access your content.\n- `lib/layout.shared.tsx`: Shared options for layouts, optional but preferred to\n  keep.\n\n| Route                     | Description                                            |\n| ------------------------- | ------------------------------------------------------ |\n| `app/(home)`              | The route group for your landing page and other pages. |\n| `app/docs`                | The documentation layout and pages.                    |\n| `app/api/search/route.ts` | The Route Handler for search.                          |\n\n### Fumadocs MDX\n\nA `source.config.ts` config file has been included, you can customise different\noptions like frontmatter schema.\n\nRead the [Introduction](https://fumadocs.dev/docs/mdx) for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainbound%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchainbound%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainbound%2Fblog/lists"}