guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

web-interface updated (8e31e6f -> 7091f46)


From: Tatiana
Subject: web-interface updated (8e31e6f -> 7091f46)
Date: Sun, 10 Jun 2018 09:43:34 -0400 (EDT)

tsholokhova pushed a change to branch web-interface.

      from  8e31e6f   Add basic HTML templates, main and specification builds 
pages.
       new  7091f46   Implement first feature. Add bootstrap style.


Summary of changes:
 src/cuirass/database.scm                 |   39 +-
 src/cuirass/http.scm                     |   66 +-
 src/cuirass/templates.scm                |  163 +-
 src/static/css/bootstrap.css             | 8981 ++++++++++++++++++++++++++++++
 src/static/css/open-iconic-bootstrap.css |  952 ++++
 src/static/fonts/open-iconic.eot         |  Bin 0 -> 28196 bytes
 src/static/fonts/open-iconic.otf         |  Bin 0 -> 20996 bytes
 src/static/fonts/open-iconic.svg         |  543 ++
 src/static/fonts/open-iconic.ttf         |  Bin 0 -> 28028 bytes
 src/static/fonts/open-iconic.woff        |  Bin 0 -> 14984 bytes
 src/static/images/logo.png               |  Bin 0 -> 9494 bytes
 src/static/style.css                     |  150 -
 12 files changed, 10692 insertions(+), 202 deletions(-)
 create mode 100644 src/static/css/bootstrap.css
 create mode 100644 src/static/css/open-iconic-bootstrap.css
 create mode 100644 src/static/fonts/open-iconic.eot
 create mode 100644 src/static/fonts/open-iconic.otf
 create mode 100644 src/static/fonts/open-iconic.svg
 create mode 100644 src/static/fonts/open-iconic.ttf
 create mode 100644 src/static/fonts/open-iconic.woff
 create mode 100644 src/static/images/logo.png
 delete mode 100644 src/static/style.css



reply via email to

[Prev in Thread] Current Thread [Next in Thread]