From d5215d6157188db3a5e316eec038ca9f64039d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 25 Sep 2017 10:23:38 +0200 Subject: [PATCH] Add link to syntax hl docs in release notes --- content/news/0.28-relnotes-ready.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: