松树前端 / 松树包装气动凝胶
松树气动凝胶包装
0.1.0
2024-02-09 08:23 UTC
Requires
- php: ^8.2
- ext-gd: *
- ext-json: *
- ext-pdo: *
- ext-readline: *
- pith/base: ^0.2.0
- pith/workflow-elements: ^0.3.0
This package is auto-updated.
Last update: 2024-09-09 09:38:56 UTC
README
松树气动凝胶包装
关于
此项目打包了aero-gel.css,以便与Pith框架一起使用。
有关aero-gel的更多信息,请参阅https://github.com/ian-maurmann/aero-gel-css
有关Pith的更多信息,请访问Pith网站https://pith-framework.org/
安装
安装到现有的Pith框架项目中
使用Composer将安装包安装到vendor
文件夹。
php composer.phar require pith-front/pith-pack-aero-gel
向您的路由列表添加新路由
public array $routes = [ // Other routes.... // ... // Add route to call aero-gel from ['route', 'GET', '/resources/vendor/library/aero-gel/{filepath:.+}', '\\PithFront\\PithPackAeroGel\\AeroGelResourceRoute'], ];
许可信息
气动,大约
- Aero-gel大量基于Chris Price的“Aero, Approximately”
- 链接:https://codepen.io/studiochris/pen/NZYzWq
- (CodePen上的公共笔是MIT许可。见:https://blog.codepen.io/documentation/licensing/)
Aero-Gel CSS
- aero-gel.css 由 Ian Maurmann 编写
- 链接:https://github.com/ian-maurmann/aero-gel-css
- MIT许可证 (与“Aero, Approximately”许可证匹配)
pith-pack-aero-gel
- pith-pack-aero-gel
- MIT许可证 (与Aero-Gel CSS许可证匹配)
- 版权(c)Ian Maurmann
- 链接:https://github.com/pith-front/pith-pack-aero-gel