We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5842b78 commit 6b9b4f6Copy full SHA for 6b9b4f6
3 files changed
docs/api-examples.md
docs/docs.md
@@ -0,0 +1 @@
1
+Docs coming soon.
docs/index.md
@@ -5,21 +5,9 @@ layout: home
5
hero:
6
name: "Typeforge Docs"
7
text: "A Type Function utility library for Luau."
8
- tagline: My great project tagline
9
actions:
10
- theme: brand
11
- text: Markdown Examples
12
- link: /markdown-examples
13
- - theme: alt
14
- text: API Examples
15
- link: /api-examples
16
-
17
-features:
18
- - title: Feature A
19
- details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
20
- - title: Feature B
21
22
- - title: Feature C
23
+ text: Docs
+ link: /docs
24
---
25
0 commit comments