Skip to content

Commit affbafc

Browse files
committed
feat: add
2 parents abf0c06 + 1581f88 commit affbafc

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed
File renamed without changes.

pages/index.mdx

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
import Image from 'next/image'
22
import Bleed from 'nextra-theme-docs/bleed'
33

4-
# Kobra
5-
6-
# Onboarding
4+
# Kobra Onboarding
75

86
Hey! Welcome to Kobra! We're so happy that you're trying it out, and we'd love your feedback! Here are some basic instructions for how to get started with Kobra – we realy hope you won't have to use these instructions, but when you do, please take a note of it so we'll know which parts of the experience aren't intuitive
97

8+
<<<<<<< HEAD
109
Do not open the specific steps unless you're stuck
1110

11+
=======
12+
>>>>>>> 1581f88820e32bc48c9802c07fc2a58cfa8ae1fe
1213
---
1314

1415
Here are the basic steps to creating a Kobra program (we're going to be creating a Simple Linear Regression):

pages/meta.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
{
2-
"index": "Getting stated"
2+
"index": "Getting stated",
3+
"features": "Features",
4+
"docs": "Docs Theme",
5+
"blog": "Blog Theme",
6+
"advanced": "Advanced"
37
}

0 commit comments

Comments
 (0)