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.
- Host: GitHub
- URL: https://github.com/mandrasch/bahn-zum-see
- Owner: mandrasch
- Created: 2022-04-15T16:23:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T16:07:10.000Z (over 3 years ago)
- Last Synced: 2025-11-01T08:15:51.137Z (8 months ago)
- Topics: bootstrap, ddev, kirby
- Language: PHP
- Homepage:
- Size: 6.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)