Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 528 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 528 Bytes

🔗 Kirby relative

Small Kirby plugin to allow using relative page URLs in kirbytext links. Handy for standalone frontends built with Vue or Svelte.

Installation

Download

Download and copy this repository to /site/plugins/kirby-relative.

Composer

composer require robinscholz/kirby-relative

Git submodule

git submodule add https://github.com/robinscholz/kirby-relative.git site/plugins/kirby-relative

License

MIT