Skip to content

Commit

Permalink
Update Coming Soon in Home.md (#5791)
Browse files Browse the repository at this point in the history
  • Loading branch information
royendo committed Sep 26, 2024
1 parent decff29 commit 3760a75
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions docs/docs/home/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,18 @@ rill start my-rill-project

## Tutorials

import ComingSoon from '@site/src/components/ComingSoon';

<ComingSoon />

<div class='contents_to_overlay'>
If you're looking for a in-depth tutorial that walks you through our available features, click [here](../tutorials/index.md)!

Some of the Tutorials include:

If you're looking for a in-depth tutorial that walks you through our software and results in a finished project with all of our available features, head over to our [tutorials] to get started.
- [From Source to Deployment in 5 steps!](../tutorials/rill_basics/launch) : Data Import, Transformation, Dashboard, to Deployment!
- [How to Administrate Rill](../tutorials/administration/) : Administrative tasks from the CLI and UI that an administrator would need to know to be a Rill Administrator
- [Rill and ClickHouse](../tutorials/rill_clickhouse/r_ch_launch) : For our friends coming from ClickHouse, get started in **4 steps**.
- Rill's Advanced Features : Coming soon!

Some of the Tutorials include:
The final project is available on our [example repository](https://github.com/rilldata/rill-examples/tree/main/my-rill-tutorial).

- [From Source to Deployment in 5 steps!] : Data Import, Transformation, Dashboard, to Deployment!
- [How to Administrate Rill] : Administrative tasks from the CLI and UI that an administrator would need to know to be a Rill Administrator
- [Rill's Cloud and Advanced Features] : In-depth of Rill Cloud Features and hands-on with Advanced Features
- [Rill and ClickHouse] : For our friends coming from ClickHouse, get started in **4 steps**.

</div>
## Quick Starts & Examples

If you need a reference point to get started, you can download our [example repository](https://github.com/rilldata/rill-examples/).
Expand Down

0 comments on commit 3760a75

Please sign in to comment.