Skip to content

whey/fluidLESS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fluidLESS Framework - Version 1.4

Is a fluid-width grid system composed out of 18 even columns utilizing LESS. Based on Joni Korpi's Golden Grid System.

See a demo of fluidLESS.

File list

  • /example contains the source of the latest release of the fluidLESS framework.
  • /rework contains the source of bleeding edge fluidLESS framework.
  • barebones.html contains the required markup (namely the meta viewport tag) in a skeleton layout.
  • fluid.less is the LESS stylesheet minus the variables. It offers customization for users wishing to utalize LESS. Within fluid.less is also many sub-files to make it easier to understand the layout.
  • settings.less is the LESS variables for fluidLESS.
  • custom.less add your own LESS variables to the fluidLESS framework.
  • fluid.js contains Golden Gridlet, a script that overlays the fluidLESS grid and a baseline grid of 1.5em onto the page. Can be customized around the top of the file. Powered by the Ender library.
  • fitVids.js contains the code used for resizable iframes which you can find the source to here.
  • kendo.web.min.js contains base code for KendoUI, used for example purposes only. Check out Telerik's awesome KendoUI for more information.

Credits

fluidLESS Framework Developed by Snailface / @snailface. Licensed under MIT. fitVids, KendoUI and other libaries included in this framework are not my works nor do I claim responsibility to them or liciense them under MIT. These third-party libaries included are currently open source however, that is subject to change without notice.

About

responsive design with LESS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published