AspNetCore.Docs/aspnet/index.md

80 lines
3.0 KiB
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
---
layout: HubPage
2016-11-04 02:21:19 +08:00
title: ASP.NET
2016-10-29 01:35:15 +08:00
description:
keywords:
2016-11-04 02:21:19 +08:00
author: riande
manager: wpickett
2016-10-29 01:35:15 +08:00
ms.date: 06/20/2016
ms.topic: hubpage
ms.prod:
ms.service:
ms.technology:
ms.suite:
2016-11-04 02:21:19 +08:00
ms.assetid:56b5dcfb-856e-4d8e-b09c-525f137810dc
2016-10-29 01:35:15 +08:00
---
<article id="main">
<section id="hero-content" class="graph">
2016-11-04 01:43:48 +08:00
<h1>ASP.NET Documentation</h1>
<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>
2016-10-29 01:35:15 +08:00
</section>
<aside class="alert section-border">
2016-11-04 02:04:25 +08:00
<p>Call to Action Here (if we want one, otherwise remove the whole 'aside')</p>
2016-10-29 01:35:15 +08:00
<ol class="action-list">
2016-11-04 02:04:25 +08:00
<li><a href="https://dot.net/core" class="button-bordered button-translucent">Click Me</a></li>
2016-10-29 01:35:15 +08:00
</ol>
</aside>
<section id="featured" class="container">
<h2 class="section-heading"><span class="icon icon-lightbulb-checked"></span> Featured Content</h2>
<div class="features row">
<ul class="column-half">
2016-11-04 02:04:25 +08:00
<li><a href="">Featured Article One</a></li>
2016-10-29 01:35:15 +08:00
</ul>
<ul class="column-half">
2016-11-04 02:04:25 +08:00
<li><a href="">Featured Article Two</a></li>
2016-10-29 01:35:15 +08:00
</ul>
</div>
</section>
<div id="journeys">
<section class="container">
<ul class="journeys-list">
<li class="journey-step">
<header class="journey-step-header row">
<div class="title column-third">
<span class="icon icon-tip"></span>
<p>Learn the Platform</p>
</div>
<p class="description column-two-thirds">
Get started with .NET Core and learn the fundamentals of the .NET platform.
</p>
</header>
<section class="journey-step-elements content">
<ul class="row">
<li class="column column-third">
2016-11-04 01:43:48 +08:00
<a href="">
<h3>Heading</h3>
<p>Short Summary</p>
2016-10-29 01:35:15 +08:00
</a>
</li>
<li class="column column-third">
2016-11-04 01:43:48 +08:00
<a href="">
<h3>Heading</h3>
<p>Short Summary</p>
2016-10-29 01:35:15 +08:00
</a>
</li>
<li class="column column-third">
2016-11-04 01:43:48 +08:00
<a href="">
<h3>Heading</h3>
<p>Short Summary</p>
2016-10-29 01:35:15 +08:00
</a>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
</article>