{"id":19253785,"url":"https://github.com/scm-manager/website","last_synced_at":"2025-04-21T14:32:22.653Z","repository":{"id":37103362,"uuid":"225552341","full_name":"scm-manager/website","owner":"scm-manager","description":"Home of SCM-Manager","archived":false,"fork":false,"pushed_at":"2025-04-10T11:29:00.000Z","size":38932,"stargazers_count":2,"open_issues_count":5,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-10T11:41:23.161Z","etag":null,"topics":["documentation","gatsbyjs","git","plugins","react","scm-manager"],"latest_commit_sha":null,"homepage":"https://scm-manager.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scm-manager.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-12-03T06:59:07.000Z","updated_at":"2025-04-10T11:29:04.000Z","dependencies_parsed_at":"2024-05-31T11:01:20.508Z","dependency_job_id":"2d87e7b9-6b61-4b23-887b-7824f6213191","html_url":"https://github.com/scm-manager/website","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scm-manager%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scm-manager%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scm-manager%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scm-manager%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scm-manager","download_url":"https://codeload.github.com/scm-manager/website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250070354,"owners_count":21369858,"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":["documentation","gatsbyjs","git","plugins","react","scm-manager"],"created_at":"2024-11-09T18:33:17.634Z","updated_at":"2025-04-21T14:32:17.641Z","avatar_url":"https://github.com/scm-manager.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://scm-manager.org/\"\u003e\n    \u003cimg alt=\"SCM-Manager\" src=\"https://download.scm-manager.org/images/logo/scm-manager_logo.png\" width=\"500\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  scm-manager.org\n\u003c/h1\u003e\n\nThis repository contains sources of the scm-manager main website [scm-manager.org](https://scm-manager.org).\nThe website is build with [GatsbyJS](https://www.gatsbyjs.org/).\n\n## Development\n\nTo build the website in development mode, we need the following content from the core and plugin repositories:\n\n* README.md\n* CHANGELOG.md\n* LICENSE.txt\n* and the docs folder\n\nThe content can be fetched automatically by using the collect-content script from the `package.json`.\n\nThe script requires a valid GitHub API token with full access to repositories. That means that you have to tick off the `repo` scope (Full control of private repositories). For help how to create a token have a look at the GitHub topic:  \n[Creating a personal access token](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line).\n\nAfter the access token is copied, we have to export the token as environment variable `GITHUB_API_TOKEN`.\nNow we are able to run the `collect-content` script and than we can start gatsby in development mode.\n\n```bash\nexport GITHUB_API_TOKEN=\"your_github_api_token\"\nyarn install\nyarn run collect-content\nyarn run develop\n```\n\n### Search Index\n\nTo build and test the search, first create a `.env` file in this projects root directory, it should never be checked into git.\n\nIt should contain the following properties:\n```\nGATSBY_ALGOLIA_APP_ID=?\nGATSBY_ALGOLIA_SEARCH_KEY=?\nALGOLIA_ADMIN_KEY=?\n```\nReplace the question marks with [API Keys](https://www.algolia.com/account/api-keys/all) from the Algolia web app.\nDo not use the production application (SCM-Manager Website) or use `GATSBY_ALGOLIA_INDEX` to set a custom test index!\n\nAfterwards you have to run the build script once, so that the index is published to Algolia.\n\nThe search is now ready and available to your development environment.\n\n## Need help?\n\nLooking for more guidance? Full documentation lives on our [homepage](https://scm-manager.org/docs/) or the dedicated pages for our [plugins](https://scm-manager.org/plugins/). Do you have further ideas or need support?\n\n- **Community Support** - Contact the SCM-Manager support team for questions about SCM-Manager, to report bugs or to request features through the official channels. [Find more about this here](https://scm-manager.org/support/).\n\n- **Enterprise Support** - Do you require support with the integration of SCM-Manager into your processes, with the customization of the tool or simply a service level agreement (SLA)? **Contact our development partner Cloudogu! Their team is looking forward to discussing your individual requirements with you and will be more than happy to give you a quote.** [Request Enterprise Support](https://platform.cloudogu.com/en/support/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscm-manager%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscm-manager%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscm-manager%2Fwebsite/lists"}