1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/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

799 B

title, featuredLinks, versions
title featuredLinks versions
{% data variables.product.product_name %}{% if currentVersion == "free-pro-team@latest" %}.com{% endif %} Help Documentation
gettingStarted popular
/github/getting-started-with-github/set-up-git
/github/authenticating-to-github/connecting-to-github-with-ssh
/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github
/github/writing-on-github/basic-writing-and-formatting-syntax
/github/collaborating-with-issues-and-pull-requests/about-pull-requests
/github/authenticating-to-github
/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line
/github/using-git/managing-remote-repositories
/github/working-with-github-pages
*