-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update index.md and add new page mode_emploi.md
Modifications suite aux tests utilisateurs
- Loading branch information
Showing
2 changed files
with
50 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Mode d'emploi pour votre mini-site | ||
order: 0 | ||
--- | ||
|
||
# Comment on le crée ce mini-site ? | ||
|
||
## 1° Créer son mini-site | ||
- Suivez le parcours d'inscription [de Scribouilli](https://atelier.scribouilli.org/). | ||
- Choisissez **"ma liste de recommandations liée à Framalibre"** dans la liste déroulante | ||
|
||
## 2° Choisissez les logiciels à recommander | ||
- Naviguez dans les notices de [Framalibre](https://beta.framalibre.org) | ||
- Ouvrez la notice du logiciel que vous voulez recommander | ||
- Tout en **bas à gauche** de la notice, cliquez sur **"Copier pour mon mini-site"** | ||
- Un bout de code HTML vient de se copier dans votre presse-papier | ||
- Il vous reste à **le coller dans la page de votre mini-site…** | ||
- …et **recommencer** pour les suivants | ||
- et enfin, **publier la page** pour tout enregistrer ! | ||
|
||
|
||
<img src="{{'images/capture_bouton_copier_minisite.png' | relative_url}}" alt=""> | ||
|