diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 462a76f..43a40c7 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -1,18 +1,18 @@ --- -title: Welcome to Starlight -description: Get started building your docs site with Starlight. +title: Unlock your ClassPad potential +description: Discover how to get more out of your Classpad fx-CP400, from utilities crafting to game making ! template: splash hero: - tagline: Congrats on setting up a new Starlight project! + tagline: Discover how to get more out of your calculator, from utilities crafting to game making ! image: file: ../../assets/houston.webp actions: - - text: Example Guide - link: /wiki/guides/example/ + - text: Get Started + link: /wiki/getting-started/introduction icon: right-arrow variant: primary - - text: Read the Starlight docs - link: https://starlight.astro.build + - text: Browse examples + link: /wiki/examples/hello-world icon: external --- @@ -21,16 +21,16 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; ## Next steps - - Edit `src/content/docs/index.mdx` to see this page change. + + Take a look a [the Introfuction](/wiki/getting-started/introduction) to learn how to get the SDK ready. - - Add Markdown or MDX files to `src/content/docs` to create new pages. + + Learn how to create your first app with our **step-by-step tutorials**. - - Edit your `sidebar` and other config in `astro.config.mjs`. + + Ready to take your skills to the next level? Explore our **examples** and **advanced references** to implement new features in your applications - Learn more in [the Starlight Docs](https://starlight.astro.build/). + Learn more in [the API Docs](#) or even by taking a look at the [SDK Sourcecode](https://github.com/SnailMath/hollyhock-2/tree/master/sdk).