Patrick Kollitsch

Results 67 comments of Patrick Kollitsch

You add the fork repo of the person adding a pull request as a different origin on your git repo (locally), then pull all changes, then use `git cherry-pick hash`...

The linked standard is a proposal, not active yet. And it does not include notes about package or subpackage. Not sure if that means it's deprecated, there would be a...

Would that be for any function or only for functions that return error codes/information (like getJson, getCSV, etc)

Some more triage ;) - What is the diff of both runs on the json file? Meaning, not what is inside the minified one, but what actual differences are there?...

Isn't it weird, that there is an "img" and an "img\n" in that list on un-minified pages? Could it be that some weird line ending is introduced in one of...

> Which command or project would this be? Let's ask @bep... internals are not something I can compute :+1: And regarding your answer to the two img tags... i would...

There is no note in the code about how this get's extracted when I search for write stats https://github.com/gohugoio/hugo/search?q=writeStats

In what scenario would the Hugo development server require to watch `.htaccess` files?

Checking your PR it was rejected not outright for a feeling but for missing formalities. Open an issue, describe and discuss your issue, then if it is deemed a good...