Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
spred
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DREAL Pays de la Loire
Centre de Services de la Donnée
spred
Commits
9471ea4d
Commit
9471ea4d
authored
5 months ago
by
MORIN Edouard
Browse files
Options
Downloads
Patches
Plain Diff
feat: amélioration pkgdown
parent
539aeeed
No related branches found
No related tags found
No related merge requests found
Pipeline
#517261
passed
5 months ago
Stage: build
Stage: test
Stage: pkgdown
Stage: pkgdown-move
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DESCRIPTION
+1
-0
1 addition, 0 deletions
DESCRIPTION
_pkgdown.yml
+40
-0
40 additions, 0 deletions
_pkgdown.yml
with
41 additions
and
0 deletions
DESCRIPTION
+
1
−
0
View file @
9471ea4d
...
...
@@ -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,
...
...
This diff is collapsed.
Click to expand it.
_pkgdown.yml
0 → 100644
+
40
−
0
View file @
9471ea4d
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment