Skip to content

Commit

Permalink
Built site for epoxy: 1.0.0.9000@3955eb8
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Nov 3, 2023
1 parent 50b39ec commit 2571a4d
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 10 deletions.
4 changes: 2 additions & 2 deletions dev/articles/inline-reporting.html

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

35 changes: 29 additions & 6 deletions dev/doc-versions.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,36 @@
[
{
"Latest Release": "https://pkg.garrickadenbuie.com/epoxy/",
"Development": "https://pkg.garrickadenbuie.com/epoxy/dev/"
"text": "Latest",
"version": "1.0.0",
"url": "https://pkg.garrickadenbuie.com/epoxy/"
},
{
"text": "Development",
"version": "1.0.0.9000",
"url": "https://pkg.garrickadenbuie.com/epoxy/dev/",
"banner": {
"html": "This is the development version of epoxy. View the <a>latest release</a>.",
"class": "alert-warning"
}
},
"---",
"Previous Releases",
"Releases",
{
"text": "v0.1.1",
"version": "0.1.1",
"url": "https://pkg.garrickadenbuie.com/epoxy/v0.1.1/",
"banner": {
"html": "A <a>newer version of epoxy</a> is available!",
"class": "alert-info"
}
},
{
"v1.0.0": "https://pkg.garrickadenbuie.com/epoxy/v1.0.0/",
"v0.1.1": "https://pkg.garrickadenbuie.com/epoxy/v0.1.1/",
"v0.1.0": "https://pkg.garrickadenbuie.com/epoxy/v0.1.0/"
"text": "v0.1.0",
"version": "0.1.0",
"url": "https://pkg.garrickadenbuie.com/epoxy/v0.1.0/",
"banner": {
"html": "A <a>newer version of epoxy</a> is available!",
"class": "alert-info"
}
}
]
2 changes: 1 addition & 1 deletion dev/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ articles:
epoxy-shiny: epoxy-shiny.html
epoxy: epoxy.html
inline-reporting: inline-reporting.html
last_built: 2023-11-01T21:44Z
last_built: 2023-11-03T02:04Z
urls:
reference: http://pkg.garrickadenbuie.com/epoxy/reference
article: http://pkg.garrickadenbuie.com/epoxy/articles
Expand Down
2 changes: 1 addition & 1 deletion dev/search.json

Large diffs are not rendered by default.

0 comments on commit 2571a4d

Please sign in to comment.