Skip to content

Commit

Permalink
migration in of new docsy site
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphamilton committed Dec 23, 2022
1 parent e6a6ded commit d4c82aa
Show file tree
Hide file tree
Showing 9,753 changed files with 549,985 additions and 8,125 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 5 additions & 1 deletion .Rprofile
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
options(blogdown.ext = '.Rmd', blogdown.author = 'Matthew Hamilton')

# fix Hugo version
options(blogdown.hugo.version = "0.81.0")
options(blogdown.hugo.version = "0.101.0")
# stacked options
options(blogdown.serve_site.startup = FALSE)
options(blogdown.knit.on_save = FALSE)

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
.Rhistory
.RData
.Ruserdata
.DS_Store
Thumbs.db
.hugo_build.lock
/public/
/resources/
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "hugo-clarity"]
path = hugo-clarity
url = https://github.com/chipzoller/hugo-clarity.git
[submodule "hugo-clarity"]
path = hugo-clarity
url = https://github.com/chipzoller/hugo-clarity.git
Binary file added ARCHIVE.zip
Binary file not shown.
Binary file added Archive2.zip
Binary file not shown.
213 changes: 0 additions & 213 deletions Clipped/2021-12-22-ready4-framework-classes/index.en.Rmd

This file was deleted.

Empty file.

0 comments on commit d4c82aa

Please sign in to comment.