{"id":18890054,"url":"https://github.com/shipshapecode/prember-sitemap-generator","last_synced_at":"2025-06-18T15:35:39.866Z","repository":{"id":44121246,"uuid":"120384957","full_name":"shipshapecode/prember-sitemap-generator","owner":"shipshapecode","description":"A sitemap generator for prember apps","archived":false,"fork":false,"pushed_at":"2022-12-07T23:01:50.000Z","size":927,"stargazers_count":6,"open_issues_count":23,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T18:57:03.774Z","etag":null,"topics":["ember","ember-addon","emberjs","prember"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/shipshapecode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-06T01:31:16.000Z","updated_at":"2023-01-12T14:58:46.000Z","dependencies_parsed_at":"2023-01-24T09:45:39.329Z","dependency_job_id":null,"html_url":"https://github.com/shipshapecode/prember-sitemap-generator","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fprember-sitemap-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fprember-sitemap-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fprember-sitemap-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shipshapecode%2Fprember-sitemap-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shipshapecode","download_url":"https://codeload.github.com/shipshapecode/prember-sitemap-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248978553,"owners_count":21192813,"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":["ember","ember-addon","emberjs","prember"],"created_at":"2024-11-08T07:52:12.540Z","updated_at":"2025-04-14T23:31:05.951Z","avatar_url":"https://github.com/shipshapecode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"prember-sitemap-generator\n==============================================================================\n\u003ca href=\"https://shipshape.io/\"\u003e\u003cimg src=\"http://i.imgur.com/KVqNjgO.png\" alt=\"Ship Shape\" width=\"100\" height=\"100\"/\u003e\u003c/a\u003e\n\n**[prember-sitemap-generator is built and maintained by Ship Shape. Contact us for Ember.js consulting, development, and training for your project](https://shipshape.io/ember-consulting/)**.\n\n[![npm version](https://badge.fury.io/js/prember-sitemap-generator.svg)](http://badge.fury.io/js/prember-sitemap-generator)\n\nA sitemap generator for [prember](https://github.com/ef4/prember) apps.\n\n\nCompatibility\n------------------------------------------------------------------------------\n\n* Ember.js v3.12 or above\n* Ember CLI v2.13 or above\n* Node.js v10 or above\n\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install prember-sitemap-generator\n```\n\n\nUsage\n------------------------------------------------------------------------------\nThis should mostly be automatic, and use the `urls` you define in `ENV.prember.urls`.\n\nThe one thing you do need to configure is `baseRoot`. This is what will be prepended to your paths.\n\nFor example, this is our configuration for our site:\n\n```js\n// ember-cli-build.js\n...\nconst app = new EmberApp(defaults, {\n  prember: {\n    baseRoot: 'https://shipshape.io',\n    urls: buildPremberUrls()\n  }\n};\n...\n```\n\nContributing\n------------------------------------------------------------------------------\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipshapecode%2Fprember-sitemap-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshipshapecode%2Fprember-sitemap-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipshapecode%2Fprember-sitemap-generator/lists"}