Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,5 @@ RoxygenNote: 7.1.2
Language: en-GB
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
Config/Needs/website:
greta-dev/greta.pkgdown
10 changes: 5 additions & 5 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
url: https://greta-stats.org

template:
path: inst/pkgdown/templates
assets: inst/pkgdown/assets
bootstrap: 5
package: greta.pkgdown
default_assets: false
params:
docsearch:
api_key: fa1406e0044eae29be11408a723039e7
index_name: greta

url: https://greta-stats.org

reference:
- title: creating greta arrays
desc: Create greta arrays representing observed data or fixed values
Expand Down Expand Up @@ -87,4 +87,4 @@ navbar:
href: https://forum.greta-stats.org
github:
icon: fa-lg fa-github
href: https://github.com/greta-dev/greta
href: https://github.com/greta-dev/greta
134 changes: 134 additions & 0 deletions docs/404.html

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

Loading