Yash Mehrotra
Yash Mehrotra
So there was a small bug if you were using relative paths, have pushed a fixed for it in #127 Please update your theme to latest version
@jamesericdavidson Thanks for the PR and sorry for the late reply. Can you hide this feature behind a config parameter and add documentation to enable it ?
@dchiquito Yeah, this issue is probably because of the way we format date. Do you think using the `Sep 22, 2022`/`Oct 2, 2022` format will help ? I find it...
Content organization is primarily managed by the hugo library, not the theme itself. You can read more in detail about hugo's content organization at https://gohugo.io/content-management/organization/
@mansoorbarri This does not match the UI design and looks bad Have you seen any other sites doing this on mobile, curious to see how others have implemented it
Thanks for the PR @jamesericdavidson Sorry for the delayed response
Closing this issue as setting `thresholdMillis` to 0 behaves as no timeout/infinite wait
If check fails, templating should not run
@connected-me When I set it up using the helm chart ``` helm install canary-checker flanksource/canary-checker -n "canary-checker" --create-namespace ``` it worked out of the box for me Can you share...