Skip to content

Commit 928544d

Browse files
authored
Merge pull request #62 from bocoup/get-started
Add Get Started tutorial
2 parents 7fdaeb6 + 2cdd5c7 commit 928544d

File tree

11 files changed

+515
-39
lines changed

11 files changed

+515
-39
lines changed

src/content/tutorials/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { z, defineCollection } from "astro:content";
22
import { image, relatedContent } from "../shared";
33

4-
const categories = ["getting-started", "webgl"] as const;
4+
const categories = ["introduction", "webgl"] as const;
55

66
/**
77
* Content collection for the Sketches showcase section of the site.

src/content/tutorials/en/example.mdx

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/content/tutorials/en/get-started.mdx

Lines changed: 514 additions & 0 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)