Initalize
This commit is contained in:
25
docs/index.md
Normal file
25
docs/index.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
# https://vitepress.dev/reference/default-theme-home-page
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "Jibo Hacks Guide"
|
||||
text: "Mods 4 us all!1!!"
|
||||
tagline: This guide will teach you how to mod your Jibo!
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Install
|
||||
link: /intro-install
|
||||
- theme: alt
|
||||
text: Developing for Jibo
|
||||
link: /intro-dev
|
||||
|
||||
features:
|
||||
- title: Talk to Jibo again!
|
||||
details: Jibo's speech to text will work again (Not yet completed)
|
||||
- title: New Features!
|
||||
details: Now that we have full access to Jibo, we will be adding new features!
|
||||
- title: Developer Platform
|
||||
details: We will offer a developer platform, allowing anybody to add something new to Jibo.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user