Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 2.49 KB

README.md

File metadata and controls

69 lines (43 loc) · 2.49 KB


Simple, easy to use, modern web development framework.

Philosophy

Everything should be as simple as possible, but not simpler. Albert Einstein

We believe this world is full of sophisticated things and as the time goes by, it is getting more and more complicated. Thus, we created this repository to make developers' life much simpler.

The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore simplicity should be a key goal in design and unnecessary complexity should be avoided.

Kissui or Kiss ui (KISS stands for Keep it simple, stupid) is a HTML5 and CSS3 framework for desktop and mobile to make a beautiful and simple user-interface. It is free(and will be free) and it is based on Skeleton.

The first objective of Kissui is to the life easier for web/mobile developers and their users.

Key features

  • Simple, lightweight and easy to use
  • Responsive. Ready for developing web, mobile and desktop apps
  • Retina display ready
  • Free and open-source

...and alive.

Build

In order to be able to build the Kissui, you should install some dependencies first (if you don't have them already)

Installing main dependancies

Installing local dependancies

  • Clone the project
  • cd to the project folder
  • run [sudo] npm install (first time)
  • run grunt (to watch and compile files)

Versioning

Kissui will be maintained under the Semantic Versioning guidelines. Releases will be numbered with the following format:

<major>.<minor>.<patch>

For more information on SemVer, visit http://semver.org.

Author(s)

Afshin Mehrabani (afshin.meh@gmail.com)

Thanks to:

License

MIT. See: LICENSE