Skip to content

Commit 10f04ec

Browse files
committed
Update index.jlmd
1 parent de864ff commit 10f04ec

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

src/en/docs/index.jlmd

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ layout: "md.jlmd"
55
order: 0
66
---
77

8-
# Welcome to Pluto!
8+
# Welcome to Pluto.jl!
9+
10+
This is the documentation website [Pluto.jl](https://plutojl.org/), a reactive, educational notebook for Julia. Pluto is Free Open Source Software (MIT License). You can [install Pluto](https://plutojl.org/#install) for free and try it today!
11+
12+
13+
## Discovering Pluto?
14+
To get a quick overview of Pluto, check out our [homepage](https://plutojl.org/).
15+
16+
If you want to dive deeper, take a look at the sidebar on the left. The sidebar is divided into sections, which are useful for different types of users. If you are new to Pluto, I recommend skipping the sections labeled _"Advanced"_.
17+
18+
19+
20+
21+
22+
## Looking for something specific?
23+
If you are looking for something specific, you can use the **search bar** in the top left, or below. It's **not** powered by AI <small>(hihi)</small> and it works pretty well!
24+
25+
<blockquote>
26+
<h3>Search documentation</h3>
27+
<div class="search-bar big">
28+
<form action="$(root_url)/en/docs/search" method="GET">
29+
<input type="search" name="q" placeholder="Search...">
30+
<input type=submit>
31+
</form>
32+
</div>
33+
</blockquote>
934

10-
Welcome to the docs! Take a look at the sidebar on the left. ☺️

0 commit comments

Comments
 (0)