{"id":29130569,"url":"https://github.com/elementary/appcenter-web","last_synced_at":"2025-09-19T17:25:33.510Z","repository":{"id":40385128,"uuid":"62764640","full_name":"elementary/appcenter-web","owner":"elementary","description":"Web frontend for viewing AppCenter apps","archived":false,"fork":false,"pushed_at":"2025-06-29T02:44:58.000Z","size":28608,"stargazers_count":45,"open_issues_count":23,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-06-29T03:43:09.462Z","etag":null,"topics":["appstream","github-pages","hacktoberfest","jekyll"],"latest_commit_sha":null,"homepage":"https://appcenter.elementary.io","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elementary.png","metadata":{"funding":{"github":"elementary","patreon":"elementary","liberapay":"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-07T01:23:35.000Z","updated_at":"2025-06-29T02:45:01.000Z","dependencies_parsed_at":"2024-02-12T21:30:48.324Z","dependency_job_id":"25ef777e-f51f-440a-81cb-ff9d61a55456","html_url":"https://github.com/elementary/appcenter-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elementary/appcenter-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fappcenter-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fappcenter-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fappcenter-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fappcenter-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elementary","download_url":"https://codeload.github.com/elementary/appcenter-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fappcenter-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262708004,"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":["appstream","github-pages","hacktoberfest","jekyll"],"created_at":"2025-06-30T04:07:53.137Z","updated_at":"2025-09-19T17:25:28.445Z","avatar_url":"https://github.com/elementary.png","language":"HTML","funding_links":["https://github.com/sponsors/elementary","https://patreon.com/elementary","https://liberapay.com/elementary","https://elementary.io/get-involved#funding"],"categories":[],"sub_categories":[],"readme":"# AppCenter Web\n\nWeb frontend for viewing AppCenter apps for elementary OS.\n\n## Building\n\nAppCenter Web is a simple Jekyll-powered site hosted by GitHub Pages. To run it locally, see [the GitHub docs](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/).\n\n### Dependencies\n\nThis guide assumes you're on elementary OS or a similar Ubuntu-based environment.\n\n#### Packages\n\n- `ruby-full` (should include `ruby` and `ruby-dev`)\n- `build-essential`\n- `zlib1g-dev`\n\n#### Ruby Stuff\n\n- `jekyll` and `bundler`\n\nWe recommend installing gems to a (hidden) directory in your home folder:\n\n```shell\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=\"$GEM_HOME/bin:$PATH\"' \u003e\u003e ~/.bashrc\necho '' \u003e\u003e ~/.bashrc\nsource ~/.bashrc\n```\n\nInstall jekyll and bundler:\n\n```shell\ngem install jekyll bundler\n```\n\nInstall gems:\n\n```shell\nbundle install\n```\n\n(Adapted from https://jekyllrb.com/docs/installation/)\n\n### Updating Apps\n\nThe list of apps is generated with a simple Ruby script. To rebuild the app list, delete the existing files so any removals (e.g. end-of-life apps) are reflected, then run the script:\n\n```shell\nrm _apps/*\nruby generate-flatpak.rb\n```\n\nThis is automatically run hourly with a GitHub Action workflow.\n\n### Serve\n\n```shell\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## Thanks\n\nThanks to [@gamerlv](https://github.com/gamerlv) for [the original script](https://gist.github.com/gamerlv/4bb5e59415f239e8c79ff1d473e54520) and [Ryan McNeely](https://github.com/RMcNeely) for the [initial Flatpak port](https://github.com/elementary/appcenter-web/pull/58)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementary%2Fappcenter-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementary%2Fappcenter-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementary%2Fappcenter-web/lists"}