gohugoioTheme
gohugoioTheme copied to clipboard
A [wip] theme for the gohugo.io home page, docs and theme sites.
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 6.10.0. Release notes Sourced from css-loader's releases. v6.10.0 6.10.0 (2024-01-30) Features add @rspack/core as an optional peer dependency (#1568) (3924679) pass the resourceQuery and resourceFragment...
I like dark themes. How about we make one for the hugo docs? I would love to help implementing this. > I might have the time for feature. I would...
# Improvements : - Add some padding on the top of this.  - Make the search bar 80% width and make it center aligned on mobile.  - Fix...
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.47.0. Release notes Sourced from webpack's releases. v4.47.0 New Features [Security] - Add support for md4 in Node >=18. by @iclanton in webpack/webpack#17628 New Contributors...
Bumps [tachyons](https://github.com/tachyons-css/tachyons) from 4.11.1 to 4.12.0. Release notes Sourced from tachyons's releases. Normalize 6.0.0 => 7.0.0 We introduced some breaking changes via normalize when upgrading to version 6.0.0. As the...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 2.0.0 to 6.2.0. Release notes Sourced from file-loader's releases. v6.2.0 6.2.0 (2020-10-27) Features added the sourceFilename property to asset info with original filename (#393) (654e0d6) Bug Fixes...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.4.4 to 1.6.2. Release notes Sourced from mini-css-extract-plugin's releases. v1.6.2 1.6.2 (2021-06-28) Bug Fixes performance improvement v1.6.1 1.6.1 (2021-06-25) Bug Fixes memory leaks (c68aca7) v1.6.0 1.6.0 (2021-04-30)...
(From https://discourse.gohugo.io/t/hugo-documentation-webpage-contrast-too-low-getting-eyestrain/13255/9 ) Contrast in normal text, e.g. the words "To verify your new install" in the page http://gohugo.io/getting-started/quick-start/ is relatively low:  (it looks a little worse in real...
The black header bar displays incorrectly on iPad in landscape mode. The magnifying glass in the search box is not situated correctly, and the Twitter and github icons on the...
For example on configuration page in the [configure minify](https://gohugo.io/getting-started/configuration/#configure-minify) section, when clicking on the json tab of the code snippets, the page jumps far enough away to lose context. I...