diff --git a/content/news/0.28-relnotes-ready.md b/content/news/0.28-relnotes-ready.md index 54f1e863c..4265892b4 100644 --- a/content/news/0.28-relnotes-ready.md +++ b/content/news/0.28-relnotes-ready.md @@ -15,7 +15,9 @@ Hugo has been caching the highlighter output to disk, so for repeated builds it {{< asciicast Lc5iwTVny2kuUC8lqvNnL6oDU >}} -Worth mentioning is also the `liveReloadPort` flag on `hugo server`, which makes it possible to do "live reloads" behind a HTTPS proxy, which makes for very cool remote customer demos. +See the [Updated Documentation](https://gohugo.io/content-management/syntax-highlighting/) for more information about how this works. + +Worth mentioning is also the `liveReloadPort` flag on `hugo server`, which makes it possible to do "live reloads" behind a HTTPS proxy, which makes for very cool remote customer demos. One example would be a Hugo server running behind a [ngrok](https://http://ngrok.com) tunnel: