Skip to content

Commit 45b0774

Browse files
authored
Updates theme (#4)
* Update modules * Soft reset theme * Ignore drafts * Re-enable littlefoot * CSS / JS is at least incorporated and not broken * Cleanup * Re-eanble umami, commentario * Bump hugo version * netlify./toml needs all the hugo versions I guess * Bump down * bump go * Is this how this config file format works * More cleanup * Formatting / typo / trivial change (20250308151707) * Cleanup * Rekajigger * nvmd
1 parent a9f5155 commit 45b0774

File tree

121 files changed

+213
-356520
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+213
-356520
lines changed

.Rprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ options(
1212
blogdown.author = "jemus42",
1313
blogdown.ext = ".Rmarkdown",
1414
blogdown.subdir = "posts",
15-
blogdown.hugo.version = "0.104.3",
15+
blogdown.hugo.version = "0.145.0",
1616
blogdown.hugo.server = c("-D", "-F", "--navigateToChanged"),
1717
blogdown.knit.on_save = FALSE,
1818
blogdown.serve_site.startup = FALSE,

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,4 @@ vignettes/*.pdf
6262
.netlify
6363

6464
/.quarto/
65+
drafts

0 commit comments

Comments
 (0)