Preston Hager
Preston Hager
Looks like the posts URL should be https://sbruder.github.io/spectral/posts/ I think this is due to the site using absolute instead of relative URLs. I think this can be fixed by changing...
You should be able to use the `googleAnalytics` property in your `hugo.toml` file now. See https://gohugo.io/templates/internal/#google-analytics for more information.
I've also used the nix flake, and it worked great! I was able to install it into some local flakes using the following dev shell: ``` { inputs = {...
I second using nixpkgs repo: https://github.com/NixOS/nixpkgs/. I'll create a PR there later when I have the time to do so. Anyone is free to ping me if they would prefer...