Skip to content

kx550/kirby3-arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kirby3-arena

Kirbytext plugin to embed Are.na channels

Installation

Download

Download and copy this repository to /site/plugins/arena.

Git submodule

git submodule add https://github.com/kx550/kirby3-arena.git site/plugins/arena

Composer

composer require kx550/arena

Usage

You need the slug of the arena user and channel:

(arena: tim-duvendack/aesthetics-1483967740)

Additional attributes

You can use the following additional attributes:

  • class: Set the class of the embed iframe (default: 'arena-embed')
  • height: Set the height of the embed iframe (default: 400)
  • width: Set the width of the embed iframe (default: 100%)

License

MIT

About

Kirbytext plugin to embed Are.na channels

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages