{"id":16216708,"url":"https://github.com/skyost/nuxtcnamegenerator","last_synced_at":"2026-05-03T12:32:30.265Z","repository":{"id":220789263,"uuid":"752609794","full_name":"Skyost/NuxtCnameGenerator","owner":"Skyost","description":"A Github Pages CNAME generator for Nuxt applications.","archived":false,"fork":false,"pushed_at":"2025-08-07T08:23:01.000Z","size":230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-22T06:51:16.541Z","etag":null,"topics":["cname","generator","github","nuxt","pages"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/nuxt-cname-generator","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/Skyost.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-02-04T11:00:50.000Z","updated_at":"2025-08-07T08:23:04.000Z","dependencies_parsed_at":"2025-08-22T06:35:33.226Z","dependency_job_id":"e62f3a05-e6e4-42b3-a8a5-374cbe59213c","html_url":"https://github.com/Skyost/NuxtCnameGenerator","commit_stats":null,"previous_names":["skyost/nuxtcnamegenerator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Skyost/NuxtCnameGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FNuxtCnameGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FNuxtCnameGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FNuxtCnameGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FNuxtCnameGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Skyost","download_url":"https://codeload.github.com/Skyost/NuxtCnameGenerator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Skyost%2FNuxtCnameGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["cname","generator","github","nuxt","pages"],"created_at":"2024-10-10T11:21:46.615Z","updated_at":"2026-05-03T12:32:30.213Z","avatar_url":"https://github.com/Skyost.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NuxtCnameGenerator\n\nA Github Pages CNAME generator for Nuxt applications.\n\n## Usage\n\nFirst, add `nuxt-cname-generator` dependency to your project.\n\n```bash\n# Using pnpm.\npnpm add -D nuxt-cname-generator\n\n# Using yarn.\nyarn add --dev nuxt-cname-generator\n\n# Using npm.\nnpm install --save-dev nuxt-cname-generator\n```\n\nThen, add `nuxt-cname-generator` to the `modules` section of `nuxt.config.ts`.\n\n```ts\nexport default defineNuxtConfig({\n  modules: [\n    // Some other modules.\n    'nuxt-cname-generator'\n  ]\n})\n```\n\nFinally, configure it in your `nuxt.config.ts`.\n\n```ts\nexport default defineNuxtConfig({\n  // Other config options.\n  cname: {\n    host: 'example.com'\n  }\n})\n```\n\nThat's it !\nYour CNAME will be available in the `dist` folder when you will run `nuxi generate`.\n\n## License\n\nLicensed under the MIT license. See [here](https://github.com/Skyost/ThatLatexLib/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyost%2Fnuxtcnamegenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyost%2Fnuxtcnamegenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyost%2Fnuxtcnamegenerator/lists"}