From 2fdc24a29a37de13bd8b56387c09744aefeac368 Mon Sep 17 00:00:00 2001 From: nojhan Date: Sat, 28 Aug 2010 12:30:37 +0200 Subject: [PATCH] openhatch button, supposed to facilitate the involvement of new contributors --- website/index.html | 28 ++++++++++++++++++++++++++-- website/lightblue.css | 1 + 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/website/index.html b/website/index.html index ed8562022..97010172d 100644 --- a/website/index.html +++ b/website/index.html @@ -34,7 +34,9 @@
  • Project page
  • see also ParadisEO
  • + +
      Jump to section:
    1. @@ -144,8 +146,30 @@

      With the help of EO, you can easily design evolutionary algorithms that will find solutions to virtually all kind of hard optimization problems, from continuous to combinatorial ones.

      - - + +

      If you want to help us to improve EO, the easiest way is to click on the following button: + +

      + + + +
      + + + + + + +
      +

      +

      Features

      Component-based framework

      diff --git a/website/lightblue.css b/website/lightblue.css index 0d2d5dffd..e96546fb7 100644 --- a/website/lightblue.css +++ b/website/lightblue.css @@ -37,6 +37,7 @@ body { .shortcuts { text-align:left; + clear:both; } .shortcuts p {