From: Benjamin Auder Date: Thu, 5 Feb 2015 19:28:53 +0000 (+0100) Subject: README.html X-Git-Url: https://git.auder.net/?p=mixstore.git;a=commitdiff_plain;h=85079bfa1f0b279c37d2b1e6d49908217c8182c7 README.html --- diff --git a/README b/README deleted file mode 100644 index 2fb75fa..0000000 --- a/README +++ /dev/null @@ -1,12 +0,0 @@ -mixstore utilise Symfony2 ; organisation des répertoires : - - app/: La configuration de l'application, - src/: Le code PHP du projet, - vendor/: Les bibliothèques tierces, - web/: Le répertoire Web racine. - -Le répertoire web racine est l'endroit ou se situent tous les fichiers statiques -et publics comme les images, les feuilles de styles et les fichiers javascript. -C'est aussi le dossier contenant le point d'entrée web/app.php - -[Voir http://symfony.com/fr/doc/current/quick_tour/the_architecture.html] diff --git a/README.html b/README.html new file mode 100644 index 0000000..7e580b4 --- /dev/null +++ b/README.html @@ -0,0 +1,25 @@ +

mixstore.org

+ +Website which gather packages using mixture models, for any purpose like + + +

The packages can be written in any language (please contact me if your favorite is missing from the list).

+ +

mixstore.org is powered by Symfony2. See this page +to understand folders structure.

+ +

Usage

+ +

As a visitor you can browse the store (main button on top of the screen), and sort packages by name or language.

+ +As a registered user (follow the link in upper-right corner): +
    +
  1. you can give feedback on any published package (through the button "new feedback" on every package page);
  2. +
  3. you can publish pages for new packages, whether you are the author or not.
  4. +
+ +

A banner image can be uploaded when sending a new package. This image will be included in the carousel on welcome page.