An open API service indexing awesome lists of open source software.

https://github.com/ccbikai/github-og-image

提取 Github OpenGraph 图片用于卡片预览
https://github.com/ccbikai/github-og-image

github opengraph

Last synced: 9 months ago
JSON representation

提取 Github OpenGraph 图片用于卡片预览

Awesome Lists containing this project

README

          

# github-og-image

提取 Github OpenGraph 图片用于卡片预览。

---

![Cloudflare Workers](https://img.shields.io/badge/Cloudflare-F69652?style=flat&logo=cloudflare&logoColor=white)
![GitHub License](https://img.shields.io/github/license/ccbikai/github-og-image)
![GitHub Repo stars](https://img.shields.io/github/stars/ccbikai/github-og-image)

## 使用方法

**在任意 Github 页面修改 `.com` 为 `.html.zone`**。

比如 => 。

## 部署方式

支持 CLoudflare Worker 部署。

```sh
# 克隆此项目
git clone https://github.com/ccbikai/github-og-image.git
cd github-og-image

# 安装依赖
npm install

# 发布
npm run deploy
```

## 演示

### Repo

![Repo](https://github.html.zone/ccbikai/github-og-image)

### Issue

![Issue](https://github.html.zone/vuejs/core/issues/9862)

### Pull Request

![Pull Request](https://github.html.zone/lobehub/lobe-chat/pull/529)

### Discussion

![Discussion](https://github.html.zone/lobehub/lobe-chat/discussions/551)

### Commit

![Commit](https://github.html.zone/vercel/next.js/commit/a65fb162989fd00ca21534947538b8dbb6bf7f86)