Closed steveoh closed 7 years ago
Tested and built!
Testing brought up an issue for me in that the hugo new incidents/whatever.md
command doesn't use the bundled version of Hugo. I don't think it's a blocker for this PR, so I've filed issue #28 to raise the concern separately.
I'd love to hear your thoughts on the default severity as I mentioned above. Otherwise, LGTM!
Use
.Site.RegularPages
instead of.Site.Pages
to fix #25.Guard agains
.Params
being null with a default severity level.TIL
Site.Pages
.Site.RegularPages