Joe Mooring
Joe Mooring
Not actionable.
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 
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.  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 ```