Returns a full URL to the page.

Usage

{{ page.permalink }}

Example

<a href="{{ page.permalink }}">
    Permalink to this page
</a>