Skip to content

Commit 3422fc6

Browse files
authored
Update index.md
1 parent b207136 commit 3422fc6

File tree

1 file changed

+15
-135
lines changed

1 file changed

+15
-135
lines changed

Diff for: index.md

+15-135
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@ ms.assetid:
1717

1818
<article id="main">
1919
<section id="hero-content" class="graph">
20-
<h1>.NET Documentation</h1>
21-
<h2>Welcome to .NET! This is the home of the technical documentation for .NET Core, C#, F# and Visual Basic, including basic concepts, getting started instructions, tutorials and samples. You can look for an answer to a challenging problem or learn .NET for the first time.</h2>
20+
<h1>ASP.NET Documentation</h1>
21+
<h2>Welcome to ASP.NET! This is the home of the technical documentation for ASP.NET Core, including basic concepts, getting started instructions, tutorials and samples. You can look for an answer to a challenging problem or learn ASP.NET for the first time.</h2>
2222
</section>
2323
<aside class="alert section-border">
24-
<p>Download .NET Core today</p>
24+
<p>Call to Action Here (if we want one, otherwise remove the whole 'aside')</p>
2525
<ol class="action-list">
26-
<li><a href="https://dot.net/core" class="button-bordered button-translucent">Get it!</a></li>
26+
<li><a href="https://dot.net/core" class="button-bordered button-translucent">Click Me</a></li>
2727
</ol>
2828
</aside>
2929
<section id="featured" class="container">
3030
<h2 class="section-heading"><span class="icon icon-lightbulb-checked"></span> Featured Content</h2>
3131
<div class="features row">
3232
<ul class="column-half">
33-
<li><a href="docs/core/index.md">Get started with .NET Core</a></li>
33+
<li><a href="">Featured Article One</a></li>
3434
</ul>
3535
<ul class="column-half">
36-
<li><a href="https://docs.asp.net">Get started with ASP.NET Core</a></li>
36+
<li><a href="">Featured Article Two</a></li>
3737
</ul>
3838
</div>
3939
</section>
@@ -53,141 +53,21 @@ ms.assetid:
5353
<section class="journey-step-elements content">
5454
<ul class="row">
5555
<li class="column column-third">
56-
<a href="docs/welcome.md">
57-
<h3>.NET Core Documentation</h3>
58-
<p>Learn .NET Core concepts and language syntax.</p>
56+
<a href="">
57+
<h3>Heading</h3>
58+
<p>Short Summary</p>
5959
</a>
6060
</li>
6161
<li class="column column-third">
62-
<a href="api/index.md">
63-
<h3>API Reference</h3>
64-
<p>Browse the .NET API, organized by namespace.</p>
62+
<a href="">
63+
<h3>Heading</h3>
64+
<p>Short Summary</p>
6565
</a>
6666
</li>
6767
<li class="column column-third">
68-
<a href="docs/core/index.md">
69-
<h3>Getting Started with .NET Core</h3>
70-
<p>Learn how to build .NET Core console apps at the command-line or in Visual Studio.</p>
71-
</a>
72-
</li>
73-
</ul>
74-
</section>
75-
</li>
76-
<li class="journey-step">
77-
<header class="journey-step-header row">
78-
<div class="title column-third">
79-
<span class="icon icon-tip"></span>
80-
<p>Web &amp; Cloud</p>
81-
</div>
82-
<p class="description column-two-thirds">
83-
Learn how to create scalable web apps with ASP.NET Core, including deployment to Microsoft Azure.
84-
</p>
85-
</header>
86-
<section class="journey-step-elements content">
87-
<ul class="row">
88-
<li class="column column-third">
89-
<a href="https://docs.asp.net">
90-
<h3>ASP.NET Core</h3>
91-
<p>Learn how to build web sites and services using ASP.NET Core.</p>
92-
</a>
93-
</li>
94-
<li class="column column-third">
95-
<a href="https://docs.asp.net/en/latest/data">
96-
<h3>Accessing Data</h3>
97-
<p>Learn about Entity Framework for modeling your databases or how to access SQL Server and other databases using .NET.</p>
98-
</a>
99-
</li>
100-
<li class="column column-third">
101-
<a href="https://www.visualstudio.com/features/azure-tools-vs">
102-
<h3>Microsoft Azure</h3>
103-
<p>Get Started developing applications using Microsoft Azure.</p>
104-
</a>
105-
</li>
106-
</ul>
107-
</section>
108-
</li>
109-
<li class="journey-step">
110-
<header class="journey-step-header row">
111-
<div class="title column-third">
112-
<span class="icon icon-tip"></span>
113-
<p>Mobile</p>
114-
</div>
115-
<p class="description column-two-thirds">
116-
Learn how .NET Core and Xamarin can enable you to develop for iOS and Android using C# or about building applications using the Universal Windows Platform (UWP) for Windows 10 devices.
117-
</p>
118-
</header>
119-
<section class="journey-step-elements content">
120-
<ul class="row">
121-
<li class="column column-third">
122-
<a href="https://developer.xamarin.com/guides/ios/getting_started/">
123-
<h3>Android and iOS apps</h3>
124-
<p>Learn how to build native iOS and Android applications with Xamarin.</p>
125-
</a>
126-
</li>
127-
<li class="column column-third">
128-
<a href="https://developer.microsoft.com/en-us/windows/getstarted">
129-
<h3>Universal Windows Platform</h3>
130-
<p>Learn how to build Windows 10 UWP apps, which can run on all Windows 10 devices.</p>
131-
</a>
132-
</li>
133-
</ul>
134-
</section>
135-
</li>
136-
<li class="journey-step">
137-
<header class="journey-step-header row">
138-
<div class="title column-third">
139-
<span class="icon icon-tip"></span>
140-
<p>Desktop</p>
141-
</div>
142-
<p class="description column-two-thirds">
143-
Learn how you can build desktop applications for Windows and macOS.
144-
</p>
145-
</header>
146-
<section class="journey-step-elements content">
147-
<ul class="row">
148-
<li class="column column-third">
149-
<a href="https://msdn.microsoft.com/library/54xbah2z.aspx">
150-
<h3>Windows Desktop</h3>
151-
<p>Learn how to build Windows desktop applications with Windows Forms or Windows Presentation Framework (WPF).</p>
152-
</a>
153-
</li>
154-
<li class="column column-third">
155-
<a href="https://developer.xamarin.com/guides/cross-platform/macios/">
156-
<h3>macOS Desktop</h3>
157-
<p>Learn how to build macOS desktop applications with Xamarin.</p>
158-
</a>
159-
</li>
160-
</ul>
161-
</section>
162-
</li>
163-
<li class="journey-step">
164-
<header class="journey-step-header row">
165-
<div class="title column-third">
166-
<span class="icon icon-tip"></span>
167-
<p>Gaming</p>
168-
</div>
169-
<p class="description column-two-thirds">
170-
Learn how to build games using .NET
171-
</p>
172-
</header>
173-
<section class="journey-step-elements content">
174-
<ul class="row">
175-
<li class="column column-third">
176-
<a href="http://docs.cryengine.com/display/CEPROG/CE%23+Programming">
177-
<h3>CRYENGINE</h3>
178-
<p>Build games for desktop, console and mobile in C# with CRYENGINE.</p>
179-
</a>
180-
</li>
181-
<li class="column column-third">
182-
<a href="http://www.monogame.net/documentation/?page=main">
183-
<h3>MonoGame</h3>
184-
<p>Build games for desktop, console and mobile in C# with MonoGame.</p>
185-
</a>
186-
</li>
187-
<li class="column column-third">
188-
<a href="http://docs.unity3d.com/Manual/index.html">
189-
<h3>Unity</h3>
190-
<p>Build games for desktop, console and mobile in C# with Unity.</p>
68+
<a href="">
69+
<h3>Heading</h3>
70+
<p>Short Summary</p>
19171
</a>
19272
</li>
19373
</ul>

0 commit comments

Comments
 (0)