m12 / neos-foundation-site
v1.0.0
2015-12-21 20:01 UTC
Requires
This package is not auto-updated.
Last update: 2022-02-01 12:42:56 UTC
README
与 M12.Foundation 和其他带有 UI/UX 组件的插件一起工作的站点包。
使用方法
在主 composer.json
文件中包含
"require": { "your/other": "dependencies/here", "m12/neos-foundation": "dev-master", "m12/neos-pb-site": "dev-master" },
并运行 composer install
构建过程
使用 npm 和 gulp 编译/压缩样式和 JavaScript。
从 ~/neos-site/Packages/Sites/Pb.Site
你可以运行
# Install npm and bower dependencies: npm install # Run complete build npm run build npm run build:prod # to minify/compress files # Run gulp watch npm start
作者
- Marcin Ryzycki marcin@m12.io
许可协议:MIT 许可证 (MIT)
赞助商 PrototypeBrewery.io - 新的原型工具,用于构建您网站或网络应用的完整交互式原型。基于 Neos CMS 和 Zurb Foundation 框架构建。