Fountain

Installation

To get you started, Fountain comes with some ready-made content and a template. This to help you get going, and focus on other things. At the core, Fountain works like any other Kirby plugin.

Requirements

Fountain is partly developed and tested on Kirby 3, but Kirby 4 is recommended. Fountain also require Python, and use Python-Fontbro.

Download starter kit

Download and setup a Kirby Starter-kit on you local machine. Are you using docker, Fountain comes with a Dockerfile.

Move files

To get you going, copy the Fountain content folder to you project. And move site/plugins/fountain-folder to you project, so you have the path site/plugins/fountain in your as well.

Using Docker

There are multiple ways to install and work with Docker in a local environment. For macOS OrbStack is recommended. Fountain includes a Dockerfile and docker-compose.yml to help you build your image.