Skip to content

Commit

Permalink
Update Dockerfile, add version check for Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
stitts-dev committed May 24, 2024
1 parent 57e68a9 commit 8de4730
Show file tree
Hide file tree
Showing 277 changed files with 30,011 additions and 63,108 deletions.
2 changes: 1 addition & 1 deletion assets/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.4.0/assets/*"
"../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.5.0/assets/*"
]
}
}
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
github.com/hugo-toha/toha/v4 v4.4.0 h1:RdRpjfsPgE+VXb/m3Rl+1n86pVZTrplsDvtXYK3wNh0=
github.com/hugo-toha/toha/v4 v4.4.0/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=
github.com/hugo-toha/toha/v4 v4.5.0 h1:0zmVIzhluHkocKRKW49Zjd6xk34xQwJy5sZQ5LNgHuk=
github.com/hugo-toha/toha/v4 v4.5.0/go.mod h1:p/K34lqlqmhzfPd4cx66od7sjlROBqhMxG30mJz+aKQ=
41 changes: 29 additions & 12 deletions node_modules/.package-lock.json

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

3 changes: 1 addition & 2 deletions node_modules/bootstrap/LICENSE

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

178 changes: 107 additions & 71 deletions node_modules/bootstrap/README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 8de4730

Please sign in to comment.