m12/neos-foundation-site

此包已被废弃且不再维护。作者建议使用m12/neos-pb-site包。

Neos CMS 站点包用于 M12.Foundation

安装: 839

依赖项: 0

建议者: 0

安全性: 0

星标: 1

关注者: 4

分支: 0

语言:JavaScript

类型:typo3-flow-site

v1.0.0 2015-12-21 20:01 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:42:56 UTC


README

Circle CI

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

作者

许可协议:MIT 许可证 (MIT)

赞助商 PrototypeBrewery.io - 新的原型工具,用于构建您网站或网络应用的完整交互式原型。基于 Neos CMS 和 Zurb Foundation 框架构建。