Update the documentation pages

This commit is contained in:
OpenIddict Bot
2018-01-21 16:06:22 +00:00
parent f163cae6a1
commit e80e69873a
7 changed files with 476 additions and 23 deletions

View File

@@ -5,9 +5,9 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>This is the OpenIddict documentation. </title>
<title>OpenIddict: the OpenID Connect server you'll be addicted to </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="This is the OpenIddict documentation. ">
<meta name="title" content="OpenIddict: the OpenID Connect server you'll be addicted to ">
<meta name="generator" content="docfx 2.24.0.0">
<link rel="shortcut icon" href="favicon.ico">
@@ -60,9 +60,35 @@
<div class="article row grid">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="">
<h1 id="this-is-the-openiddict-documentation">This is the <strong>OpenIddict documentation</strong>.</h1>
<h1 id="openiddict-the-openid-connect-server-youll-be-addicted-to">OpenIddict: the OpenID Connect server you&#39;ll be addicted to</h1>
<p>Refer to <a href="http://daringfireball.net/projects/markdown/">Markdown</a> for how to write markdown files.</p>
<p>OpenIddict aims at providing a <strong>simple and easy-to-use solution</strong> to implement an <strong>OpenID Connect server in any ASP.NET Core 1.x or 2.x application</strong>.</p>
<div class="row">
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/index.html">Introduction</a></strong></p>
<p>Read an introduction on OpenIddict and the reason it was created.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/getting-started.html">Getting started</a></strong></p>
Get started quickly by working through this step-by-step guide.
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default" style="min-height: 120px;">
<div class="panel-body">
<p><strong><a href="guide/samples.html">Samples</a></strong></p>
<p>View samples implementing the various authorization flows.</p>
</div>
</div>
</div>
</div>
</article>
</div>