From f963a9279c8903f8109adb6fb3477b673352000a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Rouillot?= <109071012+remiRouillot@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:25:45 +0100 Subject: [PATCH] Create index.mdx --- src/content/docs/index.mdx | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/content/docs/index.mdx diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx new file mode 100644 index 0000000..efd6646 --- /dev/null +++ b/src/content/docs/index.mdx @@ -0,0 +1,32 @@ +--- +title: Welcome to NTi +description: Getstrated building modern .NET / DB2 for i apps with NTi +template: splash +hero: + tagline: The high-performance and feature-rich .NET provider for IBM i. + image: + file: ../../assets/nti.png + actions: + - text: Discover + link: /guides/dicover + icon: right-arrow + variant: primary + - text: About AUMERIAL + link: /guides/clients + icon: information +--- + +{/* https://github.com/withastro/starlight/blob/main/packages/starlight/components/Icons.ts */} + +import { Card, CardGrid } from '@astrojs/starlight/components'; + +## Quick access + + + + We created a brand new, simple to manage, database server for IBM i. Run it once, and you're done. [See guide](guides/sysadmin). + + + Whether you're working in .NET Core, Node.js, or Python, we have a library for you. [See guides](guides/clients). + +