3 Star 0 Fork 0

Gitee 极速下载 / yaml-css-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/yamlcss/yaml
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

YAML CSS Framework

YAML (Yet Another Multicolumn Layout) is a modular CSS framework for truly flexible, accessible and responsive websites. YAML is focussed on device independent screen design and provides bullet-proof modules for flexible layouts. This is a perfect starting point and the key to truly responsive design.

Quick Start

Using the CSS port

Download the project and take a look at the provided examples in the demos/ folder.

Using the Sass Port

You need to have Ruby, Sass and Compass installed.

  • compass compile starts a single compass run to compile sass/scss files to CSS.
  • compass watch starts the compass watcher that recompiles your sass/scss files on every change.

Folder Structure

The Sass port is built in a way that allows you to create a fully customized version of YAML's framework files.

  • ./sass/css/ (for your Sass projects)
  • ./sass/docs/assets/css/ (YAML Docs CSS - built with Sass)
  • ./sass/static-build/ (file wrapper for YAML builds, can be deleted if don't want to compile static YAML builds)
  • ./sass/yaml-sass/ (Sass port of YAML CSS Framework)

Please keep in mind, that the /yaml-sass/ folder also contains several JavaScript files that are needed to create a complete YAML build.

Create Custom YAML Builds

You need to have Node.js, Grunt-CLI, Ruby, Sass and Compass installed. Run npm install once in the root directory of this project to resolve and install all Grunt dependencies.

The following tasks are provided:

  • grunt starts a single compass run to compile sass/scss files to CSS.
  • grunt watch starts the compass watcher that recompiles your sass/scss files on every change.
  • grunt build compiles and optimizes all static YAML4 CSS files for release/production.
  • grunt build-utf8 same functionality like grunt build but doesn't remove @charset "utf8" rule from CSS files

Docs

Download or clone this project and open file docs/index.html in your browser.

Licenses

YAML under Creative Commons License (CC-BY 2.0)

The YAML framework is published under the Creative Commons Attribution 2.0 License (CC-BY 2.0), which permits both private and commercial use.

Condition: For the free use of the YAML framework, a backlink to the YAML homepage (http://www.yaml.de) in a suitable place (e.g.: footer of the website or in the imprint) is required.

In general it would be nice to get a short note when new YAML-based projects are released. If you are highly pleased with YAML, perhaps you would like to take a look at my Amazon wish list?

YAML under Commercial Distribution License (YAML-CDL)

If you are a commercial software developer and you want to release your software under a license that doesn't fit to the Creative Commons Attribution 2.0 License, you may purchase a commercial license. We offer the following commercial license models:

  • Project Related License
  • General License
  • OEM License

Full license texts and contact information are available at: http://www.yaml.de/license.html

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mirrors/yaml-css-framework.git
git@gitee.com:mirrors/yaml-css-framework.git
mirrors
yaml-css-framework
yaml-css-framework
master

搜索帮助