{"id":19717440,"url":"https://github.com/mattbixley/eri-support-docs","last_synced_at":"2025-06-13T11:07:26.388Z","repository":{"id":258442609,"uuid":"870973999","full_name":"MattBixley/eri-support-docs","owner":"MattBixley","description":"eri-support-docs","archived":false,"fork":false,"pushed_at":"2025-04-01T02:08:19.000Z","size":26518,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-13T11:03:21.987Z","etag":null,"topics":["access","cluster","compute","eri","slurm"],"latest_commit_sha":null,"homepage":"https://mattbixley.github.io/eri-support-docs/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MattBixley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":null,"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":"2024-10-11T02:42:22.000Z","updated_at":"2025-04-01T02:08:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"03d23fe0-9abe-4e0b-b519-b148c8dddef6","html_url":"https://github.com/MattBixley/eri-support-docs","commit_stats":null,"previous_names":["mattbixley/eri-support-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MattBixley/eri-support-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattBixley%2Feri-support-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattBixley%2Feri-support-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattBixley%2Feri-support-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattBixley%2Feri-support-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattBixley","download_url":"https://codeload.github.com/MattBixley/eri-support-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattBixley%2Feri-support-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259634350,"owners_count":22887696,"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":["access","cluster","compute","eri","slurm"],"created_at":"2024-11-11T22:47:43.389Z","updated_at":"2025-06-13T11:07:26.337Z","avatar_url":"https://github.com/MattBixley.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eRI Support Documentation\r\n\r\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/nesi/support-docs?quickstart=1)\r\n\r\n[![Deploy to gh-pages](https://github.com/MattBixley/eri-support-docs/actions/workflows/deploy.yml/badge.svg?branch=main\u0026event=deployment_status)](https://github.com/MattBixley/eri-support-docs/actions/workflows/deploy.yml)\r\n\r\nThis repository contains the sources files for the eRI support documentation. Functionality sourced from the NeSI support pages setup.\r\n\r\nRendered pages are visible at [https://mattbixley.github.io/eri-support-docs/](https://mattbixley.github.io/eri-support-docs/).\r\n\r\n## Contents\r\n\r\nThe repository is organised using the following folders:\r\n\r\n- `checks` : scripts intended to be run by CI,\r\n- `docs`: markdown files, structure determines categories and sections[^1],\r\n- `docs/assets`: non-template related files, e.g. images,\r\n- `overrides`: theme overides or extensions for page templates.\r\n- `overrides/partials`: Overrides and extensions for sub components.\r\n\r\n[^1]: A section or category can be replaced by an `index.md` file, this will replace the default nav with a page.\r\n\r\n## Developer Documentation\r\n\r\nFollowing pages contain information to help maintain the documentation:\r\n\r\n- See [contributing](https://nesi.github.io/support-docs/CONTRIBUTING) ([local version](docs/CONTRIBUTING.md)), to learn how to you can contribute.\r\n- See [formatting](https://nesi.github.io/support-docs/FORMAT), for examples of markdown syntax.\r\n- See [create a new page](https://nesi.github.io/support-docs/NEWPAGE), for general principles to consider when writing pages.\r\n- See [macros](https://nesi.github.io/support-docs/MACROS), for `mkdocs-macros-plugin` environment.\r\n- See [checks](checks/README.md), for information on quality assurance tests.\r\n- See [workflows](.github/workflows/README.md), for information on CI workflows.\r\n\r\n## Viewing PR Branches\r\n\r\n![Demo Site](https://github.com/CallumWalley/support-docs-dev/actions/workflows/deploy.yml/badge.svg)\r\n\r\nDeployments of open pull requests can be viewed at [https://callumwalley.github.io/support-docs-dev/NAME-OF-BRANCH](https://callumwalley.github.io/support-docs-dev/)\r\n\r\n## Theme\r\n\r\nWe are using the [mkdocs material theme](https://squidfunk.github.io/mkdocs-material/).\r\n\r\n## Analyics\r\n\r\nThe site uses [Google analytics](https://analytics.google.com/analytics/web/#/p424742084). You will need to ask a google workspace admin to add you to the project.\r\n\r\n## Migration\r\n\r\nMigration of the Zendesk documentation is done using our [migration pipeline (NeSI internal GitLab](https://git.hpcf.nesi.org.nz/cwal219/migratedocs).\r\n\r\nAny one off filters (e.g. don't need to be checked every time, just when converting from ZD) should go there.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattbixley%2Feri-support-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattbixley%2Feri-support-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattbixley%2Feri-support-docs/lists"}