Simple, easy to use, modern web development framework.
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.
- Simple, lightweight and easy to use
- Responsive. Ready for developing web, mobile and desktop apps
- Retina display ready
- Free and open-source
...and alive.
In order to be able to build the Kissui, you should install some dependencies first (if you don't have them already)
- Clone the project
cd
to the project folder- run
[sudo] npm install
(first time) - run
grunt
(to watch and compile files)
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.
Afshin Mehrabani ([email protected])
Thanks to:
- Dave Gamache for developing Skeleton
- Seth Coelen for making the Sass files
- Daniel Eden for animate.css
- Dave Gandy for FontAwesome
- Anton for making the phoenix icon
MIT. See: LICENSE