Skip to content

Commit

Permalink
Set up dev + prod pkgdown.
Browse files Browse the repository at this point in the history
And get rid of duplicate site.
  • Loading branch information
jonthegeek committed Aug 30, 2024
1 parent 82ffd0c commit e0cea84
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 53 deletions.
50 changes: 0 additions & 50 deletions .github/workflows/pkgdown.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ Description: Download and process public domain works in the Project
retrieved.
License: GPL-2
URL: https://docs.ropensci.org/gutenbergr/,
https://github.com/ropensci/gutenbergr,
http://ropensci.github.io/gutenbergr/
https://github.com/ropensci/gutenbergr
BugReports: https://github.com/ropensci/gutenbergr/issues
Depends:
R (>= 2.10)
Expand Down
4 changes: 3 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
url: http://ropensci.github.io/gutenbergr/
url: https://docs.ropensci.org/gutenbergr/index.html
development:
mode: auto
template:
bootstrap: 5

0 comments on commit e0cea84

Please sign in to comment.