-
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.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
![Papillon Support, Site web de documentation support.papillon.bzh](https://raw.githubusercontent.com/PapillonApp/support/refs/heads/main/.github/assets/main_banner.svg) | ||
|
||
> [!IMPORTANT] | ||
> Cette documentation est en cours de rédaction. Si vous avez des questions, n'hésitez pas à nous contacter à l'adresse suivante : [[email protected]](mailto:[email protected]). | ||
## Comment ajouter / modifier un contenu | ||
La documentation est écrite en Markdown. Pour ajouter ou modifier un contenu, vous pouvez éditer directement les fichiers situé dans le dossier `src/docs/` de ce dépôt. Vous pouvez également utiliser l'éditeur en ligne de GitHub. | ||
|
||
Si vous voulez ajouter un article ou une page, vous pouvez créer un nouveau fichier Markdown dans le dossier `src/docs/` et ajouter un lien vers ce fichier dans le fichier `src/docs/_maps_/articles.md`. | ||
Pensez également à ajouter vos articles à une catégorie dans le fichier `src/docs/_maps_/collections.md`. | ||
|
||
|