From 3753af72974fa54ecfaffeb733fd46c6be3f0a1c Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Wed, 22 Apr 2020 17:44:25 -0700 Subject: [PATCH 1/8] Update Hub + Landing pages to prep for L2 removal --- docs/framework/index.yml | 4 +++- docs/index.yml | 14 ++++++++++++-- docs/standard/index.yml | 4 +++- docs/visual-basic/index.yml | 4 +++- docs/whats-new/index.yml | 8 ++++++-- 5 files changed, 27 insertions(+), 7 deletions(-) diff --git a/docs/framework/index.yml b/docs/framework/index.yml index e74bf2a37b44d..4845f5951c7af 100644 --- a/docs/framework/index.yml +++ b/docs/framework/index.yml @@ -12,7 +12,7 @@ metadata: - "f61f02f2-2f20-483d-8f56-a9c8f3a54986" helpviewer_keywords: - ".NET Framework guide" - ms.date: 03/23/2020 + ms.date: 04/22/2020 # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new @@ -44,6 +44,8 @@ landingContent: links: - text: Installation guide url: install/index.md + - text: Download the .NET SDK + url: https://dotnet.microsoft.com/download - linkListType: concept links: - text: .NET Framework & Windows OS versions diff --git a/docs/index.yml b/docs/index.yml index df45ed031f812..ca31caeb7d1ba 100644 --- a/docs/index.yml +++ b/docs/index.yml @@ -12,7 +12,7 @@ metadata: ms.collection: collection author: BillWagner ms.author: wiwagn - ms.date: 12/19/2019 + ms.date: 04/21/2020 # highlightedContent section (optional) # Maximum of 8 items @@ -20,6 +20,10 @@ highlightedContent: # itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new items: # Card + - title: "Download .NET" + itemType: download + url: https://dotnet.microsoft.com/download + # Card - title: "C# introduction. A quick interactive start." itemType: get-started url: csharp/tutorials/intro-to-csharp/hello-world.yml @@ -64,6 +68,12 @@ conceptualContent: - url: core/tutorials/index.md itemType: tutorial text: Tutorials + - url: https://dotnet.microsoft.com/platform/community + itemType: whats-new + text: Community + - url: https://dotnetfoundation.org/ + itemType: overview + text: .NET Foundation # Card - title: .NET concepts summary: Learn the fundamental concepts of .NET @@ -99,7 +109,7 @@ conceptualContent: - url: core/sdk.md itemType: download text: Download the .NET Core SDK - - url: core/tools/index.md + - url: https://dotnet.microsoft.com/download itemType: overview text: .NET Core CLI overview - url: core/porting/index.md diff --git a/docs/standard/index.yml b/docs/standard/index.yml index 960115a0533f1..fb59da5bc3751 100644 --- a/docs/standard/index.yml +++ b/docs/standard/index.yml @@ -7,7 +7,7 @@ metadata: title: .NET documentation description: Learn about .NET, an open-source developer platform for building many different types of applications. ms.topic: landing-page - ms.date: 03/27/2020 + ms.date: 04/22/2020 # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new @@ -18,6 +18,8 @@ landingContent: linkLists: - linkListType: overview links: + - text: Download the .NET SDK + url: https://dotnet.microsoft.com/download - text: Tour of .NET url: tour.md - text: What is .NET? diff --git a/docs/visual-basic/index.yml b/docs/visual-basic/index.yml index ba938822248b6..343f2acac9092 100644 --- a/docs/visual-basic/index.yml +++ b/docs/visual-basic/index.yml @@ -7,7 +7,7 @@ metadata: title: "Visual Basic docs - get started, tutorials, reference." description: "Learn Visual Basic programming in .NET - for beginning developers, developers new to Visual Basic, and experienced Visual Basic developers" ms.topic: landing-page # Required - ms.date: 11/27/2019 + ms.date: 04/22/2020 # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new @@ -19,6 +19,8 @@ landingContent: linkLists: - linkListType: get-started links: + - text: Download the .NET Core SDK + url: core/sdk.md - text: Build a "Hello World" app with .NET Core url: ../core/tutorials/vb-with-visual-studio.md - text: Build a class library with .NET Standard diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index c5c113b5b622e..28df0f9d79acb 100644 --- a/docs/whats-new/index.yml +++ b/docs/whats-new/index.yml @@ -7,7 +7,7 @@ metadata: title: .NET documentation what's new? description: "Learn about new and updated content in .NET docs." ms.topic: landing-page - ms.date: 12/12/2019 + ms.date: 04/22/2020 landingContent: - title: "Find .NET updates" @@ -27,7 +27,7 @@ landingContent: - text: October 2019 url: 2019-10.md - - title: "Get involved - contribute to .NET docs" + - title: "Get involved - contribute" linkLists: - linkListType: overview links: @@ -35,6 +35,10 @@ landingContent: url: https://github.com/dotnet/docs/blob/master/README.md - text: Project structure and labels for issues and pull requests url: https://github.com/dotnet/docs/blob/master/styleguide/labels-projects.md + - text: "Community" + url: https://dotnet.microsoft.com/platform/community + - text: ".NET Foundation" + url: https://dotnetfoundation.org/ - linkListType: concept links: - text: Microsoft docs contributor guide From 6e93edb9825764d173de4234350e6e880f00182b Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Wed, 22 Apr 2020 20:11:19 -0700 Subject: [PATCH 2/8] Update index.yml Fixed the download sdk URI --- docs/visual-basic/index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/visual-basic/index.yml b/docs/visual-basic/index.yml index 343f2acac9092..e05a21613fa86 100644 --- a/docs/visual-basic/index.yml +++ b/docs/visual-basic/index.yml @@ -20,7 +20,7 @@ landingContent: - linkListType: get-started links: - text: Download the .NET Core SDK - url: core/sdk.md + url: https://dotnet.microsoft.com/download - text: Build a "Hello World" app with .NET Core url: ../core/tutorials/vb-with-visual-studio.md - text: Build a class library with .NET Standard From 4011c0813b601dd7f0e49999c9b064d992fa29f7 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Thu, 23 Apr 2020 10:45:43 -0700 Subject: [PATCH 3/8] Update docs/whats-new/index.yml Co-Authored-By: Tom Dykstra --- docs/whats-new/index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index 28df0f9d79acb..fae9495a22a74 100644 --- a/docs/whats-new/index.yml +++ b/docs/whats-new/index.yml @@ -34,7 +34,7 @@ landingContent: - text: ".NET docs repository" url: https://github.com/dotnet/docs/blob/master/README.md - text: Project structure and labels for issues and pull requests - url: https://github.com/dotnet/docs/blob/master/styleguide/labels-projects.md + url: https://docs.microsoft.com/contribute/dotnet/labels-projects - text: "Community" url: https://dotnet.microsoft.com/platform/community - text: ".NET Foundation" From cea8e63f9fc0f69fe1fc958f04a83209406e5624 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Thu, 23 Apr 2020 14:25:16 -0700 Subject: [PATCH 4/8] Update index.yml Per review suggestion, added linkListType: download for download sdk link. --- docs/framework/index.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/framework/index.yml b/docs/framework/index.yml index 4845f5951c7af..946f774149d88 100644 --- a/docs/framework/index.yml +++ b/docs/framework/index.yml @@ -40,12 +40,14 @@ landingContent: # Card - title: Install .NET Framework linkLists: + - linkListType: download + links: + - text: Download the .NET SDK + url: https://dotnet.microsoft.com/download - linkListType: overview links: - text: Installation guide url: install/index.md - - text: Download the .NET SDK - url: https://dotnet.microsoft.com/download - linkListType: concept links: - text: .NET Framework & Windows OS versions From dcee27af73e5164c3e18e42203ac117157731e19 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Thu, 23 Apr 2020 14:28:48 -0700 Subject: [PATCH 5/8] Update index.yml Per review suggestion: Added proper download linktype to download sdk link --- docs/standard/index.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/standard/index.yml b/docs/standard/index.yml index fb59da5bc3751..20d21fb646196 100644 --- a/docs/standard/index.yml +++ b/docs/standard/index.yml @@ -16,10 +16,12 @@ landingContent: # Card - title: Learn about .NET linkLists: + - linkListType: download + links: + - text: Download the .NET SDK + url: https://dotnet.microsoft.com/download - linkListType: overview links: - - text: Download the .NET SDK - url: https://dotnet.microsoft.com/download - text: Tour of .NET url: tour.md - text: What is .NET? From 47705fb17b4a1f1249ce10c7cce907ed6a984c1c Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Thu, 23 Apr 2020 14:31:41 -0700 Subject: [PATCH 6/8] Update index.yml Per review suggestion: added linklist type of download for download sdk link. --- docs/visual-basic/index.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/visual-basic/index.yml b/docs/visual-basic/index.yml index e05a21613fa86..933568fa1540c 100644 --- a/docs/visual-basic/index.yml +++ b/docs/visual-basic/index.yml @@ -17,10 +17,12 @@ landingContent: # Card (optional) - title: Get started linkLists: + - linkListType: download + links: + - text: Download the .NET SDK + url: https://dotnet.microsoft.com/download - linkListType: get-started links: - - text: Download the .NET Core SDK - url: https://dotnet.microsoft.com/download - text: Build a "Hello World" app with .NET Core url: ../core/tutorials/vb-with-visual-studio.md - text: Build a class library with .NET Standard From bde08a97e9fc88225fbb355f9cdeabcb2ce49605 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Thu, 23 Apr 2020 14:38:59 -0700 Subject: [PATCH 7/8] Update index.yml Per review suggestion: Moved Community into its own section. --- docs/whats-new/index.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index fae9495a22a74..a9088150783b4 100644 --- a/docs/whats-new/index.yml +++ b/docs/whats-new/index.yml @@ -35,8 +35,6 @@ landingContent: url: https://github.com/dotnet/docs/blob/master/README.md - text: Project structure and labels for issues and pull requests url: https://docs.microsoft.com/contribute/dotnet/labels-projects - - text: "Community" - url: https://dotnet.microsoft.com/platform/community - text: ".NET Foundation" url: https://dotnetfoundation.org/ - linkListType: concept @@ -49,7 +47,12 @@ landingContent: url: https://github.com/dotnet/dotnet-api-docs/blob/master/CONTRIBUTING.md - text: ".NET samples contributor guide" url: https://github.com/dotnet/samples/blob/master/CONTRIBUTING.md - + -title: "Community" + linkLists: + - linkListType: whats-new + links: + - text: "Community" + url: https://dotnet.microsoft.com/platform/community - title: "Related what's new pages" linkLists: - linkListType: whats-new From 5360972f36e5d45a732eb3b97742d894f2cef770 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Thu, 23 Apr 2020 14:46:51 -0700 Subject: [PATCH 8/8] Update index.yml fixed yaml formatting error at new community sections --- docs/whats-new/index.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index a9088150783b4..82ea9a34e0f3a 100644 --- a/docs/whats-new/index.yml +++ b/docs/whats-new/index.yml @@ -47,11 +47,11 @@ landingContent: url: https://github.com/dotnet/dotnet-api-docs/blob/master/CONTRIBUTING.md - text: ".NET samples contributor guide" url: https://github.com/dotnet/samples/blob/master/CONTRIBUTING.md - -title: "Community" - linkLists: + - title: "Community" + linkLists: - linkListType: whats-new links: - - text: "Community" + - text: Community url: https://dotnet.microsoft.com/platform/community - title: "Related what's new pages" linkLists: