You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is using [Ruby](https://www.ruby-lang.org/en/) to build a high powered analytics dashboard website using [Google Charts](https://developers.google.com/chart/)[JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) library which is being hosted on [GitHub Pages](https://pages.github.com/). [Bootstrap](http://getbootstrap.com/) and [jQuery](https://jquery.com/) are also being used for a [responsive designed](https://responsivedesign.is/) mobile first website.
8
6
9
7
Another interesting technique that is being used is [concatenation](https://en.wikipedia.org/wiki/Concatenation) to build all the [HTML 5](https://developer.mozilla.org/en-US/docs/Web/HTML) pages, which are then written to files via [variable interpolation](http://batsov.com/articles/2014/08/13/the-elements-of-style-in-ruby-number-14-variable-interpolation/).
0 commit comments