1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/packages/index.md
Jason Etcovitch 174d8539c6 Support arbitrary keys in new featuredLinks frontmatter (#16239)
* Add featuredLinks to frontmatter

* Parse them in featured-links.js

* Remove old raw setup

* Use them

* Missed a couple

* Update translation files

* Fix frontmatter schema

* Loop over the right object

* Also update translations' usage

* Update docs and tests

* Better README comment

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Return next()

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-10-27 13:53:10 -04:00

1.9 KiB

title, shortTitle, intro, featuredLinks, redirect_from, versions
title shortTitle intro featuredLinks redirect_from versions
GitHub Packages Documentation GitHub Packages 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 %}.
gettingStarted popular
/packages/publishing-and-managing-packages/about-github-packages
/packages/getting-started-with-github-container-registry/about-github-container-registry
/packages/getting-started-with-github-container-registry
/packages/managing-container-images-with-github-container-registry/pushing-and-pulling-docker-images
/packages/publishing-and-managing-packages/publishing-a-package
/packages/publishing-and-managing-packages/installing-a-package
/packages/using-github-packages-with-your-projects-ecosystem/configuring-npm-for-use-with-github-packages
/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages
/packages/managing-container-images-with-github-container-registry/pushing-and-pulling-docker-images
/packages/using-github-packages-with-your-projects-ecosystem/using-github-packages-with-github-actions
/github/managing-packages-with-github-packages
/categories/managing-packages-with-github-package-registry
/github/managing-packages-with-github-package-registry
free-pro-team enterprise-server
* >=2.22

{% data reusables.package_registry.packages-ghes-release-stage %}

{% link_with_intro /getting-started-with-github-container-registry %} {% link_with_intro /managing-container-images-with-github-container-registry %} {% link_with_intro /publishing-and-managing-packages %} {% link_with_intro /using-github-packages-with-your-projects-ecosystem %}