From a9fb8d17c2731e3ca55d41239d10584cd115a974 Mon Sep 17 00:00:00 2001 From: linogaliana Date: Mon, 4 Dec 2023 09:20:17 +0000 Subject: [PATCH] cards 2 --- _quarto.yml | 11 +++++------ cards/introduction.qmd | 12 ++++++++---- cards/projet.qmd | 13 +++++++++++++ index.qmd | 8 +++++--- 4 files changed, 31 insertions(+), 13 deletions(-) create mode 100644 cards/projet.qmd diff --git a/_quarto.yml b/_quarto.yml index 259697bc..38e90234 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -1,12 +1,11 @@ project: type: book output-dir: _public - -render: - - "cards/*.qmd" - - "01_R_Insee/*.qmd" - - "02_Bonnes_pratiques/*.qmd" - - "03_Fiches_thematiques/*.qmd" + render: + - "/cards/introduction.qmd" + - "01_R_Insee/*.qmd" + - "02_Bonnes_pratiques/*.qmd" + - "03_Fiches_thematiques/*.qmd" comments: hypothesis: true diff --git a/cards/introduction.qmd b/cards/introduction.qmd index d0e22da4..03978e02 100644 --- a/cards/introduction.qmd +++ b/cards/introduction.qmd @@ -1,11 +1,15 @@ --- -title: "Introduction" image: https://rgeo.linogaliana.fr/cards/introduction/baby.png -date: "2023-09-01" +title: Introduction description: |
- Présentation du projet `utilitR` + Présentation du projet utilitR et du fonctionnement + de la documentation.
+categories: + - Introduction +website: /slides/introduction.html +order: 1 --- -sjsj \ No newline at end of file +Renvoi vers l'introduction \ No newline at end of file diff --git a/cards/projet.qmd b/cards/projet.qmd new file mode 100644 index 00000000..797f10da --- /dev/null +++ b/cards/projet.qmd @@ -0,0 +1,13 @@ +--- +image: https://rgeo.linogaliana.fr/cards/wrangling/kidmatrix.png +title: Mener un projet statistique avec {{< fa brands r-project >}} +description: | +
+ Un ensemble de fiches présentant comment se lancer + dans un projet d'analyse de données avec {{< fa brands r-project >}} +
+website: /slides/introduction.html +order: 2 +--- + +Renvoi vers l'introduction \ No newline at end of file diff --git a/index.qmd b/index.qmd index c90ccb91..b58a8910 100644 --- a/index.qmd +++ b/index.qmd @@ -7,9 +7,9 @@ listing: type: grid --- -::: {#hero-banner .column-screen} +::: {#hero-banner} -:::: {.grid .column-page} +:::: {.grid} ::::: {.headline .g-col-lg-9 .g-col-12 .g-col-md-12} @@ -50,6 +50,8 @@ Tout est disponible en _open source_ sur `Github` {{< fa brands github >}}.
+## Principales parties {.unnumbered} :::{#chapters} -::: \ No newline at end of file +::: +