robinscholz/kirby-relative

Allow relative URLs in Kirbytext links

Installs: 152

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:kirby-plugin

dev-master 2019-08-08 10:06 UTC

This package is auto-updated.

Last update: 2024-05-08 21:06: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