From 62dad1809fff92d77ab56d40048c426a39ed6ad3 Mon Sep 17 00:00:00 2001 From: patricklafrance Date: Sat, 23 Sep 2023 23:17:35 -0400 Subject: [PATCH] Added content to indicate that it's a WIP --- docs/backend/index.yaml | 2 +- docs/frontend/index.yaml | 2 +- docs/join-the-hub.md | 10 ++++++++++ docs/welcome.md | 9 ++++++++- 4 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 docs/join-the-hub.md diff --git a/docs/backend/index.yaml b/docs/backend/index.yaml index c667254..8be4fb9 100644 --- a/docs/backend/index.yaml +++ b/docs/backend/index.yaml @@ -1,2 +1,2 @@ -order: 100 +order: 80 expanded: true diff --git a/docs/frontend/index.yaml b/docs/frontend/index.yaml index e2c73d5..fa9f829 100644 --- a/docs/frontend/index.yaml +++ b/docs/frontend/index.yaml @@ -1,2 +1,2 @@ -order: 90 +order: 70 expanded: true diff --git a/docs/join-the-hub.md b/docs/join-the-hub.md new file mode 100644 index 0000000..7881ca8 --- /dev/null +++ b/docs/join-the-hub.md @@ -0,0 +1,10 @@ +--- +order: 90 +label: "Join the hub" +--- + +# Join the hub + +Here's how to configure your [Retype](https://retype.com/) site to join Workleap IDP's hub: + +- WIP diff --git a/docs/welcome.md b/docs/welcome.md index 0bf5c06..c2ec070 100644 --- a/docs/welcome.md +++ b/docs/welcome.md @@ -1 +1,8 @@ -Welcome to the hub! +--- +order: 100 +label: "Welcome" +--- + +# Welcome to the hub! + +The hub is a work in progress. Once completed, you'll be able to quickly find the documentation for every library of the Workleap's internal developers platform (IDP).