Dan Untenzu 1f063df812 [FEATURE] Autogenerate prefix for absolute links
Add a helping variable to build absolute links to
the root of the domain without handling the URL scheme.

This way all links could get rid of the host & domain part,
and just build absolute links to the root instead.
(Replace "[https://example.com/foo/] + [functions.js]" with
"[/foo/] + [functions.js]")

Refs #79
2017-02-23 18:34:19 +01:00
..
2017-01-19 19:03:03 +00:00
2017-01-13 17:43:23 +00:00