mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-01 10:11:50 +02:00
📝 Update Documentation (#881)
This commit is contained in:
parent
fc34858f86
commit
7ca9bd5a82
28 changed files with 239 additions and 212 deletions
|
@ -1,13 +1,14 @@
|
|||
---
|
||||
icon: "house"
|
||||
title: "Introduction"
|
||||
description: "Welcome to the official documentation for Rallly."
|
||||
---
|
||||
|
||||
<Frame></Frame>
|
||||
|
||||
## What is Rallly?
|
||||
|
||||
Rallly is a tool for creating meeting polls. It's designed to help you
|
||||
schedule meetings with groups of people. It's free to use and
|
||||
you can create as many polls as you want.
|
||||
Rallly is a tool for creating scheduling polls. It's designed to help people find a common time to schedule a meeting or event.
|
||||
|
||||
> Rallly is pronounced like "rally" but with an extra _L_.
|
||||
>
|
||||
|
@ -16,24 +17,27 @@ you can create as many polls as you want.
|
|||
>
|
||||
> -- [Luke Vella](https://twitter.com/imlukevella), Creator of Rallly
|
||||
|
||||
## What is a Meeting Poll?
|
||||
## What is a Scheduling Poll?
|
||||
|
||||
A meeting poll is a poll that helps you find a time that works for everyone. The host
|
||||
of the meeting will typically select a few date and time options for participants to choose
|
||||
from and then tally the results to find the best time.
|
||||
|
||||
## Guides
|
||||
Scheduling polls helps you find a time that works for everyone. The host
|
||||
of the meeting will typically select a few date and time options for participants to vote
|
||||
for and then select the most suitable option.
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card title="Guides for Administrators" icon="user" href="/administrators">
|
||||
How to create a new meeting poll
|
||||
<Card title="Workflow" icon="user" href="/workflow">
|
||||
Learn how scheduling polls work
|
||||
</Card>
|
||||
<Card title="Guides for Participants" icon="users" href="/participants">
|
||||
How to respond to a meeting poll
|
||||
How to respond to a scheduling poll
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
## Contribute
|
||||
## How much does it cost?
|
||||
|
||||
This project is supported by the generosity of its users. Help us keep Rallly free and open-source by [donating](/contribute/donations) or check out
|
||||
our [contributing guide](/contribute) to learn how you can help.
|
||||
Most of Rallly's features are free and many users will never need to pay for anything.
|
||||
However, there are some features that are only available to paying customers.
|
||||
These features are designed to help you get the most out of Rallly.
|
||||
|
||||
<Card title="Pricing" icon="gem" href="https://rallly.co/pricing">
|
||||
Learn more about Rallly's pricing
|
||||
</Card>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue