guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.68k stars 786 forks source link

Support newer hugo versions #4194

Closed cakekoa closed 5 months ago

cakekoa commented 5 months ago

What does this PR do?

I'm stuck using a newer version of Hugo (v0.123.1) than is mentioned as supported in the docs (v0.92.0). These changes allow the documentation to be compiled with more recent versions of Hugo (tested on v0.123.1 and v0.127.0).

PR Checklist

Testing Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.06%. Comparing base (925c986) to head (ea5bc55).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4194 +/- ## ======================================== Coverage 77.06% 77.06% ======================================== Files 442 442 Lines 14126 14126 Branches 18 18 ======================================== Hits 10886 10886 Misses 3240 3240 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.