diff --git a/guide/getting-started.html b/guide/getting-started.html new file mode 100644 index 0000000..9e94771 --- /dev/null +++ b/guide/getting-started.html @@ -0,0 +1,263 @@ + + + + + + + + Getting started + + + + + + + + + + + + + + + +
+
+ + + + +
+ + + +
+ + + + + + diff --git a/guide/index.html b/guide/index.html new file mode 100644 index 0000000..11af666 --- /dev/null +++ b/guide/index.html @@ -0,0 +1,124 @@ + + + + + + + + Introduction + + + + + + + + + + + + + + + +
+
+ + + + +
+ + + +
+ + + + + + diff --git a/introduction/index.html b/guide/samples.html similarity index 74% rename from introduction/index.html rename to guide/samples.html index 1bf7294..868b782 100644 --- a/introduction/index.html +++ b/guide/samples.html @@ -5,9 +5,9 @@ - Add your introductions here! + Samples - + @@ -67,8 +67,18 @@
@@ -77,7 +87,7 @@
diff --git a/introduction/toc.html b/guide/toc.html similarity index 91% rename from introduction/toc.html rename to guide/toc.html index b30ef3a..851c2dc 100644 --- a/introduction/toc.html +++ b/guide/toc.html @@ -75,6 +75,12 @@
  • Introduction
  • +
  • + Getting started +
  • +
  • + Samples +
  • diff --git a/index.html b/index.html index 6911fd3..b34c12e 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ - This is the OpenIddict documentation. + OpenIddict: the OpenID Connect server you'll be addicted to - + @@ -60,9 +60,35 @@
    -

    This is the OpenIddict documentation.

    +

    OpenIddict: the OpenID Connect server you'll be addicted to

    -

    Refer to Markdown for how to write markdown files.

    +

    OpenIddict aims at providing a simple and easy-to-use solution to implement an OpenID Connect server in any ASP.NET Core 1.x or 2.x application.

    +
    +
    +
    +
    +

    Introduction

    +

    Read an introduction on OpenIddict and the reason it was created.

    +
    +
    +
    +
    +
    +
    +

    Getting started

    + Get started quickly by working through this step-by-step guide. +
    +
    +
    +
    +
    +
    +

    Samples

    +

    View samples implementing the various authorization flows.

    +
    +
    +
    +
    diff --git a/manifest.json b/manifest.json index b713bc2..4d44dd1 100644 --- a/manifest.json +++ b/manifest.json @@ -76,11 +76,11 @@ }, { "type": "Conceptual", - "source_relative_path": "index.md", + "source_relative_path": "guide/getting-started.md", "output": { ".html": { - "relative_path": "index.html", - "hash": "M6sDZ1fjNVvqojNG/smxVQ==" + "relative_path": "guide/getting-started.html", + "hash": "1XJUTyg0gItxGGe1z7Xn0w==" } }, "is_incremental": false, @@ -88,11 +88,23 @@ }, { "type": "Conceptual", - "source_relative_path": "introduction/index.md", + "source_relative_path": "guide/index.md", "output": { ".html": { - "relative_path": "introduction/index.html", - "hash": "wnzg0BTS6pfj9H9FD7MxyA==" + "relative_path": "guide/index.html", + "hash": "RPB+31ltfkC/6PHrk4fVAQ==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "Conceptual", + "source_relative_path": "guide/samples.md", + "output": { + ".html": { + "relative_path": "guide/samples.html", + "hash": "KV9on+AGPqCnWLmPoBs8iQ==" } }, "is_incremental": false, @@ -100,11 +112,23 @@ }, { "type": "Toc", - "source_relative_path": "introduction/toc.yml", + "source_relative_path": "guide/toc.yml", "output": { ".html": { - "relative_path": "introduction/toc.html", - "hash": "zBXN2iAlKwmnr171wFhgaQ==" + "relative_path": "guide/toc.html", + "hash": "n9Utc5gSWynwMpfSnaYVPA==" + } + }, + "is_incremental": false, + "version": "" + }, + { + "type": "Conceptual", + "source_relative_path": "index.md", + "output": { + ".html": { + "relative_path": "index.html", + "hash": "HRJyLPnyGiVyxOQ+haZo9A==" } }, "is_incremental": false, @@ -116,7 +140,7 @@ "output": { ".html": { "relative_path": "toc.html", - "hash": "1KU0nfPvTSbEzj3d4G0tFA==" + "hash": "bNVS4TxedIkZ+3ds9odx5w==" } }, "is_incremental": false, @@ -136,18 +160,18 @@ "details": "Processor RestApiDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", "incrementalPhase": "build" }, - "ResourceDocumentProcessor": { + "TocDocumentProcessor": { "can_incremental": false, - "details": "Processor ResourceDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", + "details": "Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", "incrementalPhase": "build" }, "ConceptualDocumentProcessor": { "can_incremental": false, "incrementalPhase": "build" }, - "TocDocumentProcessor": { + "ResourceDocumentProcessor": { "can_incremental": false, - "details": "Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", + "details": "Processor ResourceDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.", "incrementalPhase": "build" }, "ManagedReferenceDocumentProcessor": { diff --git a/toc.html b/toc.html index fa44645..64dc63a 100644 --- a/toc.html +++ b/toc.html @@ -73,7 +73,7 @@