Files
kirby-bootstrap/README.md

14 lines
905 B
Markdown

# Kirby Bootstrap
A plugin for [Kirby](https://getkirby.com) to load the [Bootstrap](https://getbootstrap.com) assets via the `getAssets()` hook of the [Kirby Library](https://git.hobbyhome.net/HobbyHome/kirby-library) plugin.
# License
Kirby Bootstrap is Copyright 2026, [Dreytac](mailto:dreytac@hobbyhome.net).
Kirby Bootstrap is free software: you can redistribute it and/or modify it under the terms of the [GNU Affero General Public License version 3](LICENSE.md) as published by the Free Software Foundation.
Kirby Bootstrap is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
[Bootstrap](https://getbootstrap.com) asset files are licensed under the [MIT license](https://github.com/twbs/bootstrap/blob/main/LICENSE).