Tiamo Idzenga
Tiamo Idzenga
What is the current state of this issue? Wondering what the best way is to start contributing to help implement an ARM provider into Infracost?
When I first checked out snitch, I was thinking exactly of this functionality. I figured I'd check out the repo and found exactly what I needed. Built from source and...
I checked the Analytics dashboard for manual installation instructions for Google Analytics. It provided me with a snippet to include in my site. I compared it to `_includes/google-analytics.html` included in...
A previous version of my comment included my own Google Analytics tag, I hadn't replaced it with the right liquid parameter. I have done so now. @ashmaroli Sure, I will...
Yes, this is already detailed in the README. https://github.com/jekyll/minima/tree/2.5-stable?tab=readme-ov-file#enabling-google-analytics
Yes, I had to include the environment variable in my GitHub pages deployment. Additionally the Google Analytics tag should be in the root of the config file. Note that the...
If you are using GH pages, you can find the environment variables in your repository's settings, environments, github-pages. You can validate the Google Analytics deployment by inspecting your blog's HTML...