robinscholz / kirby-relative
Allow relative URLs in Kirbytext links
Installs: 170
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Type:kirby-plugin
Requires
This package is auto-updated.
Last update: 2024-10-08 22:02:32 UTC
README
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