Results 16 comments of Karl

@mterhar the gif gets processed by Hugo - this theme heavily relies on Hugo's image processing tools to resize things for thumbnail and reasonable-fullsize. I think animated gif is probably...

The default was two columns, which worked pretty well at a lot of device sizes. Unfortunately, to have the columns show up as columns (instead of something like a flexbox...

@volfclub I think you're right. I've temporarily set a max-width in the "cur_ver_release" branch. I don't love the way that looks, so might change it a little still. I also...

I merged the max-width into main now, I haven't taken the time to do the better javascript fix yet....

Hrm - I'm thinking it's related to this problem rhyst has reported. I can't find their github issue though, and am looking for more discussion on the problem. https://discourse.gohugo.io/t/upper-case-letters-in-path-causing-match-to-fail/28069

This seems to be a bug in Hugo or a globbing library it uses - another user reported it a bit ago. I'm not a "Go" guy at all but...

Oh man, I wish there was a way to do this. I looked around the Internet a bit for a hugo feature like that. I don't think there's something built-in...

I wonder what you think about having a static minimum threshold for anomaly detection? I don't get a ton of traffic, so if I go from 1 to 5 hits...

This is my set of commits that do this - I think. I had the important logic backwards (silly me) and just fixed it and re-installed. https://github.com/kc0bfv/serverless-website-analytics/compare/9e28906...kc0bfv:serverless-website-analytics:99934f1 It's a hack,...

I'm make those changes soon and make a PR! On Mon, Apr 29, 2024, 00:22 Rehan van der Merwe ***@***.***> wrote: > I think that looks about right. > >...