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

feat: amélioration pkgdown

parent 539aeeed
No related branches found
No related tags found
No related merge requests found
Pipeline #517261 passed
......@@ -8,6 +8,7 @@ Description: Ce package vous permet de deployer facilement vos contenus
ssh git. This package allows you to easily deploy your content to
remote servers, with ftp, sftp, smb, scp and ssh git protocols.
License: MIT + file LICENSE
URL: https://dreal-pdl.gitlab-pages.din.developpement-durable.gouv.fr/csd/acter/spred/, https://gitlab-forge.din.developpement-durable.gouv.fr/dreal-pdl/csd/acter/spred
Imports:
dplyr,
magrittr,
......
template:
bootstrap: 5
params:
bootswatch: solar
navbar:
structure:
left: [home, reference, articles, news]
right: [github]
components:
home:
text: "Accueil"
href: index.html
reference:
text: "Fonctions"
href: reference/index.html
articles:
text: "Tutoriels"
menu:
- text: "Déploiement avec FTP"
href: articles/ftp_deploy.html
news:
text: "Changelog"
href: news/index.html
reference:
- title: "Fonctions FTP"
desc: "Les fonctions pour vos déploiements FTP."
contents:
- ftp_deploy
- ftp_dir_exist
- ftp_dir_rec
- ftp_write_only
- ftp_write_all_exept
- ftp_rm_all_exept
- title: "Fonctions de base"
desc: "Toutes les autres fonctions pour vous aider à déployer."
contents:
- local_dir_exist
- local_dir_rec
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment