While working on #592, I was surprised to see that a docs preview is not generated by CI. Although I did run hugo serve and know what the changes look like locally, it would still be helpful for CI to generate a preview so others do not need to run the hugo command.
While working on #592, I was surprised to see that a docs preview is not generated by CI. Although I did run
hugo serveand know what the changes look like locally, it would still be helpful for CI to generate a preview so others do not need to run the hugo command.