Skip to content

Commit

Permalink
Update Hugo to 0.76.4 and update node packages
Browse files Browse the repository at this point in the history
Signed-off-by: IanMadd <[email protected]>
  • Loading branch information
IanMadd committed Oct 13, 2020
1 parent 2b0bcc0 commit 9ecf119
Show file tree
Hide file tree
Showing 18 changed files with 3,815 additions and 5,103 deletions.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
command = "make assets; hugo --gc --minify --enableGitInfo"

[build.environment]
HUGO_VERSION = "0.69.0"
HUGO_VERSION = "0.76.4"
HUGO_ENABLEGITINFO = "true"
GO_VERSION = "1.12"
NODE_ENV = "development"
Expand Down
5,475 changes: 1,816 additions & 3,659 deletions themes/docs-new/package-lock.json

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions themes/docs-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
"name": "docs-new",
"version": "0.1.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.6.1",
"@fortawesome/fontawesome-free": "^5.14.0",
"autoprefixer": "^8.4.1",
"cssnano": "^3.10.0",
"foundation-sites": "^6.5.1",
"jquery": "^3.5.0",
"cssnano": "^4.1.10",
"foundation-sites": "^6.6.3",
"jquery": "^3.5.1",
"pixrem": "^4.0.1",
"postcss-cli": "^6.0.1",
"redoc": "^2.0.0-rc.23",
"postcss-cli": "^8.0.0",
"redoc": "^2.0.0-rc.40",
"showdown": "^1.9.1",
"ua-parser-js": "^0.7.20",
"what-input": "^5.2.3"
"ua-parser-js": "^0.7.22",
"what-input": "^5.2.10",
"without": "^1.2.3"
}
}
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-brands-400.eot
Binary file not shown.
1,220 changes: 703 additions & 517 deletions themes/docs-new/static/fonts/fontawesome/fa-brands-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-brands-400.ttf
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-brands-400.woff
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-brands-400.woff2
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-regular-400.eot
Binary file not shown.
186 changes: 94 additions & 92 deletions themes/docs-new/static/fonts/fontawesome/fa-regular-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-regular-400.ttf
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-regular-400.woff
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-regular-400.woff2
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-solid-900.eot
Binary file not shown.
2,018 changes: 1,192 additions & 826 deletions themes/docs-new/static/fonts/fontawesome/fa-solid-900.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-solid-900.ttf
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-solid-900.woff
Binary file not shown.
Binary file modified themes/docs-new/static/fonts/fontawesome/fa-solid-900.woff2
Binary file not shown.

0 comments on commit 9ecf119

Please sign in to comment.