-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathremote-work.html
195 lines (153 loc) · 9.44 KB
/
remote-work.html
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
---
title: 'Rocket.Chat''s Guide On Remote Working '
permalink: "/remote-work"
layout: en/default
class: content-page
description: 'remote-work
'
theme: light
lang: en
redirect_from:
- "/remote-work/"
---
<section class="hero">
<div class="space--5"></div>
<h1 class="display--big theme_type--dark">Rocket.Chat's Guide On Remote Working</h1>
<p class="display--small theme_type--dark">The Ultimate Resources To Guide You Through Challenging Times</p>
<div class="space--4"></div>
<section class="container ">
<img class="content-hero-img" src="{{ '/images/webinars/remote-cover.jpg' | relative_url }}" alt="{{ page.title }}" />
</section>
</section>
<div class="space--10"></div>
<div class="space--6"></div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<h3 class="display align--center">Many things are being canceled, <br> Your productivity should not be one of them.</h3>
<div class="space--1"></div>
<p class="theme_type--space half-paragraph"><bold>Rocket.Chat is a communication hub</bold> that is ideal for organizations that are looking to communicate with different stakeholders and <a class="button--link" href="https://rocket.chat/team-collab">collaborate</a> regardless of the current location with <a class="button--link" href="https://rocket.chat/security">high-security standards.</a></p>
<div class="space--1"></div>
<p class="theme_type--space half-paragraph">We help you to reduce the number of communication tools and organize your conversations to improve your business productivity and reaction time. Learn how to navigate remote work challenges with us. </p>
</div>
</div>
</section>
<div class="space--3"></div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
{% capture box-content %}Feeling lost in how to transition your operation to online?
Looking for high security while running your business online?
Rocket.Chat is committed to providing remote work best practices to its community.{% endcapture %}
{% include components/card-box.html lang=include.lang box-type="post-cta-box" title="How to work remotely with Rocket.Chat" content=box-content extra-classes="astronaut" button-1="SUBSCRIBE" button-1-link="https://rocket.chat/category/webinars/?utm_source=remote-work&utm_medium=banner&utm_campaign=remote_work" %}
</div>
</div>
</section>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<h3 class="display align--center">Planning to move your business into the remote scenario?</h3>
<p class="theme_type--space align--center display--medium">Staying productive online requires defining the right tools.<br>We are committed to supporting you and your team.</p>
<div class="space--3"></div>
<h3 class="display--medium align--center">Here is how we deal with it:</h3>
<div class="space--3"></div>
{% capture post1 %}/2020/04/13/alternatives-to-zoom/{% endcapture %}
{% capture post2 %}/2020/03/26/remote-work-tools/{% endcapture %}
{% capture post3 %}/2020/03/26/remote-work-14-hacks/{% endcapture %}
{% assign RelatedList = "" | split: "" %}
{% for post in site.posts %}
{% if post.url == post1 %}
{% assign RelatedList = RelatedList | push: post %}
{% elsif post.url == post2 %}
{% assign RelatedList = RelatedList | push: post %}
{% elsif post.url == post3 %}
{% assign RelatedList = RelatedList | push: post %}
{% endif %}
{% endfor %}
<div class="blog__related light">
{% for post in RelatedList limit:3 %}
{% include blog/article-link.html post=post %}
{% endfor %}
</div>
</div>
</div>
</section>
<div class="space--5"></div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<div class="content-testimonial">
<img class="content-testimonial-img" src="{{ '/images/team/member/gabriel-engel-01.jpg' | relative_url }}" alt="{{ page.title }}" />
<div class="content-testimonial-text">
<h3 class="display--medium">A message from Rocket.Chat’s CEO,</h3>
<div class="space--1"></div>
<p class="theme_type--light">Gabriel Engel</p>
<div class="space--1"></div>
<p class="theme_type--space">Coronavirus is affecting workplaces worldwide. There is still much we don’t know about this epidemic, for how long it will last, how it will affect the population and the economy. There are numerous practices that can help to contain the virus and prevent it from spreading, and at this time it's important that each individual put their social responsibility as a priority. </p>
<p class="theme_type--space">The epidemic itself was not something we could predict, but side actions, such as remote work, can help business to keep productive. Rocket.Chat is committed to improving team collaboration and omnichannel communication. It is a great tool to keep track of projects and discussions with stakeholders without losing security, flexibility, and scalability.</p>
<p class="theme_type--space">We are currently one of the most accessible communication tools in the market and at this time of uncertainty, we are committed to supporting you and your team even further. From March 17th and beyond we will host webinars on how to work remotely with Rocket.Chat on a weekly basis.</p>
<a href="https://rocket.chat/2020/03/24/remote-work" class="button">Sign Up for our Next Edition</a>
</div>
</div>
</div>
</div>
</section>
<div class="space--5"></div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
{% include components/card-box.html lang=include.lang box-type="post-cta-box" label="REMOTE COMMUNICATION MADE SMOOTH & SAFE" title="Chat with your team while keeping your data privacy" content="Audio and video conferencing, guest access, screen sharing, file sharing, LiveChat, LDAP Group Sync, two-factor authentication (2FA), E2E encryption, SSO, and dozens of OAuth providers." extra-classes="long" no-buttons=true %}
</div>
</div>
</section>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<div class="content-testimonial">
<div class="content-testimonial-text-right">
<p class="theme_type--space">“Rocket.Chat makes it easy to collaborate with my fellow remote and non-remote teammates. We can have both async and sync conversations. We can bring our information into the chat for chat ops style communication. Rocket.Chat has a busy mode. Works very well. Can enter busy mode and focus on your tasks that require deeper focus. Not to mention can easily enter a video call right from context of conversation if it’s needed”
</p>
<p class="theme_type--space"> Aaron Ogle, Lead Cloud Architect</p>
<div class="space--1"></div>
</div>
<img class="content-testimonial-img" src="{{ '/images/team/member/aaron-ogle-01.jpg' | relative_url }}" alt="{{ page.title }}" />
</div>
</div>
</div>
</section>
<div class="space--5"></div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
<h3 class="display--medium align--center">Check out more relevant content :</h3>
<div class="space--3"></div>
{% capture post1 %}/2020/03/17/covid-message/{% endcapture %}
{% capture post2 %}/2020/03/26/remote-work-tools/{% endcapture %}
{% capture post3 %}/2020/03/10/covid/{% endcapture %}
{% assign RelatedList = "" | split: "" %}
{% for post in site.posts %}
{% if post.url == post1 %}
{% assign RelatedList = RelatedList | push: post %}
{% elsif post.url == post2 %}
{% assign RelatedList = RelatedList | push: post %}
{% elsif post.url == post3 %}
{% assign RelatedList = RelatedList | push: post %}
{% endif %}
{% endfor %}
<div class="blog__related light">
{% for post in RelatedList limit:3 %}
{% include blog/article-link.html post=post %}
{% endfor %}
</div>
</div>
</div>
</section>
<div class="space--5"></div>
<section class="container">
<div class="flex-grid grid--justify-around">
<div class="col">
{% include components/card-box.html lang=include.lang box-type="post-cta-box" extra-classes="long astronaut care" button-1="Start SaaS Trial" button-1-link="https://cloud.rocket.chat/trial/?utm_source=remote-work&utm_medium=banner&utm_campaign=remote_work" button-2="Contact Us" button-2-link="https://rocket.chat/contact?utm_source=remote-work&utm_medium=banner&utm_campaign=remote_work" %}
</div>
</div>
</section>
<div class="space--8"></div>