Skip to content

pullrequests Search Results · repo:Vimux/Mainroad language:HTML is:merged

Filter by

109 results  (151 ms)

109 results

inVimux/Mainroad (press backspace or delete to remove)

As of Hugo 0.120.0, .Site.IsServer is deprecated, and starting with Hugo 0.132.0, it causes a build error. Unfortunately, this is a breaking upstream change that we can t fix on our end. As a result, we ...

added a Finnish translation

All of our generic SVG files (6) have been optimized. In some cases it was necessary to slightly change the shape of the icons. The main goal was to reduce the maximum size of generic SVG below 300 bytes. ...

Slightly improve search widget in several areas, mostly look and feel. Nothing fancy, just light touches here and there. - СSS: - Increase font size (11px → 13px) - Use pixels for paddings ...

As of Hugo 0.120.0, .Site.disqusShortname and .Site.googleAnalytics are deprecated. This PR fixes the problem. Backward compatible change, new notation supported from Hugo v0.41: 1. .Site.Config.Services.Disqus.Shortname ...

This PR removes the X-UA-Compatible meta tag as it is no longer needed. As of IE11, document modes are deprecated and should no longer be used. Background: This meta tag is only relevant to the Internet ...

This PR removes the google_analytics_async.html internal template include from the baseof.html. GA type check also removed. The internal Hugo template google_analytics_async.html no longer works because ...

This PR fixes the verbose option for Hugo ≥0.114.0 in our CI. Almost the same as before with the --i18n-warnings option. From Hugo v0.114.0 --verbose option has been deprecated in favor of --logLevel ...

NodeJS 14 is deprecated. So it s time to upgrade CI workflow to the latest LTS. CI: upgrade NodeJS (14.x → 20.x) Update npm dev deps

Bumps postcss from 8.4.25 to 8.4.31. details summary Release notes /summary p em Sourced from a href= https://github.com/postcss/postcss/releases postcss s releases /a . /em /p blockquote h2 8.4.31 /h2 ...
dependencies