Add link to syntax hl docs in release notes

This commit is contained in:
Bjørn Erik Pedersen 2017-09-25 10:23:38 +02:00
parent 541f06865c
commit d5215d6157

View File

@ -15,6 +15,8 @@ Hugo has been caching the highlighter output to disk, so for repeated builds it
{{< asciicast Lc5iwTVny2kuUC8lqvNnL6oDU >}}
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: