Skip to content

Commit f3fc0c9

Browse files
committed
Extra support links on homepage
1 parent 65c5b5c commit f3fc0c9

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

doc/index.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,41 @@
1010
<br />
1111

1212
**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?
1448

1549
A Binder service is powered by [BinderHub](https://github.com/jupyterhub/binderhub),
1650
an open-source tool that runs on Kubernetes.

0 commit comments

Comments
 (0)