-
**GitHub** https://github.com/heyallan/kirby-multisite
> A Kirby CMS multisite tutorial
-
**GitHub** https://github.com/floriankarsten/kirby-tablex
> Simple table field for Kirby CMS. Advice, features and sugestions welcome.
![kirby-tablex](https://cloud.githubusercontent.com/assets/…
-
**GitHub** https://github.com/jenstornell/kirby-revisions
**VERSION 2.3 BETA REQUIRED**
> Revisions for Kirby CMS. A kind of version backup of the content text files.
_**System**_
![system](https:/…
-
## Description
1. quickly boot up a kirby startekit:
```sh
git clone git@github.com:getkirby/starterkit.git lost-pages
cd lost-pages
composer install
php -S localhost:3001 kirby/router.php
…
owzim updated
4 weeks ago
-
Already with 'Kirby 3', the message "Failed to fetch" was displayed in the panel when the browser was inactive, e.g. after hibernation. This also continues with 'Kirby 4'. The problem is not reproduci…
-
I was unable to get Kirby Tilt n Tumble to work on Delta beta 4, so this may have already been fixed. But since the game requires special accelerometer hardware that was included in the original cartr…
-
- [x] I have written a [good issue](https://github.com/kirbydesign/designsystem/wiki/The-Good%3A-Issue)
## Describe the enhancement
We need a place to document how to set up Kirby from the get go…
-
I'm having an issue dumping the SA1 chip game PGA Tour 96 for the SNES. I'm using a HW5 Rev3 cart reader with V12.3 firmware and I can dump Super Mario RPG, Kirby Super Star, and Kirby's Dream Land 3 …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Build(s)
r64e3e9f
### Description of Issue
When playing Kirby Triple Deluxe or Robobot, …
-
## Description
Code like `asset('logo.svg')->read()` is flagged in PhpStorm because "Method 'read' not found in Kirby\Filesystem\Asset".
**Expected behavior**
No warning to appear for valid cod…