Ignore:
Timestamp:
8 Nov 2013, 17:17:28 (11 years ago)
Author:
Henrik Bettermann
Message:

Introduce Bootstrap.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • main/eko-disco-specs/trunk/design.rst

    r10722 r10726  
    1 .. _label-layout:
     1.. _label-design:
    22
    3 Frontend Layout
    4 ===============
     3Front-End Design
     4================
     5
     6The front-end or user interface (UI) of the Eko Disco Portal is the part of
     7portal the user can see and operate in the web browser. The EDP UI will
     8be designed with **Twitter's Bootstrap front-end framework**.
     9
     10Bootstrap is a free collection of tools for creating websites and web
     11applications. It's written in HTML, CSS, LESS and JavaScript and contains
     12HTML and CSS-based design templates for typography, forms, buttons, navigation
     13and other interface components, as well as optional JavaScript extensions.
     14
     15Bootstrap designs are highly responsive which means that they perfectly adjust
     16to screen size and resolutions. No matter if you are viewing the site
     17on a mobile phone, laptop, tablet or desktop PC with low or high
     18resolution in portrait and landscape format, the look and feel of
     19Bootstrap-designed user interfaces is always perfect. A collection of templates
     20can be found on Bootstrap's official website:
     21http://getbootstrap.com/getting-started/#examples.
Note: See TracChangeset for help on using the changeset viewer.