Skip to content

gxcodes/siimple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siimple

Siimple

npm npm devDependency Status

About

Siimple is a minimal and light CSS framework for flat and clean designs created by Josemi Juanes, and built using SASS/SCSS. The result is a clean starting point for your front-end developments with a 5Kb minimized version.

NOTE: Siimple wasn't created for competing with Bootstrap.

Getting started

There are three ways to download Siimple:

For more information about Siimple, please visit the Siimple homepage and read the getting started guide or the reference.

Build

By default, you have a compiled version of Siimple in the dist/ folder. Nevertheless, you can build your local copy of Siimple in two steps. First, install the dev-dependencies using npm:

npm install

Then, build the Siimple source code (placed in src/) using Gulp:

gulp default

This will generate a compiled version in dist/ folder.

Contribute

You can contribute with Siimple installing it and submitting issues and pull requests :)

License

Siimple is under the MIT license.

About

Minimal CSS Framework for flat and clean designs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 88.8%
  • JavaScript 11.2%