Skip to content

Commit 7cf1e44

Browse files
committed
Try initial experiment
1 parent ee882de commit 7cf1e44

1 file changed

Lines changed: 33 additions & 26 deletions

File tree

content/admin/index.md

Lines changed: 33 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,39 @@
11
---
2-
title: Enterprise Administrators
3-
redirect_from:
4-
- /enterprise/admin/hidden/migrating-from-github-fi/
5-
- /enterprise/admin
6-
intro: Documentation and guides for enterprise administrators, system administrators, and security specialists who {% if enterpriseServerVersions contains currentVersion %}deploy, {% endif %}configure{% if enterpriseServerVersions contains currentVersion %},{% endif %} and manage {% data variables.product.product_name %}.
2+
title: GitHub Enterprise Documentation
3+
shortTitle: GitHub Enterprise
4+
intro: 'Documentation and guides for enterprise administrators, system administrators, and security specialists who {% if enterpriseServerVersions contains currentVersion %}deploy, {% endif %}configure{% if enterpriseServerVersions contains currentVersion %},{% endif %} and manage {% data variables.product.product_name %}.'
5+
introLinks:
6+
overview: /admin/overview
7+
reference: /admin/overview/about-the-github-enterprise-api
8+
featuredLinks:
9+
guides:
10+
- /admin/enterprise-management/creating-a-high-availability-replica
11+
- /admin/user-management/auditing-users-across-your-enterprise
12+
- /admin/configuration/connecting-github-enterprise-server-to-github-enterprise-cloud
13+
guideCards:
14+
- /admin/configuration/configuring-advanced-security-features
15+
- /admin/github-actions/getting-started-with-github-actions-for-github-enterprise-server
16+
- /admin/packages/getting-started-with-github-packages-for-your-enterprise
17+
popular:
18+
- /admin/overview/system-overview
19+
- /admin/installation
20+
- /admin/enterprise-management/upgrade-requirements
21+
- /github/getting-started-with-github/setting-up-a-trial-of-github-enterprise-server
22+
- /admin/configuration/command-line-utilities
23+
layout: product-landing
724
versions:
825
enterprise-server: '*'
926
github-ae: '*'
1027
---
1128

12-
{% link_with_intro /overview %}
13-
14-
{% link_with_intro /installation %}
15-
16-
{% link_with_intro /configuration %}
17-
18-
{% link_with_intro /authentication %}
19-
20-
{% link_with_intro /user-management %}
21-
22-
{% link_with_intro /policies %}
23-
24-
{% link_with_intro /enterprise-management %}
25-
26-
{% link_with_intro /github-actions %}
27-
28-
{% link_with_intro /packages %}
29-
30-
{% link_with_intro /enterprise-support %}
31-
32-
{% link_with_intro /release-notes %}
29+
<!-- {% link_with_intro /overview %}. -->
30+
<!-- {% link_with_intro /installation %}. -->
31+
<!-- {% link_with_intro /configuration %}. -->
32+
<!-- {% link_with_intro /authentication %}. -->
33+
<!-- {% link_with_intro /user-management %}. -->
34+
<!-- {% link_with_intro /policies %}. -->
35+
<!-- {% link_with_intro /enterprise-management %}. -->
36+
<!-- {% link_with_intro /github-actions %}. -->
37+
<!-- {% link_with_intro /packages %}. -->
38+
<!-- {% link_with_intro /enterprise-support %}. -->
39+
<!-- {% link_with_intro /release-notes %}. -->

0 commit comments

Comments
 (0)