Skip to content

Commit

Permalink
website with pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jobonaf committed Nov 1, 2017
1 parent 48b63a1 commit 5da14bb
Show file tree
Hide file tree
Showing 54 changed files with 4,450 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
^.*\.Rproj$
^\.Rproj\.user$
^docs$
^_pkgdown\.yml$
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ Package: dartle
Type: Package
Title: Air Quality Model Benchmarking
Version: 0.1.1
Author: Giovanni Bonafè
Authors@R: c(person("Giovanni", "Bonafè", role = c("aut", "cre"),
email = "iovanni.bonafe@arpa.fvg.it"))
Author: Giovanni Bonafè [aut, cre]
Maintainer: Giovanni Bonafè <giovanni.bonafe@arpa.fvg.it>
Description: A toolkit of functions for air quality model benchmarking,
inspired by the DELTA tool (JRC-IES) and the work of the FAIRMODE WP1.
Expand Down
5 changes: 5 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
navbar:
type: inverse
right:
- icon: fa-github fa-lg
href: github.com/jobonaf/dartle
142 changes: 142 additions & 0 deletions docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5da14bb

Please sign in to comment.