forked from MicrosoftDocs/edge-developer
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.yml
More file actions
252 lines (218 loc) · 10 KB
/
index.yml
File metadata and controls
252 lines (218 loc) · 10 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
### YamlMime:Landing
title: Microsoft Edge Developer documentation # < 60 chars
summary: Development using Microsoft Edge DevTools, Microsoft Edge extensions, Progressive Web Apps, WebDriver automation, WebView2, and more. # < 160 chars
metadata:
# title: default to root title above. # Required; page title displayed in search results. Include the brand. < 60 chars.
# description: default to root title above. # Required; article description that is displayed in search results. < 160 chars.
ms.service: app-service#Required; service per approved list. service slug assigned to your service by ACOM.
ms.topic: landing-page # Required
# ms.collection: collection # Optional; Remove if no collection is used.
author: MSEdgeTeam #Required; your GitHub user alias, with correct capitalization.
ms.author: msedgedevrel #Required; microsoft alias of author; optional team alias.
ms.date: 09/02/2021 #Required; mm/dd/yyyy format.
ms.subservice: web-apps
# - linkListType: architecture
# - linkListType: concept
# - linkListType: deploy
# - linkListType: download
# - linkListType: get-started
# - linkListType: how-to-guide
# - linkListType: learn
# - linkListType: overview
# - linkListType: quickstart
# - linkListType: reference
# - linkListType: sample
# - linkListType: tutorial
# - linkListType: video
# - linkListType: whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# =============================================================================
# Limits
# Number of cards in a landing page: 1-12
# Number of linkListType in a card: 1-6
# Number of links in a linkListType: 1-10
# https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-landing-page?branch=main
# =============================================================================
# Row 1 with 3 cards
# =============================================================================
# Card r1c1
- title: Microsoft Edge DevTools
linkLists:
- linkListType: overview
links:
- text: Develop for the web with Microsoft Edge # topmost article
url: /microsoft-edge/develop-web-microsoft-edge
- text: Microsoft Edge DevTools documentation # DevTools landing page
url: /microsoft-edge/devtools-guide-chromium/landing/index
- text: Overview of DevTools # renamed from index.md
url: /microsoft-edge/devtools-guide-chromium/overview
- linkListType: whats-new
links:
- text: What's new in Microsoft Edge DevTools
url: /microsoft-edge/devtools-guide-chromium/whats-new/whats-new
- linkListType: how-to-guide
links:
- text: Command Menu
url: /microsoft-edge/devtools-guide-chromium/command-menu/index
- text: View and change CSS
url: /microsoft-edge/devtools-guide-chromium/css/index
- linkListType: reference
links:
- text: Keyboard shortcuts
url: /microsoft-edge/devtools-guide-chromium/shortcuts
# =============================================================================
# Card r1c2
- title: DevTools for Visual Studio Code
linkLists:
- linkListType: how-to-guide
links:
- text: DevTools extension for Visual Studio Code
url: /microsoft-edge/visual-studio-code/microsoft-edge-devtools-extension
# =============================================================================
# Card r1c3
- title: Microsoft Edge extensions
linkLists:
- linkListType: overview
links:
- text: Extensions overview
url: /microsoft-edge/extensions-chromium/index
- text: Getting started tutorial
url: /microsoft-edge/extensions-chromium/getting-started/index
- text: Port a Chromium extension to Microsoft Edge
url: /microsoft-edge/extensions-chromium/developer-guide/port-chrome-extension
- linkListType: how-to-guide
links:
- text: Alternate methods of distributing extensions
url: /microsoft-edge/extensions-chromium/developer-guide/alternate-distribution-options
- text: Step-wise publishing process
url: /microsoft-edge/extensions-chromium/publish/publish-extension
- text: Register as a Microsoft Edge extension developer
url: /microsoft-edge/extensions-chromium/publish/create-dev-account
- text: Create a simple extension
url: /microsoft-edge/extensions-chromium/getting-started/part1-simple-extension
# =============================================================================
# Row 2 with 3 cards
# =============================================================================
# Card r2c1
- title: Progressive Web Apps
linkLists:
- linkListType: overview
links:
- text: Progressive Web Apps overview
url: /microsoft-edge/progressive-web-apps-chromium/index
- text: Get started with Progressive Web Apps
url: /microsoft-edge/progressive-web-apps-chromium/how-to/index
- text: Debug Progressive Web Apps
url: /microsoft-edge/devtools-guide-chromium/progressive-web-apps
- linkListType: whats-new
links:
- text: What's New in Progressive Web Apps
url: /microsoft-edge/progressive-web-apps-chromium/whats-new/pwa
- linkListType: concept
links:
- text: Offline scenarios
url: /microsoft-edge/progressive-web-apps-chromium/how-to/offline
- text: Service Workers
url: /microsoft-edge/progressive-web-apps-chromium/how-to/service-workers
- text: Web App Manifests
url: /microsoft-edge/progressive-web-apps-chromium/how-to/web-app-manifests
# =============================================================================
# Card r2c2
- title: WebView2
linkLists:
- linkListType: overview
links:
- text: Introduction to Microsoft Edge WebView2
url: /microsoft-edge/webview2/index
- linkListType: concept
links:
- text: Differences between Microsoft Edge and WebView2
url: /microsoft-edge/webview2/concepts/browser-features
- text: Development best practices
url: /microsoft-edge/webview2/concepts/developer-guide
- linkListType: get-started
links:
- text: Get started with WebView2
url: /microsoft-edge/webview2/get-started/get-started
- linkListType: download
links:
- text: Sample Code
url: /microsoft-edge/webview2/code-samples-links
- linkListType: whats-new
links:
- text: Release Notes for the WebView2 SDK
url: /microsoft-edge/webview2/release-notes
- linkListType: reference
links:
- text: WebView2 API Reference
url: /microsoft-edge/webview2/webview2-api-reference
# =============================================================================
# Card r2c3
- title: Web platform
linkLists:
- linkListType: how-to-guide
links:
- text: Web platform overview # new firstchild article
url: /microsoft-edge/web-platform/web-platform
- text: Site compatibility-impacting changes
url: /microsoft-edge/web-platform/site-impacting-changes
- text: Detect Microsoft Edge from your website
url: /microsoft-edge/web-platform/user-agent-guidance
- text: Detect Windows 11 using User-Agent Client Hints
url: /microsoft-edge/web-platform/how-to-detect-win11
# =============================================================================
# Row 3 with 3 cards
# =============================================================================
# Card r3c1
- title: Microsoft Edge IDE integration
linkLists:
- linkListType: overview
links:
- text: Microsoft Edge IDE integration
url: /microsoft-edge/visual-studio-code/ide-integration
- text: Debug Microsoft Edge in Visual Studio Code
url: /microsoft-edge/visual-studio-code/debugger-for-edge
- linkListType: how-to-guide
links:
- text: Open source files in Visual Studio Code
url: /microsoft-edge/devtools-guide-chromium/sources/opening-sources-in-vscode
- text: Visual Studio for web development
url: /microsoft-edge/visual-studio/
# =============================================================================
# Card r3c2
- title: Accessibility in Microsoft Edge
linkLists:
- linkListType: overview
links:
- text: Accessibility-testing features
url: /microsoft-edge/devtools-guide-chromium/accessibility/reference
- text: Accessibility in Microsoft Edge
url: /microsoft-edge/accessibility/
- linkListType: how-to-guide
links:
- text: Overview of accessibility testing using DevTools
url: /microsoft-edge/devtools-guide-chromium/accessibility/accessibility-testing-in-devtools
- text: Accessibility testing
url: /microsoft-edge/accessibility/test
# =============================================================================
# Card r3c3
- title: Test and automation
linkLists:
- linkListType: how-to-guide
links:
- text: Test and automation in Microsoft Edge # new firstchild article
url: /microsoft-edge/test-and-automation/test-and-automation
- text: DevTools Protocol
url: /microsoft-edge/devtools-protocol-chromium
- text: Origin Trials
url: /microsoft-edge/origin-trials/index
- text: Playwright
url: /microsoft-edge/playwright/index
- text: Puppeteer
url: /microsoft-edge/puppeteer
- text: WebDriver
url: /microsoft-edge/webdriver-chromium
- text: webhint extension for Visual Studio Code
url: /microsoft-edge/visual-studio-code/webhint