Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hugo to 0.76.4 and update node packages #2703

Merged
merged 1 commit into from
Oct 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.