Skip to content

Commit 437f0c1

Browse files
karan925tyaga001
authored andcommitted
Wip added all blogs and docs
1 parent 6f6cbba commit 437f0c1

23 files changed

+35
-668
lines changed

blog/2021-08-26-welcome/gur.jpeg

-20.2 KB
Binary file not shown.

blog/2023-10-05-ai-code-reviews-reclaims.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ image: https://coderabbit.uw.r.appspot.com/blog/assets/images/BlogImage2-5d93441
2323
<meta property="og:type" content="article" />
2424
<meta property="og:url" content="https://coderabbit.ai/blog/ai-code-reviews-reclaims" />
2525
<meta property="og:title" content="How AI Code Review Reclaims Your Team's Time" />
26-
<meta property="og:image" content="https://coderabbit.uw.r.appspot.com/blog/assets/images/BlogImage2-5d9344142d7354ac5b8c9928e8ee6208.png" />
26+
<meta property="og:image" content="img/blogs/BlogImage2.png" />
2727

2828
<meta name="twitter:image" content="https://coderabbit.uw.r.appspot.com/blog/assets/images/BlogImage2-5d9344142d7354ac5b8c9928e8ee6208.png" />
2929
<meta name="twitter:card" content="summary_large_image" />

docs/changelog/changelogs.md

-136
This file was deleted.
-250 KB
Binary file not shown.
-125 KB
Binary file not shown.

docs/changelog/images/learnings.png

-88.4 KB
Binary file not shown.

docs/changelog/images/path.png

-157 KB
Binary file not shown.
-79.7 KB
Binary file not shown.
-285 KB
Binary file not shown.

docs/changelog/images/ymlrabbit.png

-366 KB
Binary file not shown.

docs/introduction/pricing.md

+34-35
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sidebar_label: Plans
44
description: Accelerate Code Reviews with AI
55
image: "/preview_meta.jpg"
66
---
7+
78
<head>
89
<meta charSet="utf-8" />
910
<meta name="title" content="CodeRabbit: AI-powered Code Reviews" />
@@ -25,70 +26,68 @@ This section covers the plans, pricing, and subscription management of CodeRabbi
2526

2627
### **Understanding Your Options**
2728

29+
- **Transparent Pricing**: CodeRabbit offers a per-seat pricing model that scales with your team size, ensuring you pay for what you need.
30+
- **7-Day Free Trial**: All plans start with a generous 7-day free trial for CodeRabbit Pro for the entire organization, ensuring a commitment-free experience
31+
- **No Credit Card Required**: You won't need a credit card to start your free trial.
32+
- **CodeRabbit Seats**
33+
Every developer who submits a pull request is counted as a separate seat. Seats can be purchased for all or for a limited number of developers.
2834

29-
- **Transparent Pricing**: CodeRabbit offers a per-seat pricing model that scales with your team size, ensuring you pay for what you need.
30-
- **7-Day Free Trial**: All plans start with a generous 7-day free trial for CodeRabbit Pro for the entire organization, ensuring a commitment-free experience
31-
- **No Credit Card Required**: You won't need a credit card to start your free trial.
32-
- **CodeRabbit Seats**
33-
Every developer who submits a pull request is counted as a separate seat. Seats can be purchased for all or for a limited number of developers.
34-
35-
### 1**. Pro Plan**
35+
### 1. Pro Plan
3636

3737
### Features:
3838

39-
- This plan begins with a 7-day free trial, with no credit card required.
40-
- Summarization of pull requests.
41-
- Includes line-by-line reviews of all changes in the Pull Request
42-
- Ability to have conversations with CodeRabbit bot.
43-
- Reviews on unlimited public and private repositories within the organization.
44-
39+
- This plan begins with a 7-day free trial, with no credit card required.
40+
- Summarization of pull requests.
41+
- Includes line-by-line reviews of all changes in the Pull Request
42+
- Ability to have conversations with CodeRabbit bot.
43+
- Reviews on unlimited public and private repositories within the organization.
4544

4645
### Pricing:
4746

48-
- Monthly: $15 per month.
49-
- Annual: $12 per month billed annually, with a 20% discount.
47+
- Monthly: $15 per month.
48+
- Annual: $12 per month billed annually, with a 20% discount.
5049

5150
### Billing:
5251

53-
- Billed per participating developer.
54-
52+
- Billed per participating developer.
53+
5554
### Usage Limits:
5655

5756
These are the hourly usage limits for each developer per repository:
5857

59-
- Number of files reviewed per hour: 100 Files
60-
- Number of reviews per hour (includes incremental reviews): 9
61-
- Number of conversations per hour: 50
58+
- Number of files reviewed per hour: 100 Files
59+
- Number of reviews per hour (includes incremental reviews): 9
60+
- Number of conversations per hour: 50
6261

63-
### 2**. Free Plan**
62+
### 2. Free Plan
6463

6564
### Features:
6665

67-
- Starts with a 7-day free trial of the Pro plan.
68-
- unlimited access on both public and private repositories.
69-
- Summarization pull requests on private repositories.
70-
- Reviews pull requests on public repositories.
66+
- Starts with a 7-day free trial of the Pro plan.
67+
- unlimited access on both public and private repositories.
68+
- Summarization pull requests on private repositories.
69+
- Reviews pull requests on public repositories.
7170

7271
### Pricing:
7372

74-
- $0 per month.
73+
- $0 per month.
7574

7675
### Billing:
7776

78-
- Free forever, no credit card required.
77+
- Free forever, no credit card required.
7978

8079
### **Subscription Management**
8180

82-
### 1**. Pro Plan**
81+
### 1. Pro Plan
8382

84-
- GitHub/GitLab organization owners can purchase or make changes to the subscription.
85-
- You can choose to manually purchase seats and assign them to developers, or have them assigned automatically as developers create pull requests.
86-
- During the trial period, seat assignment is automatic, but the number of seats can be adjusted when purchasing the subscription.
83+
- GitHub/GitLab organization owners can purchase or make changes to the subscription.
84+
- You can choose to manually purchase seats and assign them to developers, or have them assigned automatically as developers create pull requests.
85+
- During the trial period, seat assignment is automatic, but the number of seats can be adjusted when purchasing the subscription.
8786

8887
![Untitled](./images/pricing.png)
8988

90-
### 2**. Free Plan**
89+
### 2. Free Plan
90+
91+
- Seats are assigned to new developers immediately
9192

92-
- Seats are assigned to new developers immediately
93-
94-
![Untitled](./images/pricing2.png)
93+
![Untitled](./images/pricing2.png)

docs/tutorial-basics/_category_.json

-8
This file was deleted.

docs/tutorial-basics/congratulations.md

-23
This file was deleted.

docs/tutorial-basics/create-a-blog-post.md

-34
This file was deleted.

docs/tutorial-basics/create-a-document.md

-57
This file was deleted.

0 commit comments

Comments
 (0)