This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 764
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/rest-username-suggestion
- Loading branch information
Showing
178 changed files
with
3,788 additions
and
1,015 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,76 @@ | ||
<footer> | ||
<div class="wrapper"> | ||
<ul> | ||
<li><a href="https://rocket.chat/download">Download</a></li> | ||
<li><a href="https://rocket.chat/support">Support</a></li> | ||
<li><a href="https://rocket.chat/cloud">Cloud</a></li> | ||
<li><a href="https://rocket.chat/docs/">Docs</a></li> | ||
</ul> | ||
<ul> | ||
<li><a href="https://rocket.chat/team">Team</a></li> | ||
<li><a href="https://rocketchat.recruitee.com/">Jobs</a></li> | ||
<li><a href="https://rocket.chat/partners">Partners</a></li> | ||
<li><a href="https://rocket.chat/terms">Terms of Service</a></li> | ||
</ul> | ||
<ul> | ||
<li><a href="https://rocket.chat/community">Community</a></li> | ||
<li><a href="https://forums.rocket.chat">Forums</a></li> | ||
<li><a href="https://rocket.chat/blog/">Blog</a></li> | ||
<li><a href="https://rocket.chat/contact">Contact</a></li> | ||
</ul> | ||
<ul> | ||
<li><a href="https://shop.spreadshirt.com/rocketchat" target="_blank">Swag Store</a></li> | ||
<li><a href="https://www.stickermule.com/user/1070688638/stickers" target="_blank">Stickers</a></li> | ||
<li><a href="https://rocket.chat/press">Press</a></li> | ||
</ul> | ||
<footer class="app-footer {% if page.theme == 'light' %}app-footer--light{% else %}app-footer--black{% endif %}"> | ||
<div class="container"> | ||
|
||
<div class="app-footer_col"> | ||
<input id="menu1" type="checkbox" /> | ||
<label for="menu1" class="app-footer_pre-menu">Product</label> | ||
<ul class="app-footer_nav"> | ||
<li><a href="//rocket.chat/">Rocket.Chat</a></li> | ||
<li><a href="//rocket.chat/support">Support</a></li> | ||
<li><a href="//rocket.chat/cloud">Cloud</a></li> | ||
<li><a href="//rocket.chat/bots">Bots</a></li> | ||
<li><a href="//rocket.chat/community">Community</a></li> | ||
<li><a href="//rocket.chat/pt/webinars/">Webinars</a></li> | ||
<li><a href="//rocket.chat/docs/">Documentation</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="app-footer_col"> | ||
<input id="menu2" type="checkbox" /> | ||
<label for="menu2" class="app-footer_pre-menu">Company</label> | ||
<ul class="app-footer_nav"> | ||
<li><a href="//rocket.chat/team">Team</a></li> | ||
<li><a target="_blank" rel="noopener noreferrer" href="//rocketchat.recruitee.com/">Jobs</a></li> | ||
<li><a href="//rocket.chat/contact">Contact</a></li> | ||
<li><a href="//rocket.chat/partners">Partners</a></li> | ||
<li><a href="//rocket.chat/press">Press</a></li> | ||
<li><a href="//rocket.chat/blog/">Blog</a></li> | ||
<li><a href="//shop.spreadshirt.com/rocketchat" target="_blank" rel="noopener noreferrer">Gift shop</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="app-footer_col"> | ||
<input id="menu3" type="checkbox" /> | ||
<label for="menu3" class="app-footer_pre-menu">Legal</label> | ||
<ul class="app-footer_nav"> | ||
<li><a href="//rocket.chat/terms">Terms of Service</a></li> | ||
<li><a href="//rocket.chat/privacy">Privacy</a></li> | ||
<li><a href="//rocket.chat/dmca">DMCA Policy</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="app-footer_col"> | ||
<input id="menu4" type="checkbox" /> | ||
<label for="menu4" class="app-footer_pre-menu">Get started</label> | ||
<ul class="app-footer_nav"> | ||
<li><a class="app-footer_install" target="_blank" rel="noopener noreferrer" href="//cloud.rocket.chat/trial/small"><span><img src="{{ site.url }}/images/default/cloud.svg" alt="Free trial"></span> Cloud trial</a></li> | ||
<li><a class="app-footer_install" href="//rocket.chat/install" title="install"><span style="margin-top: -0.1em;"><img src="{{ site.url }}/images/default/install.svg" alt="Install"></span> Install server</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="app-footer_wrap-logo"> | ||
<h1 class="app-footer_logo"> | ||
<a href="//rocket.chat/"> | ||
<img src="{{ site.url }}/images/default/logo.svg" alt="Rocket.Chat"> | ||
</a> | ||
</h1> | ||
|
||
<a class="app-footer_github" target="_blank" href="//github.com/RocketChat/Rocket.Chat" rel="noopener noreferrer"> | ||
<span><img src="{{ site.url }}/images/default/star.svg" alt="GitHub Stars"></span> | ||
<span class="star-count">{{site.stars}}K</span> | ||
</a> | ||
<a class="app-footer_github" target="_blank" href="//github.com/RocketChat/Rocket.Chat/fork" rel="noopener noreferrer"> | ||
<span><img src="{{ site.url }}/images/default/fork.svg" alt="GitHub forks"></span> | ||
<span class="fork-count">{{site.forks}}K</span> | ||
</a> | ||
<a class="app-footer_github-link" target="_blank" href="//github.com/RocketChat/Rocket.Chat" rel="noopener noreferrer"> | ||
<span><img src="{{ site.url }}/images/default/github.svg" alt="GitHub"></span> | ||
Open on GitHub | ||
</a> | ||
|
||
<a href="//keycdn.com" target="_blank" rel="noopener noreferrer" class="app-footer_partner"> | ||
<img src="{{ site.url }}/images/default/keycdnlogo.png" alt="KeyCDN"> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="clear"></div> | ||
</footer> | ||
</footer> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<div class="app-header app-header--black"> | ||
<header class="app-header_wrap headroom--top"> | ||
<div class="container"> | ||
<h1 class="app-header_logo"> | ||
<a href="/"> | ||
<img class="normal" src="{{ site.url }}/images/default/logo.svg" alt="Rocket.Chat"> | ||
</a> | ||
</h1> | ||
|
||
<input type="checkbox" id="handle-menu" /> | ||
<label class="app-header_handle-menu" for="handle-menu"><span /></label> | ||
|
||
<nav class="app-header_menu"> | ||
<ul> | ||
<li><a data-senna-off="true" href="//rocket.chat/cloud">Cloud</a></li> | ||
<li><a data-senna-off="true" href="//rocket.chat/install">Install</a></li> | ||
<li><a data-senna-off="true" href="//rocket.chat/support">Support</a></li> | ||
<li><a data-senna-off="true" href="//rocket.chat/community">Community</a></li> | ||
<li><a data-senna-off="true" href="//rocket.chat/docs/">Docs</a></li> | ||
<li><a data-senna-off="true" href="//rocket.chat/blog/">Blog</a></li> | ||
<li><a data-senna-off="true" href="//rocket.chat/contact">Contact</a></li> | ||
</ul> | ||
<a class="app-header_install" href="//rocket.chat/cloud"><span><img src="{{ site.url }}/images/default/cloud.svg" alt="Install"></span> Try now</a> | ||
</nav> | ||
|
||
</div> | ||
</header> | ||
</div> |
Oops, something went wrong.