{"id":20656074,"url":"https://github.com/m4xshen/github-issue-blog","last_synced_at":"2025-04-09T16:04:49.448Z","repository":{"id":225034772,"uuid":"753477079","full_name":"m4xshen/github-issue-blog","owner":"m4xshen","description":"Use GitHub issues as your blog.","archived":false,"fork":false,"pushed_at":"2025-02-08T15:32:08.000Z","size":500,"stargazers_count":80,"open_issues_count":13,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-09T16:04:42.747Z","etag":null,"topics":["blog","cms","github-issues-blog"],"latest_commit_sha":null,"homepage":"https://github-issue-blog.vercel.app","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/m4xshen.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,"publiccode":null,"codemeta":null}},"created_at":"2024-02-06T07:44:50.000Z","updated_at":"2025-04-08T16:53:27.000Z","dependencies_parsed_at":"2025-04-02T15:04:41.170Z","dependency_job_id":"c6e32880-2b14-43e0-9f62-5fc51e5aeff9","html_url":"https://github.com/m4xshen/github-issue-blog","commit_stats":null,"previous_names":["m4xshen/github-issue-blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4xshen%2Fgithub-issue-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4xshen%2Fgithub-issue-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4xshen%2Fgithub-issue-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4xshen%2Fgithub-issue-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4xshen","download_url":"https://codeload.github.com/m4xshen/github-issue-blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065290,"owners_count":21041871,"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":["blog","cms","github-issues-blog"],"created_at":"2024-11-16T18:13:35.565Z","updated_at":"2025-04-09T16:04:49.423Z","avatar_url":"https://github.com/m4xshen.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eGitHub Issue Blog\u003c/h1\u003e\n\n  Use GitHub issue as your blog.\n  \n![screenshot](https://github.com/user-attachments/assets/4ec02823-dfd4-41d6-aa24-bc37f303cfd1)\n\n\n  [🌐 Example Site](https://github-issue-blog.vercel.app)\n  \n[![Playwright Tests](https://github.com/m4xshen/github-issue-blog/actions/workflows/playwright.yml/badge.svg)](https://github.com/m4xshen/github-issue-blog/actions/workflows/playwright.yml)\n![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=github-issue-blog)\n\n\n\u003c/div\u003e\n\n\n## ✨ Features\n\n- 🐱 Use GitHub issues as your blog storage\n- 💬 Comment Section\n- 📝 Create / Edit / Delete posts\n- 🌓 Light / Dark theme\n- 📱 RWD\n- 🧑‍💻 Syntax Highlighting\n- ♾️ Infinite scroll at home page\n- 🔍 SEO Friendly\n\n![lighthouse](https://github.com/m4xshen/github-issues-blog/assets/74842863/84c19d65-90f4-45e3-8100-ef81b60ad089)\n\n## 🚀 Get started\n\n1. Fork this repository\n2. [Create a GitHub OAuth app](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app) with the callback URL: `your-site-domain/auth/callback`\n3. Create a personal access token.\n4. You can customize the blog with environment variables. Here's an example:\n\n```\nGITHUB_CLIENT_ID=\"your oauth app client id\"\nGITHUB_CLIENT_SECRET=\"your oauth app client secret\"\nGITHUB_TOKEN=\"your personal access token\"\nAUTHOR_NAME=\"Daniel\"\nBLOG_TITLE=\"Daniel's Blog\"\nBLOG_DESCRIPTION=\"Hi, I'm Daniel, a software engineer from Taiwan. Welcome to my blog!\"\nNEXT_PUBLIC_OWNER=\"m4xshen\" (your GitHub username)\nNEXT_PUBLIC_REPO=\"github-issue-blog\" (the GitHub repository name that you want to store posts in)\n```\n\nIf you plan to deploy your site...\n\n- with Vercel: [add environment variables in settings](https://vercel.com/docs/projects/environment-variables)\n- by yourself: copy above content to `.env.local`\n\n5. Deploy the site and login to start blogging!\n\n- with Vercel: [follow the docs](https://vercel.com/docs/deployments/overview)\n- by yourself: `pnpm build \u0026\u0026 pnpm start` and check out http://localhost:3000\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4xshen%2Fgithub-issue-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm4xshen%2Fgithub-issue-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4xshen%2Fgithub-issue-blog/lists"}