An open API service indexing awesome lists of open source software.

https://github.com/mandrasch/bahn-zum-see

Learning prototype for kirby using plain kit, Bootstrap5, Laravel Mix, DDEV.
https://github.com/mandrasch/bahn-zum-see

bootstrap ddev kirby

Last synced: about 2 months ago
JSON representation

Learning prototype for kirby using plain kit, Bootstrap5, Laravel Mix, DDEV.

Awesome Lists containing this project

README

          

# Bahn zum See

Just a quick learning prototype using [KirbyCMS plain kit (DDEV)](https://github.com/mandrasch/ddev-kirby-plainkit) and tutorial [Kirby 3: How to build a website from scratch](https://www.youtube.com/watch?v=QwjX8JAwBws&t=61s).

Inspired by [bahn-zum-berg.at](https://www.bahn-zum-berg.at/).

- DDEV
- KirbyCMS
- Bootstrap 5
- Laravel Mix

Plugins used:

- https://github.com/Diverently/laravel-mix-kirby

**Local development:**

```
ddev start
ddev composer install
ddev exec npm install
ddev exec npm run dev
```

Open: https://bahn-zum-see.ddev.site:3000/ (via https!)

**Deployment via:**

... to be continued :-)

## More information

See [KirbyCMS plain kit (DDEV)](https://github.com/mandrasch/ddev-kirby-plainkit).

## License

Kirby allows free local try outs, but for live sites purchasing a license is required.
[getkirby.com](https://getkirby.com) · [License agreement](https://getkirby.com/license)