Originally posted by @tore-espressif in #37 (comment)
As of now the only way to preview a new article in a PR is:
- Check out the pull request locally.
- Make sure you have Hugo installed locally and, in the repo folder, run
hugo server.
Automate the preview process by building the PR branch with Hugo and deploying it using GitHub Actions: