1
0
mirror of synced 2026-01-06 15:01:04 -05:00
Files
docs/tests/fixtures/content/index.md
2023-08-11 18:19:46 +00:00

74 lines
1.6 KiB
Markdown

---
title: '{% data variables.product.product_name %}{% ifversion fpt or ghec%}.com{% endif %} Fixture Documentation'
featuredLinks:
gettingStarted:
- /get-started/quickstart/hello-world
- /rest
popular:
- /get-started
- /get-started/foo/bar
- /pages
- '{% ifversion ghec %}/get-started/versioning/only-ghec{% endif %}'
- /actions/category/map-topic
redirect_from:
- /olden-days
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
# The list of childen in the fixtures has to be the same names
# as we use in the real content. It can have fewer but can't include
# anything that the real `/content/index.md` doesn't contain for this.
# The reason is that the `npm run build` compiles a list of rewrites
# so that URLs like `/en/get-started/anything` can be treated,
# as if the URL had been `/en/free-pro-team@latest/get-started/anything`.
- search
- get-started
- early-access
- pages
- code-security
- actions
- rest
# - account-and-profile
# - authentication
# - repositories
# - admin
# - billing
# - site-policy
# - organizations
# - pull-requests
# - issues
# - copilot
# - codespaces
# - packages
# - search-github
# - developers
# - graphql
# - github-cli
# - discussions
# - sponsors
# - communities
# - education
# - desktop
# - support
childGroups:
- name: Get started
octicon: RocketIcon
children:
- get-started
- name: CI/CD and DevOps
octicon: GearIcon
children:
- actions
- pages
externalProducts:
electron:
id: mothership
name: GitHub itself
href: 'https://github.com'
external: true
---