File tree Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Original file line number Diff line number Diff line change 1
1
# ## YamlMime:Landing
2
2
3
- title : Azure Static Web Apps documentation
3
+ title : Azure Static Web Apps documentation
4
4
summary : Azure Static Web Apps allows you to build JavaScript web applications that automatically publish from changes made in GitHub.
5
5
6
6
metadata :
@@ -39,18 +39,10 @@ landingContent:
39
39
links :
40
40
- text : Publish an Angular, React, Svelte, or Vue JavaScript app and API
41
41
url : /learn/modules/publish-app-service-static-web-app-api
42
- - title : Key concepts
43
- linkLists :
44
- - linkListType : concept
42
+ - linkListType : video
45
43
links :
46
- - text : Routes
47
- url : routes.md
48
- - text : Public APIs
49
- url : apis.md
50
- - text : Staging
51
- url : review-publish-pull-requests.md
52
- - text : Restrict access
53
- url : authentication-authorization.md
44
+ - text : Build and deploy a static web app
45
+ url : https://aka.ms/staticwebappsqs
54
46
- title : Publish scenarios
55
47
linkLists :
56
48
- linkListType : tutorial
@@ -69,3 +61,15 @@ landingContent:
69
61
links :
70
62
- text : Publish a static web app with Gatsby
71
63
url : /learn/modules/create-deploy-static-webapp-gatsby-app-service
64
+ - title : Key concepts
65
+ linkLists :
66
+ - linkListType : concept
67
+ links :
68
+ - text : Routes
69
+ url : routes.md
70
+ - text : Public APIs
71
+ url : apis.md
72
+ - text : Staging
73
+ url : review-publish-pull-requests.md
74
+ - text : Restrict access
75
+ url : authentication-authorization.md
You can’t perform that action at this time.
0 commit comments