Skip to content
Snippets Groups Projects
Commit 240d916a authored by MORIN Edouard's avatar MORIN Edouard
Browse files

Merge branch 'dev' into 'main'

Dev to main

See merge request dreal-pdl/csd/acter/spred!4
parents a7a7cae9 df508641
No related branches found
No related tags found
1 merge request!4Dev to main
Pipeline #521228 passed
......@@ -41,6 +41,8 @@ remotes::install_gitlab('dreal-pdl/csd/acter/spred', host = "gitlab-forge.din.de
Ci-dessous un exemple d'usage de `spred` pour un déploiement FTP.
Below is an example of using `spred` for an FTP deployment.
Below is an example of using `spred` for an FTP deployment.
```{r example}
## basic example code to FTP deploy
#!Not working if FTP_CON_LOC, FTP_URL_LOC and /projet/myapp/ are not defined
......
......@@ -32,6 +32,8 @@ remotes::install_gitlab('dreal-pdl/csd/acter/spred', host = "gitlab-forge.din.de
Ci-dessous un exemple d’usage de `spred` pour un déploiement FTP. Below
is an example of using `spred` for an FTP deployment.
Below is an example of using `spred` for an FTP deployment.
``` r
## basic example code to FTP deploy
#!Not working if FTP_CON_LOC, FTP_URL_LOC and /projet/myapp/ are not defined
......
......@@ -6,7 +6,7 @@ template:
navbar:
structure:
left: [home, reference, articles, news]
right: [github]
right: [gitlab]
components:
home:
text: "Accueil"
......@@ -22,6 +22,9 @@ navbar:
news:
text: "Changelog"
href: news/index.html
gitlab:
icon: fab fa-gitlab fa-lg
href: https://gitlab.com/username/project
reference:
- title: "Fonctions FTP"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment