diff --git a/Source/docfx.json b/Source/docfx.json index ef0b458..f642057 100644 --- a/Source/docfx.json +++ b/Source/docfx.json @@ -143,6 +143,11 @@ ], "build": { "content": [ + { + "files": [ + "index.md" + ] + }, { "files": [ "**/*.{md,yml}" diff --git a/Source/index.md b/Source/index.md index 83227ce..cce1037 100644 --- a/Source/index.md +++ b/Source/index.md @@ -1,93 +1,787 @@ +--- +title: Home +_disableToc: true +_disableAffix: true +_disableBreadcrumb: true +_disableContribution: true +--- -
Cratis is a suite of open-source libraries and tools for building robust, event-driven .NET applications — with productivity, compliance, and maintainability at its core.
+Install the .NET templates and spin up your first Cratis application in minutes.
+Add the official Cratis project templates to your .NET CLI. You only need to do this once.
+Scaffold a new Cratis application complete with Chronicle, Arc, and a React frontend — all wired up and ready to go.
+Click any layer — watch it crack open and reveal what’s inside.
+