Skip to content

Commit 4129042

Browse files
committed
Admonitions formatted
1 parent 60c30b2 commit 4129042

File tree

17 files changed

+100
-5
lines changed

17 files changed

+100
-5
lines changed

docs/create/aws/redis-on-aws/index-redis-on-aws.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ Follow the below steps to setup Redis Enterprise Cloud hosted over AWS Cloud:
1414

1515
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1616

17+
:::info TIP
18+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
19+
20+
:tada: [Click here to sign up](https://redis.com/try-free)
21+
22+
:::
23+
1724
![My Image](images/try-free.png)
1825

1926

docs/create/cloudrun/index-cloudrun.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In this tutorial, you will learn how to deploy a simple Redis rate limiting appl
4747

4848
Visit [developer.redis.com/create/rediscloud/](https://developer.redis.com/create/rediscloud/) and create [a free Redis Enterprise Cloud account](https://redis.com/try-free/). Once you complete the signup tutorial, you will be provided with the database endpoint URL, port and password. Save these for future reference.
4949

50-
:::tip TIP
50+
:::info TIP
5151
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
5252

5353
:tada: [Click here to sign up](https://redis.com/try-free)

docs/create/heroku/herokugo/index-herokugo.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ Heroku recognizes an app as being written in Go by the existence of a `go.mod` f
2525

2626
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free).
2727

28+
:::info TIP
29+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
30+
31+
:tada: [Click here to sign up](https://redis.com/try-free)
32+
33+
:::
34+
2835
![recloud](try-free.png)
2936

3037
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:

docs/create/heroku/herokujava/index-herokujava.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ Some of the notable benefits of Heroku include:
2323

2424
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free)
2525

26+
:::info TIP
27+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
28+
29+
:tada: [Click here to sign up](https://redis.com/try-free)
30+
31+
:::
32+
2633
![recloud](try-free.png)
2734

2835
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:

docs/create/heroku/herokunodejs/index-herokunodejs.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Heroku is a platform as a service (PaaS) that enables developers to build, run,
1616

1717
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free)
1818

19+
:::info TIP
20+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
21+
22+
:tada: [Click here to sign up](https://redis.com/try-free)
23+
24+
:::
25+
1926
![recloud](try-free.png)
2027

2128
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:

docs/create/heroku/herokupython/index-herokupython.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Some of the notable features offered by Heroku are:
2222

2323
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free)
2424

25+
:::info TIP
26+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
27+
28+
:tada: [Click here to sign up](https://redis.com/try-free)
29+
30+
:::
31+
2532
![recloud](try-free.png)
2633

2734
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:

docs/create/heroku/herokuruby/index-herokuruby.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Here's a quickstart guide to deploy Ruby apps on Heroku using Redis. We will be
1717

1818
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free).
1919

20+
:::info TIP
21+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
22+
23+
:tada: [Click here to sign up](https://redis.com/try-free)
24+
25+
:::
26+
2027
![recloud](try-free.png)
2128

2229
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:

docs/create/heroku/portal/index-heroku.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can quickly and easily get your apps up and running with Redis Enterprise Cl
3636

3737
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free)
3838

39-
:::tip TIP
39+
:::info TIP
4040
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
4141

4242
:tada: [Click here to sign up](https://redis.com/try-free)

docs/create/heroku/ratelimiting-go/index-ratelimitinggo.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ In this tutorial, we will see how to deploy Rate Limiting using Redis and Go.
1515

1616
Create your free Redis Enterprise Cloud account by visiting [this link](https://redis.com/try-free)
1717

18+
:::info TIP
19+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
20+
21+
:tada: [Click here to sign up](https://redis.com/try-free)
22+
23+
:::
24+
1825
![recloud](images/try-free.png)
1926

2027
[Follow this link to create a Redis Enterprise Cloud](/create/rediscloud) subscription and database as shown below:

docs/create/netlify/getting-started-with-netlify/index-getting-started-with-netlify.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In this tutorial, you will see how to deploy a simple Redis caching app built wi
5353

5454
Visit [https://developer.redis.com/create/rediscloud/](https://developer.redis.com/create/rediscloud/) and create a free Redis Enterprise Cloud account. Enable the “RediSearch” module while you create the Redis Enterprise Cloud database. Once you complete the tutorial, you will be provided with the database Endpoint URL and password. Save it for future reference.
5555

56-
:::tip TIP
56+
:::info TIP
5757
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
5858

5959
:tada: [Click here to sign up](https://redis.com/try-free)

docs/create/rediscloud/index-recloud.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Redis Enterprise Cloud is a fully managed cloud service by Redis. Built for mode
1212

1313
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1414

15-
:::tip TIP
15+
:::info TIP
1616
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
1717

1818
:tada: [Click here to sign up](https://redis.com/try-free)

docs/create/vercel/index-vercel.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In this tutorial, you will learn how to deploy a Node.js based Redis chat applic
4949

5050
Visit [developer.redis.com/create/rediscloud/](https://developer.redis.com/create/rediscloud/) and create [a free Redis Enterprise Cloud account](https://redis.com/try-free/). Once you complete this tutorial, you will be provided with the database endpoint URL and password. Save it for future reference.
5151

52-
:::tip TIP
52+
:::info TIP
5353
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
5454

5555
:tada: [Click here to sign up](https://redis.com/try-free)

docs/howtos/redisearch/index-redisearch.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ RediSearch also supports auto-completion with fuzzy prefix matching, and atomic
1616

1717
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1818

19+
:::info TIP
20+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
21+
22+
:tada: [Click here to sign up](https://redis.com/try-free)
23+
24+
:::
25+
1926
![My Image](images/try-free.png)
2027

2128

docs/howtos/redisgraph/getting-started/index-gettingstarted.mdx

+7
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ RedisGraph is a Redis module that enables enterprises to process any kind of con
1515

1616
Follow [this link to register](/create/cloud/rediscloud) and subscribe to Redis Enterprise Cloud
1717

18+
:::info TIP
19+
For a limited time, use **TIGER200** to get **$200** credits on Redis Enterprise Cloud and try all the advanced capabilities!
20+
21+
:tada: [Click here to sign up](https://redis.com/try-free)
22+
23+
:::
24+
1825
![RedisGraph](try-free.png)
1926

2027
### Step 2. Create a new subscription

src/svg/Operate/index.js

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
import React from 'react';
2+
3+
const Operate = ({ color = '#161F31', ...rest }) => (
4+
<svg width="30" height="36" xmlns="http://www.w3.org/2000/svg" {...rest}><g stroke={color} strokeWidth="1.01" fill="none" fillRule="evenodd" strokeLinecap="round" strokeLinejoin="round"><path d="M1 7.928h12.45V1.28H1zM1 17.899h12.45V11.25H1zM1 34.518h12.45V27.87H1zM16.672 26.208h12.45V19.56h-12.45zM7.227 17.899v9.971V17.9zM7.227 7.928v3.323-3.323zM16.672 22.884H7.227h9.445zM13.45 14.575h9.45v4.985z"/></g></svg>
5+
);
6+
7+
export default Operate;

src/svg/OperateBg/index.js

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
import React from 'react';
2+
3+
const Operate = ({ color = '#161F31', ...rest }) => (
4+
<svg width="30" height="36" xmlns="http://www.w3.org/2000/svg" {...rest}><g stroke={color} strokeWidth="1.01" fill="none" fillRule="evenodd" strokeLinecap="round" strokeLinejoin="round"><path d="M1 7.928h12.45V1.28H1zM1 17.899h12.45V11.25H1zM1 34.518h12.45V27.87H1zM16.672 26.208h12.45V19.56h-12.45zM7.227 17.899v9.971V17.9zM7.227 7.928v3.323-3.323zM16.672 22.884H7.227h9.445zM13.45 14.575h9.45v4.985z"/></g></svg>
5+
);
6+
7+
export default Operate;

src/theme/Hero/index.js

+18
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@ import SvgDevelop from '@site/src/svg/Develop';
1313
import SvgDevelopBg from '@site/src/svg/DevelopBg';
1414
import SvgExplore from '@site/src/svg/Explore';
1515
import SvgExploreBg from '@site/src/svg/ExploreBg';
16+
import SvgOperateBg from '@site/src/svg/OperateBg';
1617
import SvgArrowRight from '@site/src/svg/ArrowRight';
1718

19+
20+
1821
function Hero() {
1922
return (
2023
<header className="rds-hero">
@@ -71,6 +74,21 @@ function Hero() {
7174
</div>
7275
<a href={useBaseUrl('/explore/redisinsight/')} className="link">Read More</a>
7376
</div>
77+
78+
<div className="box box-operate">
79+
<SvgExploreBg color="#FFFFFF" className="bg" />
80+
<span className="icon">
81+
<SvgExplore color="#FFFFFF" />
82+
</span>
83+
<div className="text">
84+
<h3 className="title">Operate</h3>
85+
<p className="description">Provision and accelerate app deployment using DevOps </p>
86+
<span className="more">Operate your application<SvgArrowRight color="#DC382C" /></span>
87+
</div>
88+
<a href={useBaseUrl('/operate/')} className="link">Read More</a>
89+
</div>
90+
91+
7492
</div>
7593
</div>
7694

0 commit comments

Comments
 (0)