{"id":34639153,"url":"https://github.com/kien-ngo/git-based-blog-nextjs","last_synced_at":"2026-04-14T00:32:03.140Z","repository":{"id":279959745,"uuid":"934476041","full_name":"kien-ngo/git-based-blog-nextjs","owner":"kien-ngo","description":"A simple Git-based blogging app built with Next.js","archived":false,"fork":false,"pushed_at":"2025-02-17T23:32:29.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-26T06:18:10.832Z","etag":null,"topics":["cms","git-based-cms","nextjs"],"latest_commit_sha":null,"homepage":"","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/kien-ngo.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-02-17T22:38:26.000Z","updated_at":"2025-09-12T16:53:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c27ea875-ffbd-4051-89c3-96686d452603","html_url":"https://github.com/kien-ngo/git-based-blog-nextjs","commit_stats":null,"previous_names":["kn-studios/git-based-blog-nextjs","kien-ngo/git-based-blog-nextjs"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/kien-ngo/git-based-blog-nextjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-ngo%2Fgit-based-blog-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-ngo%2Fgit-based-blog-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-ngo%2Fgit-based-blog-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-ngo%2Fgit-based-blog-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kien-ngo","download_url":"https://codeload.github.com/kien-ngo/git-based-blog-nextjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kien-ngo%2Fgit-based-blog-nextjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31776926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T00:11:49.126Z","status":"ssl_error","status_checked_at":"2026-04-14T00:10:29.837Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cms","git-based-cms","nextjs"],"created_at":"2025-12-24T17:14:35.883Z","updated_at":"2026-04-14T00:32:03.094Z","avatar_url":"https://github.com/kien-ngo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\n## Adding articles\nSimply create a new markdown file inside the `./src/articles` folder. The app will automatically scan for the file and display it to the users.\nMake sure you set a proper title for said new file with the frontmatter format:\n```markdown\n---\ntitle: New aritcle\ntags:\nauthor:\n---\n```\n\nThis also works brilliantly with the good ol' `getStaticProps` and `getStaticPaths`, or any SSG framework for that matter.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkien-ngo%2Fgit-based-blog-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkien-ngo%2Fgit-based-blog-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkien-ngo%2Fgit-based-blog-nextjs/lists"}