The ViUR Ignite Framework is the a sturdy foundation for ViUR products and Mausbrand projects. This LESS/CSS toolkit is the very core of ViUR Ignite. It is built upon the principles of many CSS guides and frameworks.
For a detailed introduction and examples have a look at ignite.viur.is.
Different projects demand different solutions. Ignite is a solution based on the needs of our python/jinja oriented stack. A lightweight framework for many different customer projects. For other purposes you may use one of the frameworks or guides below. Their samples, knowledge and expertise helped us to make Ignite
- Primer CSS
- Enduring CSS
- Bulma
- CSS Guidelin.es
- Bijou
- Bedrock
- and others
Thanks guys!
- Ignite is a development toolkit for sturdy HTML and CSS
- It is a lightweightned collection of helpful CSS components
- It is responsive and adaptable
- It is build in LESS
Submodule
We recommend to add ignite as submodule in your project:
git submodule add [email protected]:viur-framework/ignite.git
or
git submodule add https://github.com/viur-framework/ignite.git
LESS Import
Than you can import ignite in your project style.less
@import "combust/combust";
- Available for use under the GPL-3.0 license