Skip to content

Commit 621e348

Browse files
author
Andrei Jiroh Eugenio Halili
committed
Migrated pages into new structure because of theme change
1 parent 16d2c3a commit 621e348

File tree

9 files changed

+16
-61
lines changed

9 files changed

+16
-61
lines changed

pages/choose-your-path.mdx

Lines changed: 0 additions & 23 deletions
This file was deleted.

pages/contact.mdx

Lines changed: 0 additions & 4 deletions
This file was deleted.

pages/index.mdx

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/config/sidebar.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- label: 'Home'
2+
link: '/'
3+
4+
- label: Community
5+
items:
6+
- label: code-server Community at Slack
7+
link: 'https://community.coder.com'

src/docs/choose-your-path.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Choose your path
3+
---
4+
5+
# Choose your path

src/docs/contact.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# TODO

src/docs/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Welcome to Code Server Boilerplates Docs!
2+
3+
Currently WIP, yet.

pages/maintainer-docs/index.mdx renamed to src/docs/maintainer-docs/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Maintainer's Docs Homepage
3-
section: For Maintainers
43
---
54

65
# Template Maintainer's Docs
File renamed without changes.

0 commit comments

Comments
 (0)