diff --git a/DESCRIPTION b/DESCRIPTION index 2932399..b424d6d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -92,6 +92,6 @@ Remotes: License: Artistic-2.0 Encoding: UTF-8 VignetteBuilder: knitr -URL: https://github.com/HelenaLC/SpatialData +URL: https://helenalc.github.io/SpatialData/, https://github.com/HelenaLC/SpatialData BugReports: https://github.com/HelenaLC/SpatialData/issues Config/roxygen2/version: 8.0.0 diff --git a/_pkgdown.yml b/_pkgdown.yml new file mode 100644 index 0000000..d3d54e6 --- /dev/null +++ b/_pkgdown.yml @@ -0,0 +1,25 @@ +url: https://helenalc.github.io/SpatialData +template: + bootstrap: 5 + +navbar: + structure: + left: [intro, reference, articles, demos, news] + right: [search, github, lightswitch] + components: + demos: + text: Demos + href: https://helenalc.github.io/SpatialData.demo/ + aria-label: Demos + +reference: + - title: "Read SpatialData" + contents: + - starts_with("read") + - title: "Methods for SpatialData objects or their components" + contents: + - -starts_with("read") + - -blobs + - title: "Example datasets" + contents: + - blobs