inns-blog
, inns-port
, ...
.. and gets a couple of scores (readibility, color, ...)
- a good UI-kit should be smart
- a good UI-kit should be quiet
- a good UI-kit should be
unitminimumal - a good UI-kit should be understandable
- a good UI-kit should be accessable
So, inns
is a smart UI-kit. i.e. text color will be responsable to background color, also as well as its size, weight, font-family and line-height.
innsbruck
is a layout kit. It arranges all blocks and other stuff, and scores the layout. It (maybe) uses A* alogrithm to adjust the layout dynamically.
What if we build every component as an independent app?
And they can COMMUNICATE with each other.
the concepts behind web component is re-useable
react!
Title
+-------------------------------------------------------------+
| |
+-------------------------------------------------------------+
+--------------------------------------+ +-------------------+
| +----------+ | | |
| | | |
| +----------------------------------+ | | |
| +-------------------+ | | |
| +----------------------------------+ | | |
| +--------------------------------+ | | |
| +---------------------------+ | | |
| +-------------------+ | | |
| +-------------------------------+ | | |
| | | |
+--------------------------------------+ | |
+------------+ | |
| |
+--------------------------------------+ | |
| +---+ | | |
| | | |
| +-----------------------+ | | |
| +---------------------------+ | | |
| +--------------------+ | +-------------------+
| | +------------+
+--------------------------------------+ | |
+------------+ +------------+