update main page
This commit is contained in:
parent
6bd045c4af
commit
d5dd434d2a
1 changed files with 5 additions and 45 deletions
50
index.md
50
index.md
|
@ -1,55 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: Spectrum 2
|
||||
title: Spectrum IM
|
||||
---
|
||||
|
||||

|
||||
|
||||
<div style="position: relative; width: 220px; height:394px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);">
|
||||
<h3>What is Spectrum 2?</h3>
|
||||
<hr/>
|
||||
Spectrum 2 is an open source instant messaging transport.<br/><br/>
|
||||
It allows users to chat together even when they are using different IM networks.<br/><br/>
|
||||
It acts as a transport layer between the users as showed in the animation above.
|
||||
<br/>
|
||||
<a style=" position: absolute;bottom: 10px; right: 10px;" href="/documentation/about.html">Read More</a>
|
||||
</div>
|
||||
### About
|
||||
|
||||
<div style="position: relative;width: 250px; height:394px; float:left; margin-left: 40px; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<h3>Supported networks</h3>
|
||||
<hr/>
|
||||
Spectrum is an open source instant messaging transport. It allows users to chat together even when they are using different IM networks. It acts as a transport layer between the users as showed in the animation above.[Read More]("/documentation/about.html")
|
||||
|
||||
<img alt="XMPP" src="https://gci.copyleftgames.org/img/icons/xmpp.png" style="float:left"/>
|
||||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left; margin-left:10px"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left; margin-left:10px"/>
|
||||
<div style="clear: both;"></div>
|
||||
<img alt="Skype" src="http://i.i.cbsi.com/cnwk.1d/i/tim/2011/12/12/Skype.png" style="float:left"/>
|
||||
<img alt="Whatsapp" src="https://cdn3.iconfinder.com/data/icons/ultimate-social/150/24_whatsapp-64.png" style="float:left; margin-left:10px"/>
|
||||
<img alt="Telegram" src="https://addons.cdn.mozilla.net/user-media/addon_icons/595/595228-64.png" style="float:left; margin-left:10px"/>
|
||||
<div style="clear: both;"></div>
|
||||
<img alt="Facebook" src="http://findicons.com/files/icons/818/aquaticus_social/64/facebook.png" style="float:left"/>
|
||||
<img alt="Slack" src="https://mid.as/img/addons/slack.png" style="float:left; margin-left:10px"/>
|
||||
<img alt="ICQ" src="http://icons.iconarchive.com/icons/uiconstock/socialmedia/64/ICQ-icon.png" style="float:left; margin-left:10px"/>
|
||||
<div style="clear: both;"></div>
|
||||
<img alt="Gadu Gadu" src="http://icons.iconarchive.com/icons/cornmanthe3rd/plex/64/Communication-gadu-gadu-icon.png" style="float:left"/>
|
||||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left; margin-left:10px"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left; margin-left:10px"/>
|
||||
<div style="clear: both;"></div>
|
||||
<a style=" position: absolute;bottom: 10px; right: 10px;" href="/documentation/about.html">Read More</a>
|
||||
</div>
|
||||
|
||||
<div style="position: relative;width: 220px; height:394px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<h3>Try it</h3>
|
||||
<hr/>
|
||||
You can try Spectrum 2 for free with Slack to connect your team with IRC network.<br/><br/>
|
||||
<div style="text-align:right;"><a style="" href="http://slack.spectrum.im">Read More</a></div>
|
||||
<h3>Get it</h3>
|
||||
<hr/>
|
||||
You can also download Spectrum 2 and setup it on your own server.<br/><br/>
|
||||
<a style=" position: absolute;bottom: 10px; right: 10px;" href="/download">Read More</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div style="clear: both;"></div>
|
||||
### Get it
|
||||
|
||||
You can download Spectrum and setup it on your own server. [Read More]("/download")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue