m12/neos-foundation-site 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

m12/neos-foundation-site

最新稳定版本:v1.0.0

Composer 安装命令:

composer require m12/neos-foundation-site

包简介

Neos CMS site package for M12.Foundation

README 文档

README

Circle CI

Site package which works together with M12.Foundation and other plugins with UI/UX components.

Usage

Include in your main composer.json file:

    "require": {
        "your/other": "dependencies/here",
        "m12/neos-foundation": "dev-master",
        "m12/neos-pb-site": "dev-master"
    },

and run composer install

Build process

npm and gulp is used to compile/minify styles and JavaScript.

From ~/neos-site/Packages/Sites/Pb.Site you can run:

# 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

Author(s)

Licensed under: The MIT License (MIT)

Sponsored by PrototypeBrewery.io - the new prototyping tool for building fully interactive prototypes of your website or web app. Built on top of Neos CMS and Zurb Foundation framework.

统计信息

  • 总下载量: 840
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 4
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-17