Skip to content

Commit 76e0a46

Browse files
committed
Remove gitpod option
1 parent 4f03e0d commit 76e0a46

3 files changed

Lines changed: 0 additions & 37 deletions

File tree

.gitpod.dockerfile

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

.gitpod.yml

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

docs/site/get-started-with-clojure.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -56,31 +56,6 @@ If you have these things installed, and just want to get going, jump to [Start t
5656

5757
If installing `clojure` proves to be a problem on your machine, you can skip it for now. The guide will work without it.
5858

59-
60-
??? Note "I don't want to install anything"
61-
62-
OK. There is actually a zero-install option, at least until April 1 2025, using only the the browser (utilizing [https://gitpod.io](Gitpod)).
63-
64-
**NB: This Zero install option will stop working on April 1, 2025, when Gitpod is sunsetting what they now call Gitpod Classic. Enjoy it while it lasts! And uncountable thanks to Gitpod for having made this option possible for three years! 🙏❤️**
65-
66-
Click this button to start the guide.
67-
68-
<div style="display: flex; flex-direction: column; align-items: center;">
69-
70-
<a title="Open Getting Started with Clojure in Gitpod" alt="Open in Gitpod button" href="https://gitpod.io/#https://github.com/PEZ/get-started-with-clojure" target="_blank"><img src="https://img.shields.io/badge/Gitpod-Start the Clojure Guide-908a85?logo=gitpod" width="550"/></a>
71-
72-
<a href="https://gitpod.io/#https://github.com/PEZ/get-started-with-clojure">https://gitpod.io/#https://github.com/PEZ/get-started-with-clojure</a>
73-
74-
</div>
75-
76-
You will need a GitHub account to access the workspace.
77-
78-
![Open the Gitpod Workspace with your GitHub account](/images/getting-started-with-clojure/gitpod-sign-in.png)
79-
80-
The defaults for the new workspace are fine. Click **Continue**.
81-
82-
![](/images/getting-started-with-clojure/gitpod-new-workspace.png)
83-
8459
## Start the Guide
8560

8661
To start the guide, begin with starting VS Code, with Calva installed (as per [instructions above](#install))

0 commit comments

Comments
 (0)