revert content & remove sidebar only

This commit is contained in:
hieu-jan 2024-02-22 22:17:14 +09:00
parent a790209922
commit 7ce0a13e90
3 changed files with 20 additions and 1 deletions

12
docs/docs/about/2035.mdx Normal file
View File

@ -0,0 +1,12 @@
---
title: Jan's Vision for 2035
---
[Jan 2035: A Robotics Company](https://hackmd.io/QIWyYbNNQVWVbupuI3kjAA)
We only have 2 planning parameters:
- 10 year vision
- 2 week sprint
And we measure our success on Quarterly OKRs

View File

@ -0,0 +1,6 @@
---
title: Roadmap
---
- [ ] [Immediate Roadmap on Github](https://github.com/orgs/janhq/projects/5/views/16)
- [ ] [Longer-term Roadmap on Discord](https://discord.gg/Ey62mynnYr)

View File

@ -19,6 +19,7 @@ const sidebars = {
label: "What is Jan?", label: "What is Jan?",
link: { type: "doc", id: "about/about" }, link: { type: "doc", id: "about/about" },
items: [ items: [
//"about/roadmap",
"community/community", "community/community",
], ],
}, },