{"id":16602571,"url":"https://github.com/xta/next-hello-world-gh","last_synced_at":"2026-03-10T10:31:34.324Z","repository":{"id":139224121,"uuid":"488137698","full_name":"xta/next-hello-world-gh","owner":"xta","description":"next js (react)","archived":false,"fork":false,"pushed_at":"2022-05-03T08:59:21.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T13:09:34.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://xta.github.io/next-hello-world-gh/","language":"HTML","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/xta.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}},"created_at":"2022-05-03T08:52:23.000Z","updated_at":"2022-05-03T09:00:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"be498042-0330-44a0-b98b-ec203d1dee6b","html_url":"https://github.com/xta/next-hello-world-gh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xta/next-hello-world-gh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Fnext-hello-world-gh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Fnext-hello-world-gh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Fnext-hello-world-gh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Fnext-hello-world-gh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xta","download_url":"https://codeload.github.com/xta/next-hello-world-gh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2Fnext-hello-world-gh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30330544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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":"2024-10-12T00:22:52.370Z","updated_at":"2026-03-10T10:31:34.279Z","avatar_url":"https://github.com/xta.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-pages Hello World example\n\nThis example shows the most basic idea behind Next. We have 2 pages: `pages/index.js` and `pages/about.js`. The former responds to `/` requests and the latter to `/about`. Using `next/link` you can add hyperlinks between them with universal routing capabilities.\n\n## How to use\n\nExecute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:\n\n```bash\nnpx create-next-app --example gh-pages gh-pages-app\n# or\nyarn create next-app --example gh-pages gh-pages-app\n# or\npnpm create next-app -- --example gh-pages gh-pages-app\n```\n\n### Deploy it to github\n\nEdit `env-config.js` and replace `'Next-gh-page-example'` by your project name.\n\nEdit `next.config.js` and replace `'Next-gh-page-example'` by your project name.\n\n1.  Create repository.\n2.  Link it to your github account.\n3.  Publish your default branch, e.g. `main`.\n\n```bash\nnpm run deploy\n```\n\nTest it:\n\nReplace `\u003cgithub-user-name\u003e` and `\u003cgithub-project-name\u003e`\n\n```bash\nhttps://\u003cgithub-user-name\u003e.github.io/\u003cgithub-project-name\u003e/\n```\n\nExample:\n\n```bash\nhttps://github.com/thierryc/Next-gh-page-example/\n\nhttps://thierryc.github.io/Next-gh-page-example/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxta%2Fnext-hello-world-gh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxta%2Fnext-hello-world-gh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxta%2Fnext-hello-world-gh/lists"}