Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EX
Posts
0
Comments
5
Joined
7 mo. ago

  • If you’re using git to version Caddy configuration, you can use a pre-commit hook to test it, ensuring that you’ll never have invalid configuration. That’s what I do.

     
        
    caddy validate
    
      

    There’s some extra command args that may be necessary but that should be an adequate first step.

  • If you’re talking about the extension that looks like an R with a green arrow, the author passed away a couple years ago. https://github.com/einaregilsson/Redirector/issues/329

    The repo has a new maintainer but there’s been no new releases since the maintainer doesn’t have access to the extension release pages. No surprise that a MV3 version hasn’t been worked on.

    It still works on Firefox, though.