generated from codegouvfr/eleventy-dsfr
-
Notifications
You must be signed in to change notification settings - Fork 6
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
5 changed files
with
57 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,23 @@ | ||
--- | ||
layout: layouts/base.njk | ||
sidemenu: false | ||
--- | ||
<div class="fr-mb-6w"> | ||
<div class="fr-container fr-mt-6w" data-pagefind-body> | ||
<div class="fr-grid-row"> | ||
<div class="fr-col-4"> | ||
<p>Je suis</p> | ||
<ul> | ||
<li>Développeur</li> | ||
<li>Producteur</li> | ||
<li>Utilisateur</li> | ||
</ul> | ||
</div> | ||
<div class="fr-col-8"> | ||
<h1>{{ title }}</h1> | ||
{{ content | safe }} | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
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,8 @@ | ||
--- | ||
title: Toutes les ressources pour utiliser cartes.gouv.fr | ||
layout: layouts/profil.njk | ||
--- | ||
|
||
Consultez nos guides, FAQ, tutoriels et documentations techniques pour vous accompagner dans la prise en main des outils de cartes.gouv.fr. | ||
|
||
Documentation développeur... |
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,8 @@ | ||
--- | ||
title: Toutes les ressources pour utiliser cartes.gouv.fr | ||
layout: layouts/profil.njk | ||
--- | ||
|
||
Consultez nos guides, FAQ, tutoriels et documentations techniques pour vous accompagner dans la prise en main des outils de cartes.gouv.fr. | ||
|
||
Documentation producteur... |
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,14 @@ | ||
--- | ||
title: Toutes les ressources pour utiliser cartes.gouv.fr | ||
layout: layouts/profil.njk | ||
--- | ||
|
||
Consultez nos guides, FAQ, tutoriels et documentations techniques pour vous accompagner dans la prise en main des outils de cartes.gouv.fr. | ||
|
||
## Créer mon complte | ||
|
||
... | ||
|
||
## Consulter et utiliser des données | ||
|
||
- [Service de découverte des métadonnées](metadata) |
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