https://github.com/dashorst/taiga-boilerplate-less
A LESS transformation of https://github.com/studiowolf/taiga-boilerplate
https://github.com/dashorst/taiga-boilerplate-less
Last synced: over 1 year ago
JSON representation
A LESS transformation of https://github.com/studiowolf/taiga-boilerplate
- Host: GitHub
- URL: https://github.com/dashorst/taiga-boilerplate-less
- Owner: dashorst
- License: mit
- Created: 2013-08-12T13:34:54.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-23T14:44:36.000Z (about 13 years ago)
- Last Synced: 2025-02-12T06:08:20.359Z (over 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Taiga Boilerplate
====================
Taiga Boilerplate is the extended version of Taiga Grid for starting a new web project. With a clean folder structure and basic modules it's a head start for UI designers who code.
* Includes Taiga Grid (https://github.com/StudioWolf/taiga-grid)
* Mobile first
* Set of simple mixins
* Modular with Smacss
* Touch and mobile ready
* Basic types like forms, tables etc
Why Taiga Boilerplate?
---------------------
As an interface designer I had the problem with most other boilerplates that they are created for developers. You'll get everything you need to build a prototype rapidly, but adjusting and adding components and design can be difficult. That's why we build our own boilerplate and shaped Taiga while looking at HTML5Boilerplate, Twitter Bootstrap, Zurb Foundation and others.
Set up Taiga Boilerplate
---------------------
* Taiga Grid: The core of Taiga Boilerplate is Taiga Grid, so please read how to work with the grid first.
* Use the less compiler and change watcher from grunt
````
$ npm install
$ grunt
````
* Modular CSS: Taiga Boilerplate works with modular CSS. To fully understand this principle you should read the Smacss book by Jonathan Snook.
Thanks
---------------------
Taiga was inspired by these awesome people: Miller Medeiros, Paul Irish, Olav Bjørkøy and Jonathan Snook.
If you have any questions or suggestions, e-mail me at aljan@studiowolf.nl or ask it on github.
For more information: http://taigaboilerplate.com/taiga-boilerplate