Understanding relative URLs

That is not true, but I admit it that the relativeURLs = true feature is … confusing. But you are right in your above explanation. I think the important part is that.

  • relURL and .RelPermalink is conceptually the same
  • relativeURLs = true is something else, and works on the final output and should (if you’re diciplined enough) create URLs that works without a web server root (e.g. by clicking on the file on disk).
3 Likes