{"id":30595014,"url":"https://github.com/wusandwitch/buroguru","last_synced_at":"2025-08-29T20:34:46.953Z","repository":{"id":300995315,"uuid":"924068774","full_name":"WuSandWitch/Buroguru","owner":"WuSandWitch","description":"Documenting blog using Notion as CMS.","archived":false,"fork":false,"pushed_at":"2025-08-29T01:38:37.000Z","size":8305,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T06:03:17.564Z","etag":null,"topics":["blog","cms","notion"],"latest_commit_sha":null,"homepage":"https://buroguru.zudo.cc","language":"TypeScript","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/WuSandWitch.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}},"created_at":"2025-01-29T11:07:25.000Z","updated_at":"2025-08-29T01:38:41.000Z","dependencies_parsed_at":"2025-07-12T03:25:35.793Z","dependency_job_id":"b0c6dca6-fb68-429f-8b39-ecc0691efe7c","html_url":"https://github.com/WuSandWitch/Buroguru","commit_stats":null,"previous_names":["wusandwitch/buroguru"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WuSandWitch/Buroguru","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WuSandWitch%2FBuroguru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WuSandWitch%2FBuroguru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WuSandWitch%2FBuroguru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WuSandWitch%2FBuroguru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WuSandWitch","download_url":"https://codeload.github.com/WuSandWitch/Buroguru/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WuSandWitch%2FBuroguru/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272758539,"owners_count":24988239,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blog","cms","notion"],"created_at":"2025-08-29T20:34:45.568Z","updated_at":"2025-08-29T20:34:46.947Z","avatar_url":"https://github.com/WuSandWitch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://github.com/user-attachments/assets/51200b19-ec44-4f08-82f0-7879d095ae0c)\n\n\n# Welcome to **Buroguru** – 用 Notion 創作部落格！\n\nBuroguru lets you blog directly from Notion — clean, simple, and minimal.\n\n---\n\n## 這是什麼 What is this?\n\nNotion 是一款超直覺的筆記與資料管理工具。\nNotion is a super intuitive tool for note-taking and organizing information.\n\n我一直覺得它應該有更大的潛力，不只是寫筆記而已。\nI’ve always felt it has more potential — beyond just writing notes.\n\n所以我開發了 **Buroguru**，讓你可以直接把 Notion 當作部落格後台來使用。\nThat’s why I built **Buroguru** — to use Notion as a lightweight CMS for blogging.\n\n設定過程很簡單，幾個步驟就可以開始寫文、發文，乾淨又衛生。\nThe setup is simple: just a few steps and you’re publishing from Notion — clean and effortless.\n\n---\n\n## 要怎麼用 How to use it?\n\n加入部落格輕量陣營，只需要這三步：\nJoin the lightweight blogging movement in just three steps:\n\n* 建立 Notion 資料庫與整合\n  Create a Notion database and integration\n\n* Fork [這個 repository](https://github.com/WuSandWitch/Buroguru)，設定幾個 key\n  Fork [this repository](https://github.com/WuSandWitch/Buroguru) and configure a few keys\n\n* 調整設定檔來客製化你的部落格外觀\n  Customize your blog through the config file\n\n📚 詳細教學請看：[快速開始 Quick Start](https://buroguru.zudo.cc/posts/get-started-en)\n\n---\n\n## 它是怎麼運作的 How it works?\n\nBuroguru 透過腳本與 Notion API 溝通，取得內容並轉成 markdown。\nBuroguru fetches content from Notion via API and renders it as markdown.\n\n前端使用 Next.js，自動部署在 Vercel 上。\nThe frontend runs on Next.js and is auto-deployed via Vercel.\n\nGitHub Actions 每 8 小時會自動同步與重新部署，完全免操作。\nGitHub Actions syncs and redeploys every 8 hours — no manual work needed.\n\n你只要在 Notion 寫文，剩下交給它搞定 ✨\nYou just write in Notion. Everything else is handled for you ✨\n\n---\n\n## 最後 One more thing\n\n如果你喜歡這個專案，歡迎幫我按個 GitHub ⭐️，對我會是很大的鼓勵。\nIf you find this project helpful, consider leaving a ⭐️ on GitHub — it really means a lot.\n\n有任何問題或想法，歡迎開 issue 或直接聯絡我 👉 [Owen Wu](https://wusandwitch.zudo.cc)\nFeel free to open an issue or reach out to me 👉 [Owen Wu](https://wusandwitch.zudo.cc)\n\nLet’s make blogging as smooth as writing notes. 💡\n讓寫部落格，變得像寫筆記一樣自然。💡\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwusandwitch%2Fburoguru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwusandwitch%2Fburoguru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwusandwitch%2Fburoguru/lists"}