{"id":21452259,"url":"https://github.com/packit/status","last_synced_at":"2026-01-03T14:31:48.059Z","repository":{"id":37428619,"uuid":"373197480","full_name":"packit/status","owner":"packit","description":"https://status.packit.dev website content","archived":false,"fork":false,"pushed_at":"2025-03-05T15:39:39.000Z","size":451,"stargazers_count":0,"open_issues_count":3,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-05T16:37:28.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://status.packit.dev","language":"Makefile","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/packit.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":"2021-06-02T14:28:57.000Z","updated_at":"2025-03-05T15:39:43.000Z","dependencies_parsed_at":"2023-02-14T07:16:10.576Z","dependency_job_id":"9edc4cbe-100a-4b5a-b4d6-9fddc9c84394","html_url":"https://github.com/packit/status","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/packit%2Fstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/packit%2Fstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/packit%2Fstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/packit%2Fstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/packit","download_url":"https://codeload.github.com/packit/status/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965240,"owners_count":20375901,"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":[],"created_at":"2024-11-23T04:28:32.567Z","updated_at":"2026-01-03T14:31:48.023Z","avatar_url":"https://github.com/packit.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# status.packit.dev\n\n[status.packit.dev](https://status.packit.dev) website content\n\n## Clone\n\nThis repository uses git submodules, so you have to `git clone --recurse-submodules` it.\nIf you forget and realize later, just run:\n\n    $ git submodule init themes/cstate\n    $ git submodule update\n\n## [Hugo](https://gohugo.io)\n\n#### Fedora\n\n    $ dnf install hugo\n    $ hugo help\n\n#### CentOS/Epel\n\n    $ dnf copr enable daftaupe/hugo\n    $ dnf install hugo\n\n#### MacOS\n\n    $ brew install hugo\n\n## Add new content\n\n### TL;DR\n\nTo create and edit a new issue, run `make issue TITLE=\"Something is broken\"`,\nand follow the instructions to edit it.\n\n### In more detail\n\nCreate a new file in [content/issues](content/issues) directory.\nThe name of the file will be the slug (what shows up in the URL bar).\n\n    $ hugo new issues/date-summary.md\n\nIndividual keys in the file are explained in\n[cstate docs](https://github.com/cstate/cstate#doing-it-from-the-git-repository).\n\nTo see current date \u0026 time in a format ready to be put into the file run\n`date --utc --rfc-3339=seconds`.\n\n- New, not yet resolved issue or announcement about future maintenance\n  - set `resolved: false` for new unresolved issues or remove `resolved:` completely to make an announcement\n  - leave `resolvedWhen:` unset\n  - set `date:`\n    - to the date/time when you first discovered the issue, or\n    - to the date/time of expected maintenance in case of announcement about future maintenance\n- Already resolved issue\n  - set `resolved: true`\n  - set `resolvedWhen: \u003cdate\u003e`\n\nIn `affected:` you can specify a list of affected [systems/components](https://github.com/packit/status/blob/main/config.yml#L157).\n\n### Start Hugo server\n\nRun `hugo server` and go to [Web Server](http://localhost:1313)\n\n## Site Configuration\n\n[config.yml](config.yml) used to customize the site is described in\n[cstate wiki](https://github.com/cstate/cstate/wiki/Customization).\n\n### Howto update the cState theme submodule\n\n`git submodule foreach git pull origin master`\n\n## Rebuild content \u0026 GitHub Pages\n\nIt's done automatically with each push to main. We use\n[Hugo Deploy GitHub Pages Action](https://github.com/marketplace/actions/hugo-deploy-github-pages)\nconfigured in [.github/workflows/deploy-pages.yml](.github/workflows/deploy-pages.yml)\nwhich pushes the generated content into\n[packit/status-github-pages](https://github.com/packit/status-github-pages)\nfrom where the GitHub Pages are served.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpackit%2Fstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpackit%2Fstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpackit%2Fstatus/lists"}