1
0
mirror of synced 2026-01-04 18:06:26 -05:00
Files
docs/content/packages/index.md

41 lines
2.0 KiB
Markdown

---
title: GitHub Packages Documentation
shortTitle: GitHub Packages
intro: 'Learn to safely publish and consume packages, store your packages alongside your code, and share your packages privately with your team or publicly with the open source community. You can also automate your packages with {% data variables.product.prodname_actions %}.'
introLinks:
quickstart: /packages/quickstart
reference: /packages/manage-packages
featuredLinks:
guides:
- /packages/learn-github-packages
- /packages/managing-github-packages-using-github-actions-workflows
- /packages/learn-github-packages/installing-a-package
popular:
- /packages/working-with-a-github-packages-registry/working-with-the-npm-registry
- '{% ifversion fpt or ghec or ghes > 3.4 %}/packages/working-with-a-github-packages-registry/working-with-the-container-registry{% else %}/packages/working-with-a-github-packages-registry/working-with-the-docker-registry{% endif %}'
- /packages/learn-github-packages
- /packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry
guideCards:
- '{% ifversion fpt or ghec or ghes > 3.4 %}/packages/working-with-a-github-packages-registry/working-with-the-container-registry{% else %}/packages/working-with-a-github-packages-registry/working-with-the-docker-registry{% endif %}'
- /packages/working-with-a-github-packages-registry/working-with-the-rubygems-registry
changelog:
label: packages
prefix: 'Packages: '
redirect_from:
- /github/managing-packages-with-github-packages
- /categories/managing-packages-with-github-package-registry
- /github/managing-packages-with-github-package-registry
layout: product-landing
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /quickstart
- /learn-github-packages
- /working-with-a-github-packages-registry
- /managing-github-packages-using-github-actions-workflows
---
<!--This section is needed to determine the order of the left sidebar for now-->