No commit activity in last 3 years
No release in over 3 years
"Yet Another Multicolumn Layout" (YAML) is an (X)HTML/CSS framework for creating modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users. http://www.yaml.de/en/home.html
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

YAML CSS framework - Compass Plugin

  • Port of Version 3.1
  • 2009-06-23

Created by Martin Honermeyer. See the official site for more info: http://www.yaml.de/en/home.html


This plugin adds the YAML CSS framework to Compass.

Install

sudo gem install chriseppstein-compass
sudo gem install djmaze-compass-yaml-plugin

Create a YAML-based Compass Project

compass -r yaml-css -f yaml <project name>

Then edit your base.sass and patch_my_layout.sass files accordingly.