You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/index.md
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,41 @@
10
10
<br />
11
11
12
12
**Binder** allows you to create custom computing environments that can be shared
13
-
and used by many remote users. You can [use many open source languages](howto/languages.rst), [configure the user interface](howto/user_interface.rst), and more!
13
+
and used by many remote users.
14
+
15
+
::::{grid}
16
+
17
+
:::{grid-item-card} {fas}`bolt;sd-text-warning` Get started
18
+
:link: introduction
19
+
:link-type: doc
20
+
21
+
Our getting started section helps you create and launch your first repository on mybinder.org.
22
+
+++
23
+
Learn more {fas}`arrow-right`
24
+
:::
25
+
26
+
:::{grid-item-card} {fas}`lightbulb;sd-text-primary` Learn more
27
+
:link: howto/index
28
+
:link-type: doc
29
+
30
+
Our how-to guides have a collection of snippets and a short overview of useful ways to use Binder.
31
+
+++
32
+
Learn more {fas}`arrow-right`
33
+
:::
34
+
35
+
:::{grid-item-card} {fas}`heart;sd-text-danger` Support Binder
36
+
:link: about/support
37
+
:link-type: doc
38
+
39
+
The Binder Project is a non-profit project built, led, and supported by an open community.
40
+
Click here for some ideas on how to support the project.
41
+
+++
42
+
Learn more {fas}`arrow-right`
43
+
:::
44
+
45
+
::::
46
+
47
+
## What is Binder?
14
48
15
49
A Binder service is powered by [BinderHub](https://github.com/jupyterhub/binderhub),
0 commit comments