Giter VIP home page Giter VIP logo

skeleton.less's Introduction

Skeleton.less

A starting point for building responsive websites using less. This project uses Skeleton along with Less Elements.

Getting Started

The most commonly updated values have been placed in variables.less. When creating new styles, add them to layout.less which includes a place for site styles and page styles (just like when using skeleton).

Clone the repository and install the node dependencies (grunt and grunt-less), add your HTML content, then update variables.less and layout.less with your new styles. To rebuild the CSS, run grunt in terminal to run the grunt task.

The grunt watch task is configured to run grunt-less so you may also run grunt watch then go about your business without having to worry about having the latest compiled CSS.

It is also possible to compress the output of the compiled CSS by setting compress to true in the base less task in grunt.js.

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Please don't make any changes directly to the css directory as style.css is generated from the less and your changes will be overwritten.

Release History

0.0.1 - Initial release.

License

Skeleton is licensed under the open-source MIT license.

Less Elements is not licensed, but is super awesome.

skeleton.less's People

Watchers

Lin Tun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.