* add new discussions video * add changelog posts for actions and packages * remove unused getting started from yaml * update popular actions articles * update popular packages pages * Fix changelog post date
46 lines
2.1 KiB
Markdown
46 lines
2.1 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/guides/using-github-packages-with-github-actions
|
|
- /packages/manage-packages/installing-a-package
|
|
popular:
|
|
- /packages/guides/configuring-npm-for-use-with-github-packages
|
|
- /packages/guides/configuring-docker-for-use-with-github-packages
|
|
- /packages/learn-github-packages
|
|
- /packages/guides/configuring-apache-maven-for-use-with-github-packages
|
|
guideCards:
|
|
- /packages/guides/configuring-npm-for-use-with-github-packages
|
|
- /packages/guides/enabling-improved-container-support
|
|
- /packages/guides/configuring-rubygems-for-use-with-github-packages
|
|
changelog:
|
|
- title: ghcr.io maintenance mode on 2021-01-09
|
|
date: '2021-01-08'
|
|
href: https://github.blog/changelog/2021-01-08-packages-ghcr-io-maintenance-mode-on-2021-01-09/
|
|
- title: ghcr.io container names redirect to the container page
|
|
date: '2020-12-14'
|
|
href: https://github.blog/changelog/2020-12-14-ghcr-io-container-names-redirect-to-the-container-page/
|
|
- title: Filter for tagged and untagged containers
|
|
date: '2020-12-14'
|
|
href: https://github.blog/changelog/2020-12-14-packages-can-filter-for-tagged-and-untagged-containers/
|
|
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:
|
|
free-pro-team: '*'
|
|
enterprise-server: '>=2.22'
|
|
---
|
|
|
|
<!-- {% link_with_intro /quickstart %} -->
|
|
<!-- {% link_with_intro /guides %} -->
|
|
<!-- {% link_with_intro /learn-github-packages %} -->
|
|
<!-- {% link_with_intro /manage-packages %} -->
|