expl0it3r/kirby-bootstrap-blocks
最新稳定版本:1.0.0
Composer 安装命令:
composer require expl0it3r/kirby-bootstrap-blocks
包简介
Bootstrap Components as Kirby 3 Blocks
README 文档
README
A Kirby 3 plugin implementing Bootstrap Components as Block.
Prerequisites
- Currently only Bootstrap 3.4 is supported, this will be upgraded over time
- It's assumed that Bootstrap (CSS & JS) is already loaded
Supported Components
Usage
Blueprint
Add the alert block to your set of fields:
fields: type: blocks label: Text fieldsets: - heading - text - list - image - gallery - video - code - markdown - alert
Installation
Download
- Download the repository
- Extract the content to
site/plugins/kirby-bootstrap-blocks
Git Submodule
Add the plugin as Git submodule:
git submodule add https://github.com/eXpl0it3r/kirby-bootstrap-blocks.git site/plugins/kirby-bootstrap-blocks
Composer
Not supported currently
Develop
If you want to contribute to the plugin, you can run the following commands within the plugin directory:
npm dev- Watch the src/* files and build on any detected changenpm build- Build the src/* files once
Credits
- Build with the Custom Block Type Cookbook article
- A million thanks to the whole Kirby Team! ❤
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-01