Michael Krotscheck 457beec1c1 Customise Bootstrap
This commit updates the way our LESS is compiled so that we
can override the default bootstrap UI variables (color, padding,
font, etc) with our own colors. It also introduces the google
fonts inclusion for PT Sans, which is the title font currently
used on Openstack.org.

Change-Id: Id07ed27c4cde6113fc5f6aa483e9b5355d9873c6
2014-01-16 16:20:55 -08:00
2014-01-14 18:49:39 -08:00
2014-01-16 16:20:55 -08:00
2014-01-15 11:10:48 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00
2014-01-16 16:20:55 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00
2014-01-14 18:49:39 -08:00

storyboard-webclient

A PoC WebClient for the OpenStack Storyboard project.

Prerequisites: Quick build/CI

  • Xvfb
  • GCC 4.2 or newer
  • Python 2.6 or 2.7
  • GNU Make 3.81 or newer
  • libexecinfo (FreeBSD and OpenBSD only)

Prerequisites: Dev

  • NodeJS 0.10.24 or newer
  • Grunt 0.4.2
  • bower 1.2.8

Command reference:

Bootstrap & build the CI environment

  • ./bin/bootstrap.sh
  • ./bin/build.sh

Run a local development server

grunt server

Run the test suite

grunt test

Package the distro

grunt build

Description
OpenStack Task Tracking Browser Client
Readme 8 MiB
Languages
JavaScript 53.4%
HTML 41.1%
SCSS 4.3%
Shell 0.6%
Smarty 0.5%