{"id":20099057,"url":"https://github.com/spack/spackpedia","last_synced_at":"2025-06-20T08:10:37.242Z","repository":{"id":47598461,"uuid":"398702013","full_name":"spack/spackpedia","owner":"spack","description":"An encycopedia of spack terms, some core to the software, and others core to our humor and hearts.","archived":false,"fork":false,"pushed_at":"2021-08-22T19:45:15.000Z","size":956,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-21T00:28:57.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://spack.github.io/spackpedia/","language":"CSS","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/spack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-22T03:04:57.000Z","updated_at":"2025-01-19T01:48:45.000Z","dependencies_parsed_at":"2022-08-24T15:52:03.990Z","dependency_job_id":null,"html_url":"https://github.com/spack/spackpedia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spack/spackpedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspackpedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspackpedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspackpedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspackpedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spack","download_url":"https://codeload.github.com/spack/spackpedia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspackpedia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260907194,"owners_count":23080615,"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-13T17:07:58.205Z","updated_at":"2025-06-20T08:10:32.216Z","avatar_url":"https://github.com/spack.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spack Encyclopedia (spackpedia)\n\n[![GitHub actions status](https://github.com/spack/spackpedia/workflows/CI/badge.svg?branch=main)](https://github.com/spack/spackpedia/actions?query=branch%3Amain+workflow%3ACI)\n\n![assets/img/spackpedia.png](assets/img/spackpedia.png)\n\n## What is the Spack Encyclopedia?\n\nHave you ever made up a special, spack specific term, like a spackage?\nOr have you wondered about specific terms in the spack jargon like \"spec\" or \"build cache?\"\nThis is a place you can read about each one, or you can more generally write them all\ndown in one place! Some terms are for fun like \"spackage\" and some are considered\nspack terminology like \"spec.\" With the spack encyclopedia we can have a little fun, and celebrate\nspack!\n\n## How do I contribute?\n\nThere are so many ways to contribute!\n\n1. Update an existing term definition, related terms, or usage.\n2. Add an image to an existing term without one (memes are the best!)\n3. Add a completely new term.\n4. Update some design or functionality of the site (advanced)\n\nYou can edit or add a new term by editing the [_data/terms.yml](_data/terms.yml)\nfile. If you want to contribute but need some help, or just want to share content\nand ask one of the maintainers here to add it, please don't hesitate to [open an issue](https://github.com/spack/spackpedia/issues).\nWe're here to help!\n\n### 1. Adding or Updating a Term\n\nMinimally, you should add:\n\n```yaml\n- name: spackage\n  definition: A spack package.\n  usage: I want to use this cool new software module, but there isn't a spackage for it.\n  core: false\n```\n\nWhere \"core\" indicates if the term is a core spack (non-made-up) term like \"spec,\" in which\ncase you should put \"true.\" Otherwise, for made-up or fun terms, put \"false\" as shown above.\nFor the name of the term, to keep things simple to parse, if there are multiple words (e.g., build cache)\njust include them with a hyphen. And optionally you can also add an image or url. The url will be an external link, and the image\nis shown on the term's page.\n\n```yaml\n  url: https://spack.github.io/packages\n  image: term-image.png\n```\n\nThe image should be located in [assets/img/terms](assets/img/terms), and make sure if you use any\nquotes, you use single quotes `'` and not double `\"`. This will be tested to make sure you don't miss anything!\nIf you have any questions, or want to request more docs are written here, please don't hesitate to [open an issue](https://www.github.com/spack/spackpedia/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspack%2Fspackpedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspack%2Fspackpedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspack%2Fspackpedia/lists"}