|
From: Lasse Kärkkäi. <tr...@us...> - 2010-12-09 02:13:52
|
Module: web Branch: bluestyle Commit: bab2576131a2269f97af583a00a06b0471574e8c Author: Lasse Karkkainen <tro...@tr...> Date: Thu Dec 9 02:44:32 2010 +0100 Minor site tuning --- htdocs-source/AWC-cfg.txt | 1 - htdocs-source/about.txt | 2 -- htdocs-source/download.txt | 10 ++++------ htdocs-source/index.txt | 8 ++++---- 4 files changed, 8 insertions(+), 13 deletions(-) diff --git a/htdocs-source/AWC-cfg.txt b/htdocs-source/AWC-cfg.txt index 3d878e7..9fbadc2 100644 --- a/htdocs-source/AWC-cfg.txt +++ b/htdocs-source/AWC-cfg.txt @@ -2,7 +2,6 @@ +index Home +blog Blog +about What is it -+screenshots Screenshots +download Download +songs Free songs +others Other games diff --git a/htdocs-source/about.txt b/htdocs-source/about.txt index e184836..43c20e0 100644 --- a/htdocs-source/about.txt +++ b/htdocs-source/about.txt @@ -2,8 +2,6 @@ What is it? :h2:Performous in a nutshell -Everybody loves music and while some might be too shy to dance or sing, there is always some part for everyone. Performous is about improving your skills and having fun at the same time. - :h3:Vocals Pick up your microphone and start singing. The game won't just score your performance but your pitch is constantly displayed so you can correct the mistakes and actually learn to sing... And then beat your friends in multiplayer mode :) diff --git a/htdocs-source/download.txt b/htdocs-source/download.txt index 9ff7b02..9e4ff97 100644 --- a/htdocs-source/download.txt +++ b/htdocs-source/download.txt @@ -24,11 +24,9 @@ Download Performous Fedora 14: <a href="http://sourceforge.net/projects/performous/files/performous/0.6.1/Performous-0.6.1-Fedora14-i386.rpm/download" target="_new">i386</a> <a href="http://sourceforge.net/projects/performous/files/performous/0.6.1/Performous-0.6.1-Fedora14-amd64.rpm/download" target="_new">amd64</a> Mandriva 2010.0: <a href="http://ftp.blogdrake.net/mandriva/2010.0/update/i586/Performous-0.5.1-01bdk2010.0.i586.rpm">i586</a> <a href="http://ftp.blogdrake.net/mandriva/2010.0/update/x86_64/Performous-0.5.1-01bdk2010.0.x86_64.rpm">x86_64</a> +:h2:Build from source code - -:h2:Other systems and development version - - Source code (v0.6.1): <a href="http://sourceforge.net/projects/performous/files/performous/0.6.1/Performous-0.6.1-Source.tar.bz2/download" target="_new">universal</a> - -If you are building Performous yourself or wish to do any development on it, you should always use the Git repository rather than source code packages. See the <a href="http://wiki.performous.org/index.php/Developing" target="_new">development wiki pages</a> for more information. + Git repository: <a href="git://git.performous.org/gitroot/performous/performous">performous</a> (see <a href="http://wiki.performous.org/index.php/Developing" target="_new">instructions</a>) + +If you are building Performous yourself or wish to do any development on it, you should always use the git master branch rather than releases. The master branch is relatively stable as all development is done in separate branches but it often contains bugfixes and improvements that haven't been released yet. diff --git a/htdocs-source/index.txt b/htdocs-source/index.txt index 4ab2bb4..3ed07a0 100644 --- a/htdocs-source/index.txt +++ b/htdocs-source/index.txt @@ -4,15 +4,15 @@ The All-in-One Music Game <div id="showcase" style="background: url('imgs/showcase.jpg') repeat-x; width: 640px; height: 96px; margin-bottom: 30px; -webkit-box-reflect:below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.6, transparent), to(rgba(255,255,255,0.3)));"></div> <script type="text/javascript" src="showcase.js"></script> -Rock your friends or learn to sing better. If you are looking for a fun music game, this is it. No special hardware required, you may play guitar on your PC keyboard, sing on any microphone or webcam you happen to have and so on. If you do have SingStar microphones, Guitar Hero or RockBand instruments, or dance pads, just plug them into your USB ports and they will be autodetected by Performous. +Everybody loves music and while one might be too shy to dance or sing, there is always some part for everyone. Performous is about improving your skills and having fun at the same time. No special hardware required, you may play guitar on your PC keyboard, sing on your laptop microphone and so on. If you do have SingStar microphones, Guitar Hero or Rock Band instruments, or dance pads, just plug them into your USB ports and start rocking! -While Performous is still in development and you will find some crappy graphics and rough edges, many users think that it already beats even those commercial games. Oh, and Performous is <b>free software</b>. That means open source, no ads or spyware included now or ever. Click that download button and give it a test run now! +Performous is <b>free software</b> and once you click that download button, you will find out that open source doesn't need to suck. In fact, many users keep praising us about how we beat even those commercial games. -We constantly strive to improve the gameplay and the algorithms the game is built on. Performous does not attempt to clone and catch other games but instead we listen to user feedback and try to find the best solutions. The game is developed by a relatively large team of skilled people but we are always looking for new recruits. If you think you can improve something or if you just wish to build from source, click the C++ button. +We constantly strive to improve the gameplay and the algorithms the game is built on. Performous does not attempt to catch up on other games and clone them but instead we listen to user feedback and try to find the best solutions. The game is developed by a relatively large team of skilled people but we are always looking for new recruits. If you think you can improve something or if you just wish to build from source, click the C++ button. :>div <div style="width: 128px; margin-left: auto"> - <a id="download" href="download.html" title="Downloads"><img style="width: 64px; height: 64px;" src="imgs/icon_down.png" style="display: inline" alt="Download"></a><a href="http://wiki.performous.org/index.php/Building_and_installing_from_source" title="Build from source" target="_new"><img style="width: 64px; height: 64px;" src="imgs/icon_cpp.png" style="display: inline" alt="Source code"></a> + <a id="download" href="download" title="Downloads"><img style="width: 64px; height: 64px;" src="imgs/icon_down.png" style="display: inline" alt="Download"></a><a href="http://wiki.performous.org/index.php/Developing" title="Build from source" target="_new"><img style="width: 64px; height: 64px;" src="imgs/icon_cpp.png" style="display: inline" alt="C++"></a> </div> <script type="text/javascript" src="download.js"></script> |