Skip to content

Commit 3f0fc97

Browse files
authored
Han/custom homepage (#667)
* Add initial setup for custom intro page * Add initial cards * Add dynamic pages * Add hrefs
1 parent e50f1a3 commit 3f0fc97

File tree

13 files changed

+59
-25
lines changed

13 files changed

+59
-25
lines changed

docs.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@
1414
"navigation": {
1515
"dropdowns": [
1616
{
17-
"dropdown": "Getting Started",
18-
"icon": "layers",
17+
"dropdown": "Documentation",
18+
"icon": "book",
1919
"description": "Set up your documentation",
2020
"groups": [
2121
{
2222
"group": "Getting Started",
2323
"pages": [
24+
"introduction",
2425
"quickstart",
2526
{
2627
"group": "Editing",

images/hero/background-dark.png

280 KB
Loading

images/hero/background-light.png

352 KB
Loading

images/hero/cli-dark.png

14.8 KB
Loading

images/hero/cli.png

14.6 KB
Loading

images/hero/components-dark.png

18 KB
Loading

images/hero/components.png

17.3 KB
Loading

images/hero/editor-dark.png

27 KB
Loading

images/hero/editor.png

26.9 KB
Loading

images/hero/rocket-dark.png

22.9 KB
Loading

0 commit comments

Comments
 (0)