From 9e099b543fa6fa2e0e6b4d3caf6d88a4cae4579c Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Thu, 22 Sep 2022 14:02:11 -0400 Subject: [PATCH] chore: revert open in coder docs for now (#4154) * chore: revert open in coder docs for now * remove in dogfood --- docs/admin/open-in-coder.md | 27 --------------------------- docs/manifest.json | 5 ----- dogfood/README.md | 2 -- 3 files changed, 34 deletions(-) delete mode 100644 docs/admin/open-in-coder.md diff --git a/docs/admin/open-in-coder.md b/docs/admin/open-in-coder.md deleted file mode 100644 index 34da7aade0..0000000000 --- a/docs/admin/open-in-coder.md +++ /dev/null @@ -1,27 +0,0 @@ -# Open in Coder Button - -Add a Markdown button to your project's `README.md` to get your developers up and running with Coder with a few clicks. - -A basic example looks like this: - -```markdown -[![Open in Coder](https://cdn.coder.com/embed-button.svg)](https:///templates/) -``` - -which renders like this: - -![Open in Coder](https://cdn.coder.com/embed-button.svg) - -You can customize this to take developers directly to your team's template. Read on to learn more. - -### Customization - -The underlying link for this button consists of the following pieces: -- : where your Coder deployment lives i.e. https://dev.coder.com -- : name of template i.e. coder - -### template name - -A template to redirect your developers to after they authenticate on your deployment. - -Example: https://dev.coder.com/templates/coder diff --git a/docs/manifest.json b/docs/manifest.json index 59678ea5b7..a0aa731d77 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -188,11 +188,6 @@ "title": "Enterprise", "description": "Learn how to enable Enterprise features.", "path": "./admin/enterprise.md" - }, - { - "title": "Open in Coder Button", - "description": "Learn how to create an 'Open in Coder' button.", - "path": "./admin/open-in-coder.md" } ] }, diff --git a/dogfood/README.md b/dogfood/README.md index b07f2d7c74..36db0cd4e1 100644 --- a/dogfood/README.md +++ b/dogfood/README.md @@ -1,7 +1,5 @@ # dogfood template -[![Open in Coder](https://cdn.coder.com/embed-button.svg)](https://dev.coder.com/templates/coder) - Ammar is this template's admin. ## Personalization