Skip to content

Commit c025943

Browse files
committed
feat: tutorial wip
1 parent a40f9e6 commit c025943

File tree

2 files changed

+482
-0
lines changed

2 files changed

+482
-0
lines changed

.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ function getSidebar() {
129129
text: 'Basics',
130130
children: [
131131
{ text: 'Introduction', link: '/introduction' },
132+
{ text: 'Tutorial', link: '/tutorial' },
132133
{
133134
text: 'Environment Setup',
134135
link: '/environment-setup',

0 commit comments

Comments
 (0)