Small Kirby plugin to allow using relative page URLs in kirbytext links. Handy for standalone frontends built with Vue or Svelte.
Download and copy this repository to /site/plugins/kirby-relative
.
composer require robinscholz/kirby-relative
git submodule add https://github.com/robinscholz/kirby-relative.git site/plugins/kirby-relative
MIT