-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
67 lines (58 loc) · 1.74 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
title: Grow structured, organized, and *usable* data
toc: false
page-layout: custom
section-divs: false
sidebar: false
about:
id: hero-heading
template: jolla
image: "docs/images/home.svg"
image-title: Image from Storyset.
image-alt: Illustration of a woman interacting with digital files and folders, with database objects on the ground in front of her.
image-shape: rectangle
image-width: 25em
links:
- text: "Install Sprout"
href: "https://sprout.seedcase-project.org/docs/guide/installation"
- text: "Explore tutorials"
href: "https://sprout.seedcase-project.org/docs/guide"
---
```{=html}
<style>
div.quarto-about-jolla {
margin-top: 0%;
margin-bottom: 0%;
}
</style>
```
:::: landing-page-block
::: {#hero-heading}
:::
::::
::::: hero-banner
:::: landing-page-block
::: hero-text
## Streamlined data management for every workflow
**Sprout** is at the backbone of the [**Seedcase
Project**](https://seedcase-project.org), offering a flexible solution
to structure and manage your data.
Sprout Core is a **Python package** with a flexible interface that
encapsulates Sprout's core functionalities, directed at developers and
those who want lots of control. It's designed to be easily extended and
customized to fit your needs, such as to build a command-line interface
or web app.
:::
::::
:::::
::: landing-page-block
## Want to contribute?
We’re a community-driven project and would love your feedback! Head over
to our [GitHub
repository](https://github.com/seedcase-project/seedcase-sprout) to
share your ideas or contribute code. Your input makes us better!
<!-- TODO: Add link to a guide on how to contribute in more detail -->
:::
::: landing-page-block
## Image by [Storyset](https://storyset.com/data) {.appendix}
:::