Pierre-Yves Landuré
Pierre-Yves Landuré
Using webdevops/php-apache-dev:7.4-alpine (b674bfeb161b) or webdevops/php-apache:7.4-alpine (d236854bcfc2), imagick.so is built against libMagickCore-7.Q16HDRI.so.9, which is not available in alpine linux 3.14. running php command line print this error: ``` PHP Warning: PHP...
Hugo provide limited cross references support with the `ref` and `relref` shortcodes. If one want to create a link with the correct article title, one must copy-paste the title from...
When visiting https://shaark.mka.ovh/ with NoScript browser extension enabled and blocking javascript, the visitor see an empty page, without any of the links shared with Shaark. It is a major accessibility...
I'm using Vale to validate [Hugo](https://gohugo.io/) markdown files. Microsoft.RangeFormat and Ranges rules raise an error on ISO formatted dates in the front matter. For "2022-04-16T11:21:30.148Z", theses rules find a issue...
Using yq to edit a xml file, the headers (doctype and xml declaration) are not preserved by the editing process. Version of yq: 4.27.5 Operating system: Ubuntu 22.04 Impish Indri...
When trying to add a additionnal tag to a xml file, yq crash with the error `panic: runtime error: index out of range [1] with length 1`. Version of yq:...
When describing complex content types, frontmatter.json quickly become a long and unreadable file. I just finished creating a content type describing Hugo various front-matter fields, and my frontmatter.json has 211...
Hugo default content type (which frontmatter almost complete description can be found at the end of this text) can be extended with custom content type. Frontmattter allow for custom content...
In qTip2 css (http://qtip2.com/), there is a url(#default#VML) statement. This statement is a valid URL since # is used for anchors. This change add a test to ignore such URLs.
With this header added to PHP files: ```php