Leon Stafford

Results 88 issues of Leon Stafford

as mentioned in https://github.com/CMB/edbrowse/issues/31 and shown in failing build status on the [edbrowse/builds macports page](https://ports.macports.org/port/edbrowse/builds). I'll comment with my attempts/progress and look into how MacPorts works (no experience yet).

implementation done as override in https://github.com/leonstafford/lokl-www/commit/f416726f0184bc436864bd4ddaafe08d32d6cc62 using `{{ if .Site.Menus.main }}`

https://gohugo.io/getting-started/configuration-markup/

Submitted by @stevygee: https://gist.github.com/stevygee/ed18db68a247c2cd4fb7680d39d41502 consider whether in Advanced Detection add-on or WPML specific add-on if other functionality makes sense to bundle

investigate

migrate over addons and related repos, too

enhancement

Was security notice for one of Guzzle libs on https://github.com/leonstafford/static-html-output/pull/190 Usually, not too big a concern for WP2Static users, as dev WP sites shouldn't be publicly accessible, but worth updating...

bug

- bump dependency versions - fix deprecations warnings - fix errors raised by updated code quality checks

As a developer I don't want to wait for slow network requests to run test suite So that I don't avoid running them frequently and they aren't susceptible to side...

enhancement
hacktoberfest

in `test-integration`, we can see the following: ``` SEVERE: "[Bedrock Initializer]" " - Installing composer/installers (v1.12.0): Extracting archive" Mar 20, 2022 3:04:11 PM wp2static-test.core invoke SEVERE: "[Bedrock Initializer]" "For additional...

bug