Joe Mooring

Results 602 comments of Joe Mooring

I'm planning to implement this; the change set will be large. @bep Any comments before I proceed?

Also... - Move https://gohugo.io/content-management/comments/ to the tools section, or whatever it will called once trancated and regorganized. The Disqus setup is referenced elsewhere in the documentation. - Incorporate relevant thoughts...

This will be addressed in https://github.com/gohugoio/hugoDocs/issues/2307

> The brew command is specific to macOS and is not available on Linux systems This is false. See ![image](https://github.com/FiloSottile/mkcert/assets/335669/5df10f00-82bb-4e9c-8d6e-6546354130a3)

I'll look at it again later today. I looked at it briefly over the weekend and didn't like the results. I need to decide if the result is good-enough.

@bep If you can rebase I'll take another look at this today.

@flexxgaad I guess it was updated at some point, but it needs some love. I'm planning to use [this](https://github.com/gohugoio/hugo?tab=readme-ov-file#readme) as a model.

> docsy brings in its own [internal template](https://github.com/google/docsy/blob/main/layouts/_internal/google_analytics_gtag.html), It brings its own internal template for google_analytics_gtag, but not for google_analytics_async.html. ![image](https://github.com/google/docsy/assets/335669/3148dfd9-09bc-4a0c-8b57-e6dc2c8d6f6f) Hugo began emitting a "google_analytics_async.html" deprecation warning in v0.119.0,...

```bash git clone --single-branch -b hugo-github-issue-8298 https://github.com/jmooring/hugo-testing hugo-github-issue-8298 cd hugo-github-issue-8298 hugo server ```