{"id":29130631,"url":"https://github.com/elementary/releases","last_synced_at":"2025-08-24T12:45:18.664Z","repository":{"id":39610740,"uuid":"252294173","full_name":"elementary/releases","owner":"elementary","description":"See all releases and the status of repos","archived":false,"fork":false,"pushed_at":"2024-07-10T23:04:28.000Z","size":7261,"stargazers_count":87,"open_issues_count":8,"forks_count":17,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-07-11T02:51:34.833Z","etag":null,"topics":["github","hacktoberfest","jekyll","organization"],"latest_commit_sha":null,"homepage":"https://releases.elementary.io","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elementary.png","metadata":{"funding":{"github":"elementary","patreon":"elementary","custom":"https://elementary.io/get-involved#funding"},"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}},"created_at":"2020-04-01T21:49:02.000Z","updated_at":"2024-07-10T23:04:31.000Z","dependencies_parsed_at":"2023-02-19T20:30:37.361Z","dependency_job_id":null,"html_url":"https://github.com/elementary/releases","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elementary/releases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Freleases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Freleases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Freleases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Freleases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elementary","download_url":"https://codeload.github.com/elementary/releases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Freleases/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262708005,"owners_count":23351532,"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":["github","hacktoberfest","jekyll","organization"],"created_at":"2025-06-30T04:08:07.219Z","updated_at":"2025-06-30T04:08:18.274Z","avatar_url":"https://github.com/elementary.png","language":"HTML","funding_links":["https://github.com/sponsors/elementary","https://patreon.com/elementary","https://elementary.io/get-involved#funding"],"categories":["HTML"],"sub_categories":[],"readme":"# Releases\n\nSee all releases and the status of repos at [releases.elementary.io](https://releases.elementary.io)\n\n## Building\n\nYou'll need the following dependencies:\n\n```\nruby-full\nbuild-essential\nzlib1g-dev\n```\n\nWe recommend installing gems to a (hidden) directory in your home folder:\n\n```sh\necho '' \u003e\u003e ~/.bashrc\necho '# Install Ruby Gems to ~/.gems' \u003e\u003e ~/.bashrc\necho 'export GEM_HOME=\"$HOME/.gems\"' \u003e\u003e ~/.bashrc\necho 'export PATH=\"$HOME/.gems/bin:$PATH\"' \u003e\u003e ~/.bashrc\necho '' \u003e\u003e ~/.bashrc\nsource ~/.bashrc\n```\n\nInstall bundler:\n\n```sh\ngem install bundler\n```\n\nInstall gems:\n\n```sh\nbundle install\n```\n\nBuild and serve locally with:\n\n```sh\nbundle exec jekyll serve --host 0.0.0.0\n```\n\nThe site should now be available at http://0.0.0.0:4000/ on your local machine, and your local machine's IP address on your network—great for testing on mobile OSes.\n\n### Updating Data\n\n`_data/repos.json` is automatically rebuilt from a GitHub Action, but you can build it for local development:\n\nFirst, create a [GitHub token](https://github.com/settings/tokens) with `repo` permissions and copy it somewhere safe.\n\nThen, make sure you have `pip` and `PyGithub`. On elementary OS:\n\n```sh\nsudo apt install python3-pip\npip install PyGithub\n```\n\nLastly, run `release.py` re-using your token as an environment variable, e.g.:\n\n```sh\nGITHUB_TOKEN=ghp_aBcDeFgHiJkLmNoPqRsTuVwXyZ python3 release.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementary%2Freleases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementary%2Freleases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementary%2Freleases/lists"}