another gh-pages update
This commit is contained in:
parent
474551ad64
commit
625aedcc25
1 changed files with 10 additions and 11 deletions
21
index.md
21
index.md
|
@ -14,27 +14,26 @@ title: Spectrum 2
|
|||
<h3>What is Spectrum 2?</h3>
|
||||
<hr/>
|
||||
Spectrum 2 allows users to chat even when they are using different IM networks. It acts as a transport layer between the users as showed in the animation above.
|
||||
<br/>
|
||||
<a href="#">Read More</a>
|
||||
</div>
|
||||
|
||||
<div style="width: 220px; 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);">
|
||||
<h3>What networks does it support?</h3>
|
||||
<h3>Support networks</h3>
|
||||
<hr/>
|
||||
You can connect Spectrum2 using following networks:
|
||||
|
||||
<ul><li>IRC</li><li>Slack</li></ul>
|
||||
|
||||
<br/>
|
||||
<a href="#">Read More</a>
|
||||
</div>
|
||||
|
||||
<div style="width: 250px; margin-left: 40px; float:left;">
|
||||
|
||||
Spectrum 2 is written in C++ and uses the [Swiften](http://swift.im/swiften) library and various different libraries for "legacy networks".
|
||||
Spectrum 2 is open source and released under the GNU GPL.
|
||||
|
||||
</div>
|
||||
|
||||
<div style="width: 250px; margin-left: 40px; float:left;">
|
||||
|
||||
Spectrum 2 is not intended for strictly desktop users, ie those who have no familiarity with running server side applications. It is intended to provide a service to desktop users, but be managed by server administrators. If you are interested in the project but have no familiarity with running a server (and no interest in learning), please speak with your local system administrators about making Spectrum 2 available.
|
||||
<div style="width: 220px; 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);">
|
||||
<h3>Get it</h3>
|
||||
<hr/>
|
||||
You can install it on your own server or use existing public servers.<br/>
|
||||
<a href="#">Read More</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue