From 08c20df8fe13c90a96fbbc66de9276eea9acab89 2015-11-26 08:15:41 From: Jan Kaluza Date: 2015-11-26 08:15:41 Subject: [PATCH] Documentation improvement --- diff --git a/_includes/themes/twitter/my.html b/_includes/themes/twitter/my.html index 5c23a7c91742fe98728b9c526f2b2bb5dcf98821..805ede10ffd85288dfa1cbb71e2b791146788265 100644 --- a/_includes/themes/twitter/my.html +++ b/_includes/themes/twitter/my.html @@ -4,7 +4,7 @@ - + @@ -16,17 +16,18 @@
- View on GitHub + View on GitHub

Spectrum 2

-

Spectrum 2 XMPP transports

+

Spectrum 2 IM transports

diff --git a/_includes/themes/twitter/myconfig.html b/_includes/themes/twitter/myconfig.html index e1c17011fcd4762739c0294dd761ad237e208f09..337f3af4f7a964166e347ca851cbb8b8bfad2fe7 100644 --- a/_includes/themes/twitter/myconfig.html +++ b/_includes/themes/twitter/myconfig.html @@ -4,7 +4,7 @@ - + @@ -16,17 +16,18 @@
- View on GitHub + View on GitHub

Spectrum 2

-

Spectrum 2 XMPP transports

+

Spectrum 2 IM transports

diff --git a/index.md b/index.md index 0646cefbb41a77f7488ffae75bca2fdb7ce1c0a0..1f9c5d23b553e1a6c3d16ea723f4c31108b67640 100644 --- a/index.md +++ b/index.md @@ -3,19 +3,16 @@ layout: page title: Spectrum 2 --- -## Looking for developers - -As HanzZ (the original main developer of Spectrum) is not able to continue with Spectrum development, we are looking for maintainer and developers for this project. Currently, the development is stalled and only the most urgent problems are fixed. - ## About -Spectrum 2 is an XMPP transport/gateway and also simple server. -It allows XMPP users to communicate with their friends who are using one of the supported networks. -It supports a wide range of different networks such as ICQ, XMPP (Jabber, GTalk), AIM, MSN, Facebook, Twitter, or IRC. +Spectrum 2 is an Generic transport/gateway. +It supports multiple frontends like XMPP or Slack and can transport messages using these +frontends to wide range of different networks such as such as ICQ, XMPP (Jabber, GTalk), +AIM, MSN, Facebook, Twitter, or IRC. + 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. - 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. ## News